{
    "name": "Dragonframe",
    "description": "Stop Motion Software for Mac, Windows and Linux",
    "url": "https:\/\/www.dragonframe.com",
    "home": "https:\/\/www.dragonframe.com\/ko",
    "gmt_offset": -7,
    "timezone_string": "America\/Los_Angeles",
    "page_for_posts": 18869,
    "page_on_front": 16572,
    "show_on_front": "page",
    "namespaces": [
        "wc-product-add-ons\/v1",
        "wc-product-add-ons\/v2",
        "oembed\/1.0",
        "ewd-premium-helper\/v1",
        "generateblocks\/v1",
        "generatepress-pro\/v1",
        "ninjatables\/v2",
        "redirection\/v1",
        "wc\/v3",
        "wc\/v1",
        "wc\/pos\/v1\/catalog",
        "wordfence\/v1",
        "yoast\/v1",
        "jetpack\/v4",
        "duplicate-post\/v1",
        "generateblocks-pro\/v1",
        "generateblocks-pro\/advanced-conditions\/v1",
        "generateblocks-pro\/overlays\/v1",
        "yaycurrency\/v1",
        "yaycurrency\/v1\/caching",
        "newsletter",
        "wc-admin",
        "wc-analytics",
        "wc\/store",
        "wc\/store\/v1",
        "wc\/private",
        "wp-mail-smtp\/v1",
        "wp-rocket\/v1",
        "payments\/woopay",
        "wc\/v2",
        "generatepress\/v1",
        "wc-ppcp\/v1\/admin",
        "wc-ppcp\/v1",
        "wc-admin-email",
        "wc-telemetry",
        "wccom-site\/v3",
        "wp-abilities\/v1",
        "wp\/v2",
        "wp-site-health\/v1",
        "wp-block-editor\/v1"
    ],
    "authentication": [],
    "routes": {
        "\/": {
            "namespace": "",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/wp-json\/batch\/v1"
                    }
                ]
            }
        },
        "\/wc-product-add-ons\/v1": {
            "namespace": "wc-product-add-ons\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wc-product-add-ons\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-product-add-ons\/v1"
                    }
                ]
            }
        },
        "\/wc-product-add-ons\/v1\/product-add-ons": {
            "namespace": "wc-product-add-ons\/v1",
            "methods": [
                "POST",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-product-add-ons\/v1\/product-add-ons"
                    }
                ]
            }
        },
        "\/wc-product-add-ons\/v1\/product-add-ons\/(?P<id>\\d+)": {
            "namespace": "wc-product-add-ons\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc-product-add-ons\/v2": {
            "namespace": "wc-product-add-ons\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wc-product-add-ons\/v2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-product-add-ons\/v2"
                    }
                ]
            }
        },
        "\/wc-product-add-ons\/v2\/global-add-ons": {
            "namespace": "wc-product-add-ons\/v2",
            "methods": [
                "POST",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "\uae00\ub85c\ubc8c \uadf8\ub8f9 \uc774\ub984",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "\uadf8\ub8f9 \uc6b0\uc120\uc21c\uc704",
                            "type": "integer",
                            "default": 1,
                            "required": false
                        },
                        "restrict_to_categories": {
                            "description": "\uc774 \uadf8\ub8f9\uc774 \uc801\uc6a9\ub418\ub294 \uc81c\ud488 \uce74\ud14c\uace0\ub9ac(\ubaa8\ub4e0 \uc81c\ud488\uc5d0 \uc801\uc6a9\ub418\ub294 \uacbd\uc6b0\uc5d0\ub294 \ube48 \ubc30\uc5f4\uc784)",
                            "type": "array",
                            "items": {
                                "type": [
                                    "integer"
                                ],
                                "context": [
                                    "view",
                                    "edit"
                                ]
                            },
                            "default": [],
                            "required": false
                        },
                        "fields": {
                            "description": "\uadf8\ub8f9\uc5d0 \ub300\ud55c \uc560\ub4dc\uc628 \ubc0f \ud574\ub2f9 \uc635\uc158\uc774 \ud3ec\ud568\ub41c \ud544\ub4dc\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc560\ub4dc\uc628\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "required": false
                                    },
                                    "name": {
                                        "description": "\uc81c\ud488 \uc560\ub4dc\uc628 \uc774\ub984",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "validate_callback": [
                                                [],
                                                "validate_addon_name"
                                            ],
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "title_format": {
                                        "description": "\uc560\ub4dc\uc628 \uc81c\ubaa9 \ud615\uc2dd",
                                        "type": "string",
                                        "enum": [
                                            "label",
                                            "heading",
                                            "hide"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "label",
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "default": {
                                        "description": "\uae30\ubcf8 \uc560\ub4dc\uc628 \uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "sanitize_text_field",
                                            "validate_callback": [
                                                [],
                                                "validate_default"
                                            ]
                                        }
                                    },
                                    "description_enable": {
                                        "description": "\uc124\uba85\uc774 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "description": {
                                        "description": "\uc560\ub4dc\uc628\uc5d0 \ub300\ud55c \uc124\uba85",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "wp_kses_post"
                                        }
                                    },
                                    "placeholder_enable": {
                                        "description": "\uc560\ub4dc\uc628 \ud50c\ub808\uc774\uc2a4\ud640\ub354\uac00 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "placeholder": {
                                        "description": "custom_text \ubc0f custom_textarea \uc560\ub4dc\uc628 \uc720\ud615\uc5d0 \uc801\uc6a9 \uac00\ub2a5\ud55c \uc560\ub4dc\uc628 \ud50c\ub808\uc774\uc2a4\ud640\ub354 \ud14d\uc2a4\ud2b8",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "type": {
                                        "description": "\uc560\ub4dc\uc628 \uc720\ud615",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "multiple_choice",
                                            "checkbox",
                                            "custom_text",
                                            "custom_textarea",
                                            "file_upload",
                                            "custom_price",
                                            "input_multiplier",
                                            "heading",
                                            "datepicker"
                                        ]
                                    },
                                    "display": {
                                        "description": "multiple_choice \uc560\ub4dc\uc628\uc758 \ud45c\uc2dc \uc635\uc158",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "select",
                                            "radiobutton",
                                            "images"
                                        ],
                                        "arg_options": {
                                            "default": "select"
                                        }
                                    },
                                    "position": {
                                        "description": "\uc81c\ud488\uc5d0\uc11c \uc560\ub4dc\uc628\uc758 \uc704\uce58",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": 10
                                        },
                                        "minimum": 0
                                    },
                                    "required": {
                                        "description": "\uc560\ub4dc\uc628\uc774 \ud544\uc218\uc778\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": false,
                                            "validate_callback": [
                                                [],
                                                "validate_required"
                                            ]
                                        }
                                    },
                                    "restrictions": {
                                        "description": "\uac00\uaca9 \ub610\ub294 \ud14d\uc2a4\ud2b8 \uae38\uc774\uc758 \ucd5c\uc18c\/\ucd5c\ub300 \ud55c\ub3c4\uac00 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "restrictions_type": {
                                        "description": "custom_text \uc720\ud615 \uc560\ub4dc\uc628\uc758 \uc785\ub825 \uc81c\ud55c \uc0ac\ud56d",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "",
                                            "any_text",
                                            "only_letters",
                                            "only_numbers",
                                            "only_letters_numbers",
                                            "email"
                                        ],
                                        "arg_options": {
                                            "default": "any_text"
                                        }
                                    },
                                    "adjust_price": {
                                        "description": "\uc560\ub4dc\uc628\uc774 \uc81c\ud488 \uac00\uaca9\uc744 \uc870\uc815\ud558\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "price_type": {
                                        "description": "\uc560\ub4dc\uc628\uc758 \uac00\uaca9 \uc870\uc815 \uc720\ud615",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "flat_fee",
                                            "quantity_based",
                                            "percentage_based"
                                        ],
                                        "arg_options": {
                                            "default": "flat_fee"
                                        }
                                    },
                                    "price": {
                                        "description": "\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0 \uc560\ub4dc\uc628\uc758 \uac00\uaca9(\uc22b\uc790 \ubb38\uc790\uc5f4)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "is_empty_or_float"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "min": {
                                        "description": "custom_text, custom_textarea, custom_price \ubc0f input_multiplier \uc560\ub4dc\uc628\uc5d0 \ud5c8\uc6a9\ub418\ub294 \ucd5c\uc18c \uc785\ub825\uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "validate_min_max"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "max": {
                                        "description": "custom_text, custom_textarea, custom_price \ubc0f input_multiplier \uc560\ub4dc\uc628\uc5d0 \ud5c8\uc6a9\ub418\ub294 \ucd5c\ub300 \uc785\ub825\uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "validate_min_max"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "options": {
                                        "description": "multiple_choice \ubc0f checkbox \uc720\ud615 \uc560\ub4dc\uc628\uc758 \uc635\uc158 \ubaa9\ub85d",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": [],
                                            "validate_callback": [
                                                [],
                                                "validate_options"
                                            ]
                                        },
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158 \uad00\ub828 \ub808\uc774\ube14",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": true
                                                },
                                                "price": {
                                                    "description": "\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0 \uc560\ub4dc\uc628 \uc635\uc158\uc758 \uac00\uaca9(\uc22b\uc790 \ubb38\uc790\uc5f4)",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false,
                                                    "arg_options": {
                                                        "validate_callback": [
                                                            [],
                                                            "is_empty_or_float"
                                                        ],
                                                        "sanitize_callback": "wc_format_decimal"
                                                    }
                                                },
                                                "price_type": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158\uc758 \uac00\uaca9 \uc870\uc815 \uc720\ud615",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "enum": [
                                                        "flat_fee",
                                                        "quantity_based",
                                                        "percentage_based"
                                                    ],
                                                    "required": false
                                                },
                                                "image": {
                                                    "description": "\uc774\ubbf8\uc9c0 \ud45c\uc2dc \uc720\ud615 \uad00\ub828 \uc560\ub4dc\uc628 \uc635\uc158\uc758 \uc774\ubbf8\uc9c0 ID \ub610\ub294 0",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false
                                                },
                                                "visibility": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158 \ud45c\uc2dc \uc5ec\ubd80",
                                                    "type": "boolean",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-product-add-ons\/v2\/global-add-ons"
                    }
                ]
            }
        },
        "\/wc-product-add-ons\/v2\/global-add-ons\/(?P<id>\\d+)": {
            "namespace": "wc-product-add-ons\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\uae00\ub85c\ubc8c \uadf8\ub8f9 \uc774\ub984",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "\uadf8\ub8f9 \uc6b0\uc120\uc21c\uc704",
                            "type": "integer",
                            "required": false
                        },
                        "restrict_to_categories": {
                            "description": "\uc774 \uadf8\ub8f9\uc774 \uc801\uc6a9\ub418\ub294 \uc81c\ud488 \uce74\ud14c\uace0\ub9ac(\ubaa8\ub4e0 \uc81c\ud488\uc5d0 \uc801\uc6a9\ub418\ub294 \uacbd\uc6b0\uc5d0\ub294 \ube48 \ubc30\uc5f4\uc784)",
                            "type": "array",
                            "items": {
                                "type": [
                                    "integer"
                                ],
                                "context": [
                                    "view",
                                    "edit"
                                ]
                            },
                            "required": false
                        },
                        "fields": {
                            "description": "\uadf8\ub8f9\uc5d0 \ub300\ud55c \uc560\ub4dc\uc628 \ubc0f \ud574\ub2f9 \uc635\uc158\uc774 \ud3ec\ud568\ub41c \ud544\ub4dc\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc560\ub4dc\uc628\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "required": false
                                    },
                                    "name": {
                                        "description": "\uc81c\ud488 \uc560\ub4dc\uc628 \uc774\ub984",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "validate_callback": [
                                                [],
                                                "validate_addon_name"
                                            ],
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "title_format": {
                                        "description": "\uc560\ub4dc\uc628 \uc81c\ubaa9 \ud615\uc2dd",
                                        "type": "string",
                                        "enum": [
                                            "label",
                                            "heading",
                                            "hide"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "label",
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "default": {
                                        "description": "\uae30\ubcf8 \uc560\ub4dc\uc628 \uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "sanitize_text_field",
                                            "validate_callback": [
                                                [],
                                                "validate_default"
                                            ]
                                        }
                                    },
                                    "description_enable": {
                                        "description": "\uc124\uba85\uc774 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "description": {
                                        "description": "\uc560\ub4dc\uc628\uc5d0 \ub300\ud55c \uc124\uba85",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "wp_kses_post"
                                        }
                                    },
                                    "placeholder_enable": {
                                        "description": "\uc560\ub4dc\uc628 \ud50c\ub808\uc774\uc2a4\ud640\ub354\uac00 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "placeholder": {
                                        "description": "custom_text \ubc0f custom_textarea \uc560\ub4dc\uc628 \uc720\ud615\uc5d0 \uc801\uc6a9 \uac00\ub2a5\ud55c \uc560\ub4dc\uc628 \ud50c\ub808\uc774\uc2a4\ud640\ub354 \ud14d\uc2a4\ud2b8",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "type": {
                                        "description": "\uc560\ub4dc\uc628 \uc720\ud615",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "multiple_choice",
                                            "checkbox",
                                            "custom_text",
                                            "custom_textarea",
                                            "file_upload",
                                            "custom_price",
                                            "input_multiplier",
                                            "heading",
                                            "datepicker"
                                        ]
                                    },
                                    "display": {
                                        "description": "multiple_choice \uc560\ub4dc\uc628\uc758 \ud45c\uc2dc \uc635\uc158",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "select",
                                            "radiobutton",
                                            "images"
                                        ],
                                        "arg_options": {
                                            "default": "select"
                                        }
                                    },
                                    "position": {
                                        "description": "\uc81c\ud488\uc5d0\uc11c \uc560\ub4dc\uc628\uc758 \uc704\uce58",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": 10
                                        },
                                        "minimum": 0
                                    },
                                    "required": {
                                        "description": "\uc560\ub4dc\uc628\uc774 \ud544\uc218\uc778\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": false,
                                            "validate_callback": [
                                                [],
                                                "validate_required"
                                            ]
                                        }
                                    },
                                    "restrictions": {
                                        "description": "\uac00\uaca9 \ub610\ub294 \ud14d\uc2a4\ud2b8 \uae38\uc774\uc758 \ucd5c\uc18c\/\ucd5c\ub300 \ud55c\ub3c4\uac00 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "restrictions_type": {
                                        "description": "custom_text \uc720\ud615 \uc560\ub4dc\uc628\uc758 \uc785\ub825 \uc81c\ud55c \uc0ac\ud56d",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "",
                                            "any_text",
                                            "only_letters",
                                            "only_numbers",
                                            "only_letters_numbers",
                                            "email"
                                        ],
                                        "arg_options": {
                                            "default": "any_text"
                                        }
                                    },
                                    "adjust_price": {
                                        "description": "\uc560\ub4dc\uc628\uc774 \uc81c\ud488 \uac00\uaca9\uc744 \uc870\uc815\ud558\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "price_type": {
                                        "description": "\uc560\ub4dc\uc628\uc758 \uac00\uaca9 \uc870\uc815 \uc720\ud615",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "flat_fee",
                                            "quantity_based",
                                            "percentage_based"
                                        ],
                                        "arg_options": {
                                            "default": "flat_fee"
                                        }
                                    },
                                    "price": {
                                        "description": "\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0 \uc560\ub4dc\uc628\uc758 \uac00\uaca9(\uc22b\uc790 \ubb38\uc790\uc5f4)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "is_empty_or_float"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "min": {
                                        "description": "custom_text, custom_textarea, custom_price \ubc0f input_multiplier \uc560\ub4dc\uc628\uc5d0 \ud5c8\uc6a9\ub418\ub294 \ucd5c\uc18c \uc785\ub825\uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "validate_min_max"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "max": {
                                        "description": "custom_text, custom_textarea, custom_price \ubc0f input_multiplier \uc560\ub4dc\uc628\uc5d0 \ud5c8\uc6a9\ub418\ub294 \ucd5c\ub300 \uc785\ub825\uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "validate_min_max"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "options": {
                                        "description": "multiple_choice \ubc0f checkbox \uc720\ud615 \uc560\ub4dc\uc628\uc758 \uc635\uc158 \ubaa9\ub85d",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": [],
                                            "validate_callback": [
                                                [],
                                                "validate_options"
                                            ]
                                        },
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158 \uad00\ub828 \ub808\uc774\ube14",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": true
                                                },
                                                "price": {
                                                    "description": "\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0 \uc560\ub4dc\uc628 \uc635\uc158\uc758 \uac00\uaca9(\uc22b\uc790 \ubb38\uc790\uc5f4)",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false,
                                                    "arg_options": {
                                                        "validate_callback": [
                                                            [],
                                                            "is_empty_or_float"
                                                        ],
                                                        "sanitize_callback": "wc_format_decimal"
                                                    }
                                                },
                                                "price_type": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158\uc758 \uac00\uaca9 \uc870\uc815 \uc720\ud615",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "enum": [
                                                        "flat_fee",
                                                        "quantity_based",
                                                        "percentage_based"
                                                    ],
                                                    "required": false
                                                },
                                                "image": {
                                                    "description": "\uc774\ubbf8\uc9c0 \ud45c\uc2dc \uc720\ud615 \uad00\ub828 \uc560\ub4dc\uc628 \uc635\uc158\uc758 \uc774\ubbf8\uc9c0 ID \ub610\ub294 0",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false
                                                },
                                                "visibility": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158 \ud45c\uc2dc \uc5ec\ubd80",
                                                    "type": "boolean",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/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:\/\/www.dragonframe.com\/ko\/wp-json\/oembed\/1.0"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/embed": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "oEmbed \ub370\uc774\ud130\ub97c \uac00\uc838\uc62c \ub9ac\uc18c\uc2a4 URL\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "default": "json",
                            "required": false
                        },
                        "maxwidth": {
                            "default": 600,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/oembed\/1.0\/embed"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/proxy": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "oEmbed \ub370\uc774\ud130\ub97c \uac00\uc838\uc62c \ub9ac\uc18c\uc2a4 URL\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "description": "\uc0ac\uc6a9\ud560 oEmbed \ud615\uc2dd.",
                            "type": "string",
                            "default": "json",
                            "enum": [
                                "json",
                                "xml"
                            ],
                            "required": false
                        },
                        "maxwidth": {
                            "description": "\uc0bd\uc785 \ud504\ub808\uc784\uc758 \ucd5c\ub300 \ub108\ube44(\ud53d\uc140).",
                            "type": "integer",
                            "default": 600,
                            "required": false
                        },
                        "maxheight": {
                            "description": "\uc784\ubca0\ub4dc \ud504\ub808\uc784\uc758 \ucd5c\ub300 \ub192\uc774(\ud53d\uc140).",
                            "type": "integer",
                            "required": false
                        },
                        "discover": {
                            "description": "\ud5c8\uac00\ub418\uc9c0 \uc54a\uc740 \uacf5\uae09\uc790\uc5d0 \ub300\ud55c OEmbed \uac80\uc0c9 \uc694\uccad\uc744 \uc218\ud589\ud560 \uac83\uc778\uc9c0 \uc5ec\ubd80.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/oembed\/1.0\/proxy"
                    }
                ]
            }
        },
        "\/ewd-premium-helper\/v1": {
            "namespace": "ewd-premium-helper\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "ewd-premium-helper\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/ewd-premium-helper\/v1"
                    }
                ]
            }
        },
        "\/ewd-premium-helper\/v1\/validate": {
            "namespace": "ewd-premium-helper\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/ewd-premium-helper\/v1\/validate"
                    }
                ]
            }
        },
        "\/ewd-premium-helper\/v1\/registerpushnotisub": {
            "namespace": "ewd-premium-helper\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/ewd-premium-helper\/v1\/registerpushnotisub"
                    }
                ]
            }
        },
        "\/generateblocks\/v1": {
            "namespace": "generateblocks\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "generateblocks\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks\/v1"
                    }
                ]
            }
        },
        "\/generateblocks\/v1\/settings": {
            "namespace": "generateblocks\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks\/v1\/settings"
                    }
                ]
            }
        },
        "\/generateblocks\/v1\/setting": {
            "namespace": "generateblocks\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks\/v1\/setting"
                    }
                ]
            }
        },
        "\/generateblocks\/v1\/regenerate_css_files": {
            "namespace": "generateblocks\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks\/v1\/regenerate_css_files"
                    }
                ]
            }
        },
        "\/generateblocks\/v1\/onboarding": {
            "namespace": "generateblocks\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks\/v1\/onboarding"
                    }
                ]
            }
        },
        "\/generateblocks\/v1\/get-attachment-by-url": {
            "namespace": "generateblocks\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks\/v1\/get-attachment-by-url"
                    }
                ]
            }
        },
        "\/generateblocks\/v1\/get-wp-query": {
            "namespace": "generateblocks\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks\/v1\/get-wp-query"
                    }
                ]
            }
        },
        "\/generateblocks\/v1\/get-user-query": {
            "namespace": "generateblocks\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks\/v1\/get-user-query"
                    }
                ]
            }
        },
        "\/generateblocks\/v1\/meta\/get-post-meta": {
            "namespace": "generateblocks\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks\/v1\/meta\/get-post-meta"
                    }
                ]
            }
        },
        "\/generateblocks\/v1\/meta\/get-user-meta": {
            "namespace": "generateblocks\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks\/v1\/meta\/get-user-meta"
                    }
                ]
            }
        },
        "\/generateblocks\/v1\/meta\/get-term-meta": {
            "namespace": "generateblocks\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks\/v1\/meta\/get-term-meta"
                    }
                ]
            }
        },
        "\/generateblocks\/v1\/meta\/get-option": {
            "namespace": "generateblocks\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks\/v1\/meta\/get-option"
                    }
                ]
            }
        },
        "\/generateblocks\/v1\/pattern-library\/libraries": {
            "namespace": "generateblocks\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks\/v1\/pattern-library\/libraries"
                    }
                ]
            }
        },
        "\/generateblocks\/v1\/pattern-library\/libraries\/save": {
            "namespace": "generateblocks\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks\/v1\/pattern-library\/libraries\/save"
                    }
                ]
            }
        },
        "\/generateblocks\/v1\/pattern-library\/categories": {
            "namespace": "generateblocks\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks\/v1\/pattern-library\/categories"
                    }
                ]
            }
        },
        "\/generateblocks\/v1\/pattern-library\/patterns": {
            "namespace": "generateblocks\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks\/v1\/pattern-library\/patterns"
                    }
                ]
            }
        },
        "\/generateblocks\/v1\/pattern-library\/get-cache-data": {
            "namespace": "generateblocks\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks\/v1\/pattern-library\/get-cache-data"
                    }
                ]
            }
        },
        "\/generateblocks\/v1\/pattern-library\/clear-cache": {
            "namespace": "generateblocks\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks\/v1\/pattern-library\/clear-cache"
                    }
                ]
            }
        },
        "\/generateblocks\/v1\/dynamic-tag-replacements": {
            "namespace": "generateblocks\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks\/v1\/dynamic-tag-replacements"
                    }
                ]
            }
        },
        "\/generateblocks\/v1\/post-record": {
            "namespace": "generateblocks\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "postId": {
                            "required": true
                        },
                        "load": {
                            "required": false
                        },
                        "options": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks\/v1\/post-record"
                    }
                ]
            }
        },
        "\/generateblocks\/v1\/get-user-record": {
            "namespace": "generateblocks\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks\/v1\/get-user-record"
                    }
                ]
            }
        },
        "\/generatepress-pro\/v1": {
            "namespace": "generatepress-pro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "generatepress-pro\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generatepress-pro\/v1"
                    }
                ]
            }
        },
        "\/generatepress-pro\/v1\/modules": {
            "namespace": "generatepress-pro\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generatepress-pro\/v1\/modules"
                    }
                ]
            }
        },
        "\/generatepress-pro\/v1\/license": {
            "namespace": "generatepress-pro\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generatepress-pro\/v1\/license"
                    }
                ]
            }
        },
        "\/generatepress-pro\/v1\/beta": {
            "namespace": "generatepress-pro\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generatepress-pro\/v1\/beta"
                    }
                ]
            }
        },
        "\/generatepress-pro\/v1\/export": {
            "namespace": "generatepress-pro\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generatepress-pro\/v1\/export"
                    }
                ]
            }
        },
        "\/generatepress-pro\/v1\/import": {
            "namespace": "generatepress-pro\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generatepress-pro\/v1\/import"
                    }
                ]
            }
        },
        "\/generatepress-pro\/v1\/reset": {
            "namespace": "generatepress-pro\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generatepress-pro\/v1\/reset"
                    }
                ]
            }
        },
        "\/ninjatables\/v2": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "ninjatables\/v2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/ninjatables\/v2"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/pro\/permission": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/ninjatables\/v2\/pro\/permission"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/pro\/sortable\/init": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/ninjatables\/v2\/pro\/sortable\/init"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/pro\/sortable": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/ninjatables\/v2\/pro\/sortable"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/pro\/custom-filter": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/ninjatables\/v2\/pro\/custom-filter"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/tables": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/ninjatables\/v2\/tables"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/tables\/dismiss-fluent-suggest": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/ninjatables\/v2\/tables\/dismiss-fluent-suggest"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/tables\/bulk-delete": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/ninjatables\/v2\/tables\/bulk-delete"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/tables\/bulk-restore": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/ninjatables\/v2\/tables\/bulk-restore"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/tables\/(?P<id>[0-9]+)": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ninjatables\/v2\/tables\/(?P<id>[0-9]+)\/bulk-delete-columns": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ninjatables\/v2\/tables\/(?P<id>[0-9]+)\/duplicate": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ninjatables\/v2\/tables\/(?P<id>[0-9]+)\/table-inner-html": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ninjatables\/v2\/tables\/(?P<id>[0-9]+)\/drag_and_drop_html": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ninjatables\/v2\/tables\/(?P<id>[0-9]+)\/item": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ninjatables\/v2\/tables\/(?P<id>[0-9]+)\/item\/update": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ninjatables\/v2\/tables\/(?P<id>[0-9]+)\/item\/delete": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ninjatables\/v2\/settings\/(?P<id>[0-9]+)": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ninjatables\/v2\/settings\/(?P<id>[0-9]+)\/button": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ninjatables\/v2\/settings\/(?P<id>[0-9]+)\/custom-styles": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ninjatables\/v2\/tables\/tools\/default-settings": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/ninjatables\/v2\/tables\/tools\/default-settings"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/tables\/tools\/permission": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/ninjatables\/v2\/tables\/tools\/permission"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/tables\/tools\/global-settings": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/ninjatables\/v2\/tables\/tools\/global-settings"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/tables\/tools\/clear-table-cache": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/ninjatables\/v2\/tables\/tools\/clear-table-cache"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/tables\/tools\/clear-external-cache": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/ninjatables\/v2\/tables\/tools\/clear-external-cache"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/table-builder": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/ninjatables\/v2\/table-builder"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/table-builder\/(?P<id>[0-9]+)": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "POST",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ninjatables\/v2\/fluent-forms": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/ninjatables\/v2\/fluent-forms"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/fluent-forms\/save": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/ninjatables\/v2\/fluent-forms\/save"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/fluent-forms\/(?P<id>[0-9]+)": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ninjatables\/v2\/wp-posts": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/ninjatables\/v2\/wp-posts"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/wp-posts\/authors": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/ninjatables\/v2\/wp-posts\/authors"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/import\/default": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/ninjatables\/v2\/import\/default"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/import\/table-builder": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/ninjatables\/v2\/import\/table-builder"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/import\/get-tables-from-other-plugin": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/ninjatables\/v2\/import\/get-tables-from-other-plugin"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/import\/import-table-from-other-plugin": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/ninjatables\/v2\/import\/import-table-from-other-plugin"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/import\/upload-csv-in-existing-table": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/ninjatables\/v2\/import\/upload-csv-in-existing-table"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/install\/fluent-forms": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/ninjatables\/v2\/install\/fluent-forms"
                    }
                ]
            }
        },
        "\/ninjatables\/v2\/install\/ninja-charts": {
            "namespace": "ninjatables\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/ninjatables\/v2\/install\/ninja-charts"
                    }
                ]
            }
        },
        "\/redirection\/v1": {
            "namespace": "redirection\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "redirection\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/redirection\/v1"
                    }
                ]
            }
        },
        "\/redirection\/v1\/redirect": {
            "namespace": "redirection\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "filterBy": {
                            "description": "Field to filter by",
                            "required": false
                        },
                        "orderby": {
                            "description": "Field to order results by",
                            "type": "string",
                            "enum": [
                                "source",
                                "last_count",
                                "last_access",
                                "position",
                                "id",
                                ""
                            ],
                            "required": false
                        },
                        "direction": {
                            "description": "Direction of ordered results",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results per page",
                            "type": "integer",
                            "default": 25,
                            "minimum": 5,
                            "maximum": 200,
                            "required": false
                        },
                        "page": {
                            "description": "Page offset",
                            "type": "integer",
                            "minimum": 0,
                            "default": 0,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "filterBy": {
                            "description": "Field to filter by",
                            "required": false
                        },
                        "orderby": {
                            "description": "Field to order results by",
                            "type": "string",
                            "enum": [
                                "source",
                                "last_count",
                                "last_access",
                                "position",
                                "id",
                                ""
                            ],
                            "required": false
                        },
                        "direction": {
                            "description": "Direction of ordered results",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results per page",
                            "type": "integer",
                            "default": 25,
                            "minimum": 5,
                            "maximum": 200,
                            "required": false
                        },
                        "page": {
                            "description": "Page offset",
                            "type": "integer",
                            "minimum": 0,
                            "default": 0,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/redirection\/v1\/redirect"
                    }
                ]
            }
        },
        "\/redirection\/v1\/redirect\/(?P<id>[\\d]+)": {
            "namespace": "redirection\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/redirection\/v1\/redirect\/post": {
            "namespace": "redirection\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "text": {
                            "description": "Text to match",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/redirection\/v1\/redirect\/post"
                    }
                ]
            }
        },
        "\/redirection\/v1\/bulk\/redirect\/(?P<bulk>delete|enable|disable|reset)": {
            "namespace": "redirection\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "filterBy": {
                            "description": "Field to filter by",
                            "required": false
                        },
                        "orderby": {
                            "description": "Field to order results by",
                            "type": "string",
                            "enum": [
                                "source",
                                "last_count",
                                "last_access",
                                "position",
                                "id",
                                ""
                            ],
                            "required": false
                        },
                        "direction": {
                            "description": "Direction of ordered results",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results per page",
                            "type": "integer",
                            "default": 25,
                            "minimum": 5,
                            "maximum": 200,
                            "required": false
                        },
                        "page": {
                            "description": "Page offset",
                            "type": "integer",
                            "minimum": 0,
                            "default": 0,
                            "required": false
                        },
                        "global": {
                            "description": "Apply bulk action globally, as per filters",
                            "type": "boolean",
                            "required": false
                        },
                        "items": {
                            "description": "Array of IDs to perform action on",
                            "type": "array",
                            "items": {
                                "description": "Item ID",
                                "type": [
                                    "string",
                                    "number"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/redirection\/v1\/group": {
            "namespace": "redirection\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "filterBy": {
                            "description": "Field to filter by",
                            "required": false
                        },
                        "orderby": {
                            "description": "Field to order results by",
                            "type": "string",
                            "enum": [
                                "name",
                                "id",
                                ""
                            ],
                            "required": false
                        },
                        "direction": {
                            "description": "Direction of ordered results",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results per page",
                            "type": "integer",
                            "default": 25,
                            "minimum": 5,
                            "maximum": 200,
                            "required": false
                        },
                        "page": {
                            "description": "Page offset",
                            "type": "integer",
                            "minimum": 0,
                            "default": 0,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "filterBy": {
                            "description": "Field to filter by",
                            "required": false
                        },
                        "orderby": {
                            "description": "Field to order results by",
                            "type": "string",
                            "enum": [
                                "name",
                                "id",
                                ""
                            ],
                            "required": false
                        },
                        "direction": {
                            "description": "Direction of ordered results",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results per page",
                            "type": "integer",
                            "default": 25,
                            "minimum": 5,
                            "maximum": 200,
                            "required": false
                        },
                        "page": {
                            "description": "Page offset",
                            "type": "integer",
                            "minimum": 0,
                            "default": 0,
                            "required": false
                        },
                        "moduleId": {
                            "description": "Module ID",
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 3,
                            "required": true
                        },
                        "name": {
                            "description": "Group name",
                            "type": "string",
                            "required": true
                        },
                        "status": {
                            "description": "Status of the group",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/redirection\/v1\/group"
                    }
                ]
            }
        },
        "\/redirection\/v1\/group\/(?P<id>[\\d]+)": {
            "namespace": "redirection\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "moduleId": {
                            "description": "Module ID",
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 3,
                            "required": true
                        },
                        "name": {
                            "description": "Group name",
                            "type": "string",
                            "required": true
                        },
                        "status": {
                            "description": "Status of the group",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/redirection\/v1\/bulk\/group\/(?P<bulk>delete|enable|disable)": {
            "namespace": "redirection\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "filterBy": {
                            "description": "Field to filter by",
                            "required": false
                        },
                        "orderby": {
                            "description": "Field to order results by",
                            "type": "string",
                            "enum": [
                                "name",
                                "id",
                                ""
                            ],
                            "required": false
                        },
                        "direction": {
                            "description": "Direction of ordered results",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results per page",
                            "type": "integer",
                            "default": 25,
                            "minimum": 5,
                            "maximum": 200,
                            "required": false
                        },
                        "page": {
                            "description": "Page offset",
                            "type": "integer",
                            "minimum": 0,
                            "default": 0,
                            "required": false
                        },
                        "items": {
                            "description": "Comma separated list of item IDs to perform action on",
                            "type": "array",
                            "items": {
                                "description": "Item ID",
                                "type": [
                                    "string",
                                    "number"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/redirection\/v1\/log": {
            "namespace": "redirection\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "filterBy": {
                            "description": "Field to filter by",
                            "required": false
                        },
                        "orderby": {
                            "description": "Field to order results by",
                            "type": "string",
                            "enum": [
                                "url",
                                "ip",
                                "total",
                                "count",
                                ""
                            ],
                            "required": false
                        },
                        "direction": {
                            "description": "Direction of ordered results",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results per page",
                            "type": "integer",
                            "default": 25,
                            "minimum": 5,
                            "maximum": 200,
                            "required": false
                        },
                        "page": {
                            "description": "Page offset",
                            "type": "integer",
                            "minimum": 0,
                            "default": 0,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/redirection\/v1\/log"
                    }
                ]
            }
        },
        "\/redirection\/v1\/bulk\/log\/(?P<bulk>delete)": {
            "namespace": "redirection\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "filterBy": {
                            "description": "Field to filter by",
                            "required": false
                        },
                        "orderby": {
                            "description": "Field to order results by",
                            "type": "string",
                            "enum": [
                                "url",
                                "ip",
                                "total",
                                "count",
                                ""
                            ],
                            "required": false
                        },
                        "direction": {
                            "description": "Direction of ordered results",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results per page",
                            "type": "integer",
                            "default": 25,
                            "minimum": 5,
                            "maximum": 200,
                            "required": false
                        },
                        "page": {
                            "description": "Page offset",
                            "type": "integer",
                            "minimum": 0,
                            "default": 0,
                            "required": false
                        },
                        "items": {
                            "description": "Comma separated list of item IDs to perform action on",
                            "type": "array",
                            "items": {
                                "description": "Item ID",
                                "type": [
                                    "string",
                                    "number"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/redirection\/v1\/404": {
            "namespace": "redirection\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "filterBy": {
                            "description": "Field to filter by",
                            "required": false
                        },
                        "orderby": {
                            "description": "Field to order results by",
                            "type": "string",
                            "enum": [
                                "url",
                                "ip",
                                "total",
                                "count",
                                ""
                            ],
                            "required": false
                        },
                        "direction": {
                            "description": "Direction of ordered results",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results per page",
                            "type": "integer",
                            "default": 25,
                            "minimum": 5,
                            "maximum": 200,
                            "required": false
                        },
                        "page": {
                            "description": "Page offset",
                            "type": "integer",
                            "minimum": 0,
                            "default": 0,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/redirection\/v1\/404"
                    }
                ]
            }
        },
        "\/redirection\/v1\/bulk\/404\/(?P<bulk>delete)": {
            "namespace": "redirection\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "filterBy": {
                            "description": "Field to filter by",
                            "required": false
                        },
                        "orderby": {
                            "description": "Field to order results by",
                            "type": "string",
                            "enum": [
                                "url",
                                "ip",
                                "total",
                                "count",
                                ""
                            ],
                            "required": false
                        },
                        "direction": {
                            "description": "Direction of ordered results",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results per page",
                            "type": "integer",
                            "default": 25,
                            "minimum": 5,
                            "maximum": 200,
                            "required": false
                        },
                        "page": {
                            "description": "Page offset",
                            "type": "integer",
                            "minimum": 0,
                            "default": 0,
                            "required": false
                        },
                        "items": {
                            "description": "Comma separated list of item IDs to perform action on",
                            "type": "array",
                            "items": {
                                "description": "Item ID",
                                "type": [
                                    "string",
                                    "number"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/redirection\/v1\/setting": {
            "namespace": "redirection\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/redirection\/v1\/setting"
                    }
                ]
            }
        },
        "\/redirection\/v1\/plugin": {
            "namespace": "redirection\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Name",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "Value",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/redirection\/v1\/plugin"
                    }
                ]
            }
        },
        "\/redirection\/v1\/plugin\/delete": {
            "namespace": "redirection\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/redirection\/v1\/plugin\/delete"
                    }
                ]
            }
        },
        "\/redirection\/v1\/plugin\/test": {
            "namespace": "redirection\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/redirection\/v1\/plugin\/test"
                    }
                ]
            }
        },
        "\/redirection\/v1\/plugin\/data": {
            "namespace": "redirection\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "upgrade": {
                            "description": "Upgrade parameter",
                            "type": "string",
                            "enum": [
                                "stop",
                                "skip",
                                "retry"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/redirection\/v1\/plugin\/data"
                    }
                ]
            }
        },
        "\/redirection\/v1\/plugin\/finish": {
            "namespace": "redirection\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/redirection\/v1\/plugin\/finish"
                    }
                ]
            }
        },
        "\/redirection\/v1\/plugin\/fix": {
            "namespace": "redirection\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "reason": {
                            "description": "Reason for fix",
                            "type": "string",
                            "required": true
                        },
                        "current": {
                            "description": "Current version",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/redirection\/v1\/plugin\/fix"
                    }
                ]
            }
        },
        "\/redirection\/v1\/import\/file\/(?P<group_id>\\d+)": {
            "namespace": "redirection\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/redirection\/v1\/import\/plugin": {
            "namespace": "redirection\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/redirection\/v1\/import\/plugin"
                    }
                ]
            }
        },
        "\/redirection\/v1\/export\/(?P<module>1|2|3|all)\/(?P<format>csv|apache|nginx|json)": {
            "namespace": "redirection\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wc\/v3",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3"
                    }
                ]
            }
        },
        "\/wc\/v3\/marketplace\/featured": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/marketplace\/featured"
                    }
                ]
            }
        },
        "\/wc\/v1": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wc\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v1"
                    }
                ]
            }
        },
        "\/wc\/v1\/marketplace\/product-preview": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v1\/marketplace\/product-preview"
                    }
                ]
            }
        },
        "\/wc\/v3\/marketplace\/refresh": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/marketplace\/refresh"
                    }
                ]
            }
        },
        "\/wc\/v3\/marketplace\/subscriptions": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/marketplace\/subscriptions\/connect"
                    }
                ]
            }
        },
        "\/wc\/v3\/marketplace\/subscriptions\/activate-plugin": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_key": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/marketplace\/subscriptions\/activate-plugin"
                    }
                ]
            }
        },
        "\/wc\/v3\/marketplace\/subscriptions\/disconnect": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_key": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/marketplace\/create-order"
                    }
                ]
            }
        },
        "\/wc\/pos\/v1\/catalog": {
            "namespace": "wc\/pos\/v1\/catalog",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wc\/pos\/v1\/catalog",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/pos\/v1\/catalog"
                    }
                ]
            }
        },
        "\/wc\/pos\/v1\/catalog\/create": {
            "namespace": "wc\/pos\/v1\/catalog",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Force regeneration of the feed. NOOP if generation is in progress.",
                            "required": false
                        },
                        "_product_fields": {
                            "type": "string",
                            "description": "Comma-separated list of fields to include for non-variable products.",
                            "required": false
                        },
                        "_variation_fields": {
                            "type": "string",
                            "description": "Comma-separated list of fields to include for variations.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/pos\/v1\/catalog\/create"
                    }
                ]
            }
        },
        "\/wordfence\/v1": {
            "namespace": "wordfence\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wordfence\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wordfence\/v1"
                    }
                ]
            }
        },
        "\/wordfence\/v1\/authenticate": {
            "namespace": "wordfence\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wordfence\/v1\/authenticate"
                    }
                ]
            }
        },
        "\/wordfence\/v1\/authenticate-premium": {
            "namespace": "wordfence\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wordfence\/v1\/authenticate-premium"
                    }
                ]
            }
        },
        "\/wordfence\/v1\/config": {
            "namespace": "wordfence\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wordfence\/v1\/config"
                    }
                ]
            }
        },
        "\/wordfence\/v1\/disconnect": {
            "namespace": "wordfence\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wordfence\/v1\/disconnect"
                    }
                ]
            }
        },
        "\/wordfence\/v1\/premium-connect": {
            "namespace": "wordfence\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wordfence\/v1\/premium-connect"
                    }
                ]
            }
        },
        "\/wordfence\/v1\/scan\/issues": {
            "namespace": "wordfence\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wordfence\/v1\/scan\/issues"
                    }
                ]
            }
        },
        "\/wordfence\/v1\/scan": {
            "namespace": "wordfence\/v1",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wordfence\/v1\/scan"
                    }
                ]
            }
        },
        "\/wordfence\/v1\/scan\/issue": {
            "namespace": "wordfence\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wordfence\/v1\/scan\/issue"
                    }
                ]
            }
        },
        "\/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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/wp-json\/yoast\/v1\/file_size"
                    }
                ]
            }
        },
        "\/yoast\/v1\/statistics": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/wp-json\/yoast\/v1\/new-content-type-visibility\/dismiss-taxonomy"
                    }
                ]
            }
        },
        "\/yoast\/v1\/site_kit_configuration_permanent_dismissal": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "is_dismissed": {
                            "type": "bool",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/yoast\/v1\/site_kit_configuration_permanent_dismissal"
                    }
                ]
            }
        },
        "\/yoast\/v1\/readability_scores": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "contentType": {
                            "type": "string",
                            "required": true
                        },
                        "taxonomy": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "term": {
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "troubleshooting": {
                            "type": "bool",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/yoast\/v1\/readability_scores"
                    }
                ]
            }
        },
        "\/yoast\/v1\/seo_scores": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "contentType": {
                            "type": "string",
                            "required": true
                        },
                        "taxonomy": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "term": {
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "troubleshooting": {
                            "type": "bool",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/yoast\/v1\/seo_scores"
                    }
                ]
            }
        },
        "\/yoast\/v1\/setup_steps_tracking": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "setup_widget_loaded": {
                            "type": "string",
                            "enum": [
                                "yes",
                                "no"
                            ],
                            "required": false
                        },
                        "first_interaction_stage": {
                            "type": "string",
                            "enum": [
                                "install",
                                "activate",
                                "setup",
                                "grantConsent",
                                "successfullyConnected"
                            ],
                            "required": false
                        },
                        "last_interaction_stage": {
                            "type": "string",
                            "enum": [
                                "install",
                                "activate",
                                "setup",
                                "grantConsent",
                                "successfullyConnected"
                            ],
                            "required": false
                        },
                        "setup_widget_temporarily_dismissed": {
                            "type": "string",
                            "enum": [
                                "yes",
                                "no"
                            ],
                            "required": false
                        },
                        "setup_widget_permanently_dismissed": {
                            "type": "string",
                            "enum": [
                                "yes",
                                "no"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/yoast\/v1\/setup_steps_tracking"
                    }
                ]
            }
        },
        "\/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:\/\/www.dragonframe.com\/ko\/wp-json\/yoast\/v1\/wistia_embed_permission"
                    }
                ]
            }
        },
        "\/yoast\/v1\/available_posts": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "search": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "postType": {
                            "type": "string",
                            "default": "page",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/yoast\/v1\/available_posts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/alerts\/dismiss": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "key": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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\/indexing\/posts": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/yoast\/v1\/indexing\/posts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/terms": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/wp-json\/yoast\/v1\/indexing\/general"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/prepare": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/yoast\/v1\/indexing\/prepare"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/indexables-complete": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/yoast\/v1\/indexing\/indexables-complete"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/complete": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/yoast\/v1\/indexing\/complete"
                    }
                ]
            }
        },
        "\/yoast\/v1\/link-indexing\/posts": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/wp-json\/yoast\/v1\/integrations\/set_active"
                    }
                ]
            }
        },
        "\/yoast\/v1\/meta\/search": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/yoast\/v1\/meta\/search"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/authorization-url": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/wp-json\/yoast\/v1\/wincher\/keyphrases"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/keyphrases\/untrack": {
            "namespace": "yoast\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/wp-json\/yoast\/v1\/wincher\/account\/upgrade-campaign"
                    }
                ]
            }
        },
        "\/yoast\/v1\/workouts": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/yoast\/v1\/workouts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/complete_task": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "options": {
                            "type": "object",
                            "properties": {
                                "task": {
                                    "type": "string",
                                    "required": true,
                                    "sanitize_callback": "sanitize_text_field"
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/yoast\/v1\/complete_task"
                    }
                ]
            }
        },
        "\/yoast\/v1\/get_tasks": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "options": {
                            "type": "object",
                            "properties": {
                                "filter": {
                                    "type": "string",
                                    "required": false,
                                    "sanitize_callback": "sanitize_text_field"
                                },
                                "limit": {
                                    "type": "int",
                                    "required": false,
                                    "sanitize_callback": "absint"
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/yoast\/v1\/get_tasks"
                    }
                ]
            }
        },
        "\/yoast\/v1\/action_tracking": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "action": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/yoast\/v1\/action_tracking"
                    }
                ]
            }
        },
        "\/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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/wp-json\/jetpack\/v4\/verify_xmlrpc_error"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/heartbeat\/data": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "prefix": {
                            "description": "Prefix to add before the stats identifiers.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/jetpack\/v4\/heartbeat\/data"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/full-sync": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "modules": {
                            "description": "Data Modules that should be included in Full Sync",
                            "type": "array",
                            "required": false
                        },
                        "users": {
                            "description": "User IDs to include in Full Sync or \"initial\"",
                            "required": false
                        },
                        "posts": {
                            "description": "Post IDs to include in Full Sync",
                            "type": "array",
                            "required": false
                        },
                        "comments": {
                            "description": "Comment IDs to include in Full Sync",
                            "type": "array",
                            "required": false
                        },
                        "context": {
                            "description": "Context for the Full Sync",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/jetpack\/v4\/sync\/full-sync"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/status": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "fields": {
                            "description": "Comma-separated list of additional fields that should be included in status.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/jetpack\/v4\/sync\/status"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/health": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "status": {
                            "description": "New Sync health status",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/jetpack\/v4\/sync\/health"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/settings": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/jetpack\/v4\/sync\/settings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/object": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": {
                        "module_name": {
                            "description": "Name of Sync module",
                            "type": "string",
                            "required": false
                        },
                        "object_type": {
                            "description": "Object Type",
                            "type": "string",
                            "required": false
                        },
                        "object_ids": {
                            "description": "Objects Identifiers",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/jetpack\/v4\/sync\/object"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/now": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "queue": {
                            "description": "Name of Sync queue.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/jetpack\/v4\/sync\/now"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/checkout": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/jetpack\/v4\/sync\/checkout"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/close": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/jetpack\/v4\/sync\/close"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/unlock": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "queue": {
                            "description": "Name of Sync queue.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/jetpack\/v4\/sync\/unlock"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/object-id-range": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "sync_module": {
                            "description": "Name of Sync module.",
                            "type": "string",
                            "required": true
                        },
                        "batch_size": {
                            "description": "Size of batches",
                            "type": "int",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/jetpack\/v4\/sync\/object-id-range"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/data-check": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "perform_text_conversion": {
                            "description": "If text fields should be converted to latin1 in checksum calculation.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/jetpack\/v4\/sync\/data-check"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/data-histogram": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "columns": {
                            "description": "Column mappings",
                            "type": "array",
                            "required": false
                        },
                        "object_type": {
                            "description": "Object Type",
                            "type": "string",
                            "required": false
                        },
                        "buckets": {
                            "description": "Number of histogram buckets.",
                            "type": "int",
                            "required": false
                        },
                        "start_id": {
                            "description": "Start ID for the histogram",
                            "type": "int",
                            "required": false
                        },
                        "end_id": {
                            "description": "End ID for the histogram",
                            "type": "int",
                            "required": false
                        },
                        "strip_non_ascii": {
                            "description": "Strip non-ascii characters?",
                            "type": "boolean",
                            "required": false
                        },
                        "shared_salt": {
                            "description": "Shared Salt to use when generating checksum",
                            "type": "string",
                            "required": false
                        },
                        "only_range_edges": {
                            "description": "Should only range edges be returned",
                            "type": "boolean",
                            "required": false
                        },
                        "detailed_drilldown": {
                            "description": "Do we want the checksum or object ids.",
                            "type": "boolean",
                            "required": false
                        },
                        "perform_text_conversion": {
                            "description": "If text fields should be converted to latin1 in checksum calculation.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/jetpack\/v4\/sync\/data-histogram"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/spawn-sync": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/jetpack\/v4\/sync\/spawn-sync"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/locks": {
            "namespace": "jetpack\/v4",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/jetpack\/v4\/sync\/locks"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/confirm-safe-mode": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/jetpack\/v4\/identity-crisis\/confirm-safe-mode"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/migrate": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/jetpack\/v4\/identity-crisis\/migrate"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/start-fresh": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "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:\/\/www.dragonframe.com\/ko\/wp-json\/jetpack\/v4\/identity-crisis\/start-fresh"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/idc-url-validation": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/jetpack\/v4\/identity-crisis\/idc-url-validation"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/url-secret": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/jetpack\/v4\/identity-crisis\/url-secret"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/compare-url-secret": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "secret": {
                            "description": "URL secret to compare to the ones stored in the database.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/jetpack\/v4\/identity-crisis\/compare-url-secret"
                    }
                ]
            }
        },
        "\/duplicate-post\/v1": {
            "namespace": "duplicate-post\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "duplicate-post\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/duplicate-post\/v1"
                    }
                ]
            }
        },
        "\/duplicate-post\/v1\/original\/(?P<post_id>\\d+)": {
            "namespace": "duplicate-post\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "post_id": {
                            "description": "\uc6d0\ubcf8 \ucc38\uc870\ub97c \uc81c\uac70\ud560 \uac8c\uc2dc\ubb3c\uc758 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/generateblocks-pro\/v1": {
            "namespace": "generateblocks-pro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "generateblocks-pro\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks-pro\/v1"
                    }
                ]
            }
        },
        "\/generateblocks-pro\/v1\/get_templates": {
            "namespace": "generateblocks-pro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks-pro\/v1\/get_templates"
                    }
                ]
            }
        },
        "\/generateblocks-pro\/v1\/get_template_data": {
            "namespace": "generateblocks-pro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks-pro\/v1\/get_template_data"
                    }
                ]
            }
        },
        "\/generateblocks-pro\/v1\/template-library": {
            "namespace": "generateblocks-pro\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks-pro\/v1\/template-library"
                    }
                ]
            }
        },
        "\/generateblocks-pro\/v1\/sync_template_library": {
            "namespace": "generateblocks-pro\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks-pro\/v1\/sync_template_library"
                    }
                ]
            }
        },
        "\/generateblocks-pro\/v1\/license": {
            "namespace": "generateblocks-pro\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks-pro\/v1\/license"
                    }
                ]
            }
        },
        "\/generateblocks-pro\/v1\/shape-settings": {
            "namespace": "generateblocks-pro\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks-pro\/v1\/shape-settings"
                    }
                ]
            }
        },
        "\/generateblocks-pro\/v1\/icon-settings": {
            "namespace": "generateblocks-pro\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks-pro\/v1\/icon-settings"
                    }
                ]
            }
        },
        "\/generateblocks-pro\/v1\/export-asset-group": {
            "namespace": "generateblocks-pro\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks-pro\/v1\/export-asset-group"
                    }
                ]
            }
        },
        "\/generateblocks-pro\/v1\/pattern-library\/categories": {
            "namespace": "generateblocks-pro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks-pro\/v1\/pattern-library\/categories"
                    }
                ]
            }
        },
        "\/generateblocks-pro\/v1\/pattern-library\/patterns": {
            "namespace": "generateblocks-pro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks-pro\/v1\/pattern-library\/patterns"
                    }
                ]
            }
        },
        "\/generateblocks-pro\/v1\/pattern-library\/get-global-style-data": {
            "namespace": "generateblocks-pro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks-pro\/v1\/pattern-library\/get-global-style-data"
                    }
                ]
            }
        },
        "\/generateblocks-pro\/v1\/pattern-library\/provide-global-style-data": {
            "namespace": "generateblocks-pro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks-pro\/v1\/pattern-library\/provide-global-style-data"
                    }
                ]
            }
        },
        "\/generateblocks-pro\/v1\/pattern-library\/import-styles": {
            "namespace": "generateblocks-pro\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks-pro\/v1\/pattern-library\/import-styles"
                    }
                ]
            }
        },
        "\/generateblocks-pro\/v1\/pattern-library\/get-library-by-public-key": {
            "namespace": "generateblocks-pro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks-pro\/v1\/pattern-library\/get-library-by-public-key"
                    }
                ]
            }
        },
        "\/generateblocks-pro\/v1\/pattern-library\/add-library": {
            "namespace": "generateblocks-pro\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks-pro\/v1\/pattern-library\/add-library"
                    }
                ]
            }
        },
        "\/generateblocks-pro\/v1\/global-classes\/check_class_name": {
            "namespace": "generateblocks-pro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks-pro\/v1\/global-classes\/check_class_name"
                    }
                ]
            }
        },
        "\/generateblocks-pro\/v1\/global-classes\/get": {
            "namespace": "generateblocks-pro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks-pro\/v1\/global-classes\/get"
                    }
                ]
            }
        },
        "\/generateblocks-pro\/v1\/global-classes\/get_css": {
            "namespace": "generateblocks-pro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks-pro\/v1\/global-classes\/get_css"
                    }
                ]
            }
        },
        "\/generateblocks-pro\/v1\/global-classes\/get_styles": {
            "namespace": "generateblocks-pro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks-pro\/v1\/global-classes\/get_styles"
                    }
                ]
            }
        },
        "\/generateblocks-pro\/v1\/global-styles\/update_menu_order": {
            "namespace": "generateblocks-pro\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks-pro\/v1\/global-styles\/update_menu_order"
                    }
                ]
            }
        },
        "\/generateblocks-pro\/v1\/global-classes\/(?P<id>\\d+)\/usage": {
            "namespace": "generateblocks-pro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "required": true
                        },
                        "limit": {
                            "type": "integer",
                            "default": 50,
                            "required": false
                        },
                        "refresh": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/generateblocks-pro\/advanced-conditions\/v1": {
            "namespace": "generateblocks-pro\/advanced-conditions\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "generateblocks-pro\/advanced-conditions\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks-pro\/advanced-conditions\/v1"
                    }
                ]
            }
        },
        "\/generateblocks-pro\/advanced-conditions\/v1\/get_condition_types": {
            "namespace": "generateblocks-pro\/advanced-conditions\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks-pro\/advanced-conditions\/v1\/get_condition_types"
                    }
                ]
            }
        },
        "\/generateblocks-pro\/advanced-conditions\/v1\/get_condition_categories": {
            "namespace": "generateblocks-pro\/advanced-conditions\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks-pro\/advanced-conditions\/v1\/get_condition_categories"
                    }
                ]
            }
        },
        "\/generateblocks-pro\/advanced-conditions\/v1\/manage_category": {
            "namespace": "generateblocks-pro\/advanced-conditions\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks-pro\/advanced-conditions\/v1\/manage_category"
                    }
                ]
            }
        },
        "\/generateblocks-pro\/advanced-conditions\/v1\/manage_category\/(?P<id>[\\d]+)": {
            "namespace": "generateblocks-pro\/advanced-conditions\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/generateblocks-pro\/advanced-conditions\/v1\/get_condition_rules": {
            "namespace": "generateblocks-pro\/advanced-conditions\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks-pro\/advanced-conditions\/v1\/get_condition_rules"
                    }
                ]
            }
        },
        "\/generateblocks-pro\/advanced-conditions\/v1\/get_condition_operators": {
            "namespace": "generateblocks-pro\/advanced-conditions\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "required": true
                        },
                        "rule": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks-pro\/advanced-conditions\/v1\/get_condition_operators"
                    }
                ]
            }
        },
        "\/generateblocks-pro\/advanced-conditions\/v1\/search_posts": {
            "namespace": "generateblocks-pro\/advanced-conditions\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "post_type": {
                            "type": "string",
                            "required": true
                        },
                        "search": {
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks-pro\/advanced-conditions\/v1\/search_posts"
                    }
                ]
            }
        },
        "\/generateblocks-pro\/advanced-conditions\/v1\/search_terms": {
            "namespace": "generateblocks-pro\/advanced-conditions\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "taxonomy": {
                            "type": "string",
                            "required": true
                        },
                        "search": {
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks-pro\/advanced-conditions\/v1\/search_terms"
                    }
                ]
            }
        },
        "\/generateblocks-pro\/advanced-conditions\/v1\/validate_conditions": {
            "namespace": "generateblocks-pro\/advanced-conditions\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "conditions": {
                            "type": "object",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks-pro\/advanced-conditions\/v1\/validate_conditions"
                    }
                ]
            }
        },
        "\/generateblocks-pro\/advanced-conditions\/v1\/get_rule_metadata": {
            "namespace": "generateblocks-pro\/advanced-conditions\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "required": true
                        },
                        "rule": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks-pro\/advanced-conditions\/v1\/get_rule_metadata"
                    }
                ]
            }
        },
        "\/generateblocks-pro\/advanced-conditions\/v1\/batch_object_titles": {
            "namespace": "generateblocks-pro\/advanced-conditions\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "requests": {
                            "type": "array",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks-pro\/advanced-conditions\/v1\/batch_object_titles"
                    }
                ]
            }
        },
        "\/generateblocks-pro\/advanced-conditions\/v1\/conditions": {
            "namespace": "generateblocks-pro\/advanced-conditions\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "type": "integer",
                            "default": 1,
                            "required": false
                        },
                        "per_page": {
                            "type": "integer",
                            "default": 10,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "title": {
                            "type": "string",
                            "required": true
                        },
                        "conditions": {
                            "type": "object",
                            "default": {
                                "logic": "OR",
                                "groups": []
                            },
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "default": "publish",
                            "enum": [
                                "publish",
                                "draft"
                            ],
                            "required": false
                        },
                        "category": {
                            "type": [
                                "array",
                                "string"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks-pro\/advanced-conditions\/v1\/conditions"
                    }
                ]
            }
        },
        "\/generateblocks-pro\/advanced-conditions\/v1\/conditions\/(?P<id>\\d+)": {
            "namespace": "generateblocks-pro\/advanced-conditions\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "required": true
                        },
                        "title": {
                            "type": "string",
                            "required": false
                        },
                        "conditions": {
                            "type": "object",
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/generateblocks-pro\/advanced-conditions\/v1\/search_hierarchical_posts": {
            "namespace": "generateblocks-pro\/advanced-conditions\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "search": {
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks-pro\/advanced-conditions\/v1\/search_hierarchical_posts"
                    }
                ]
            }
        },
        "\/generateblocks-pro\/advanced-conditions\/v1\/get_day_options": {
            "namespace": "generateblocks-pro\/advanced-conditions\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks-pro\/advanced-conditions\/v1\/get_day_options"
                    }
                ]
            }
        },
        "\/generateblocks-pro\/advanced-conditions\/v1\/conditions\/(?P<id>\\d+)\/usage": {
            "namespace": "generateblocks-pro\/advanced-conditions\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "required": true
                        },
                        "limit": {
                            "type": "integer",
                            "default": 50,
                            "required": false
                        },
                        "refresh": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/generateblocks-pro\/advanced-conditions\/v1\/search_users": {
            "namespace": "generateblocks-pro\/advanced-conditions\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "search": {
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks-pro\/advanced-conditions\/v1\/search_users"
                    }
                ]
            }
        },
        "\/generateblocks-pro\/overlays\/v1": {
            "namespace": "generateblocks-pro\/overlays\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "generateblocks-pro\/overlays\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks-pro\/overlays\/v1"
                    }
                ]
            }
        },
        "\/generateblocks-pro\/overlays\/v1\/get_modal_categories": {
            "namespace": "generateblocks-pro\/overlays\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks-pro\/overlays\/v1\/get_modal_categories"
                    }
                ]
            }
        },
        "\/generateblocks-pro\/overlays\/v1\/manage_category": {
            "namespace": "generateblocks-pro\/overlays\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks-pro\/overlays\/v1\/manage_category"
                    }
                ]
            }
        },
        "\/generateblocks-pro\/overlays\/v1\/overlays": {
            "namespace": "generateblocks-pro\/overlays\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generateblocks-pro\/overlays\/v1\/overlays"
                    }
                ]
            }
        },
        "\/generateblocks-pro\/overlays\/v1\/manage_category\/(?P<id>\\d+)": {
            "namespace": "generateblocks-pro\/overlays\/v1",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "required": true
                        },
                        "name": {
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/yaycurrency\/v1": {
            "namespace": "yaycurrency\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "yaycurrency\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/yaycurrency\/v1"
                    }
                ]
            }
        },
        "\/yaycurrency\/v1\/settings": {
            "namespace": "yaycurrency\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/yaycurrency\/v1\/settings"
                    }
                ]
            }
        },
        "\/yaycurrency\/v1\/exchange-rate": {
            "namespace": "yaycurrency\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/yaycurrency\/v1\/exchange-rate"
                    }
                ]
            }
        },
        "\/yaycurrency\/v1\/delete-currency": {
            "namespace": "yaycurrency\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/yaycurrency\/v1\/delete-currency"
                    }
                ]
            }
        },
        "\/yaycurrency\/v1\/update-currency-settings": {
            "namespace": "yaycurrency\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/yaycurrency\/v1\/update-currency-settings"
                    }
                ]
            }
        },
        "\/yaycurrency\/v1\/mark-reviewed": {
            "namespace": "yaycurrency\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/yaycurrency\/v1\/mark-reviewed"
                    }
                ]
            }
        },
        "\/yaycurrency\/v1\/caching": {
            "namespace": "yaycurrency\/v1\/caching",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "yaycurrency\/v1\/caching",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/yaycurrency\/v1\/caching"
                    }
                ]
            }
        },
        "\/yaycurrency\/v1\/caching\/get_price_html": {
            "namespace": "yaycurrency\/v1\/caching",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/yaycurrency\/v1\/caching\/get_price_html"
                    }
                ]
            }
        },
        "\/yaycurrency\/v1\/caching\/currency_switcher_html": {
            "namespace": "yaycurrency\/v1\/caching",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/yaycurrency\/v1\/caching\/currency_switcher_html"
                    }
                ]
            }
        },
        "\/newsletter": {
            "namespace": "newsletter",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "newsletter",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/newsletter"
                    }
                ]
            }
        },
        "\/newsletter\/manager": {
            "namespace": "newsletter",
            "methods": [
                "POST",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "GET"
                    ],
                    "args": {
                        "k": {
                            "required": true
                        },
                        "what": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/newsletter\/manager"
                    }
                ]
            }
        },
        "\/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:\/\/www.dragonframe.com\/ko\/wp-json\/wc-admin"
                    }
                ]
            }
        },
        "\/wc-admin\/notice\/dismiss": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-admin\/notice\/dismiss"
                    }
                ]
            }
        },
        "\/wc-admin\/features": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-admin\/features"
                    }
                ]
            }
        },
        "\/wc-admin\/experiments\/assignment": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-admin\/experiments\/assignment"
                    }
                ]
            }
        },
        "\/wc-admin\/marketing\/recommended": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "category": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/wp-json\/wc-admin\/marketing\/knowledge-base"
                    }
                ]
            }
        },
        "\/wc-admin\/marketing\/misc-recommendations": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-admin\/marketing\/misc-recommendations"
                    }
                ]
            }
        },
        "\/wc-admin\/marketing\/overview\/activate-plugin": {
            "namespace": "wc-admin",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "plugin": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/wp-json\/wc-admin\/marketing\/recommendations"
                    }
                ]
            }
        },
        "\/wc-admin\/marketing\/channels": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-admin\/marketing\/channels"
                    }
                ]
            }
        },
        "\/wc-admin\/marketing\/campaigns": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-admin\/marketing\/campaigns"
                    }
                ]
            }
        },
        "\/wc-admin\/marketing\/campaign-types": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-admin\/marketing\/campaign-types"
                    }
                ]
            }
        },
        "\/wc-admin\/options": {
            "namespace": "wc-admin",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-admin\/options"
                    }
                ]
            }
        },
        "\/wc-admin\/legacy-settings": {
            "namespace": "wc-admin",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "schema": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-admin\/legacy-settings"
                    }
                ]
            }
        },
        "\/wc-admin\/payment-gateway-suggestions": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "force_default_suggestions": {
                            "type": "boolean",
                            "description": "woocommerce_show_marketplace_suggestions \ubc0f woocommerce_setting_payments_recommendations_hidden \uc635\uc158\uc774 \uc544\ub2c8\uc694\ub85c \uc124\uc815\ub418\uba74 \uae30\ubcf8 \uacb0\uc81c \uc81c\uc548\uc73c\ub85c \ub3cc\uc544\uac00\uae30",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/wp-json\/wc-admin\/payment-gateway-suggestions\/dismiss"
                    }
                ]
            }
        },
        "\/wc-admin\/themes": {
            "namespace": "wc-admin",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "pluginzip": {
                            "description": "\uc5c5\ub85c\ub4dc\ud560 \ud14c\ub9c8\uc758 zip \ud30c\uc77c.",
                            "type": "file",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/wp-json\/wc-admin\/plugins\/install"
                    }
                ]
            }
        },
        "\/wc-admin\/plugins\/install\/status": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/wp-json\/wc-admin\/plugins\/active"
                    }
                ]
            }
        },
        "\/wc-admin\/plugins\/installed": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/wp-json\/wc-admin\/plugins\/activate"
                    }
                ]
            }
        },
        "\/wc-admin\/plugins\/activate\/status": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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": "\ud504\ub85c\ud544\uc774 \uc644\ub8cc\ub418\uc5c8\ub294\uc9c0 \uc5ec\ubd80.",
                            "required": false
                        },
                        "skipped": {
                            "type": "boolean",
                            "description": "\ud504\ub85c\ud544\uc744 \uac74\ub108\ub6f0\uc5c8\ub294\uc9c0 \uc5ec\ubd80.",
                            "required": false
                        },
                        "industry": {
                            "type": "array",
                            "description": "\uc0b0\uc5c5.",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "business_extensions": {
                            "type": "array",
                            "description": "\ucd94\uac00\ub85c \uc124\uce58\ud560 \ube44\uc988\ub2c8\uc2a4 \ud655\uc7a5 \ud504\ub85c\uadf8\ub7a8.",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "is_agree_marketing": {
                            "type": "boolean",
                            "description": "\uc774 \uc2a4\ud1a0\uc5b4\uc5d0\uc11c WooCommerce.com\uc758 \ub9c8\ucf00\ud305 \ucf58\ud150\uce20 \uc218\uc2e0\uc5d0 \ub3d9\uc758\ud558\ub294\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                            "required": false
                        },
                        "store_email": {
                            "type": "string",
                            "description": "\uc774\uba54\uc77c \uc8fc\uc18c\ub97c \uc800\uc7a5\ud569\ub2c8\ub2e4.",
                            "required": false
                        },
                        "is_store_country_set": {
                            "type": "boolean",
                            "description": "\uc628\ubcf4\ub529 \ud504\ub85c\ud30c\uc77c\ub7ec\ub97c \ud1b5\ud574 \uc774 \uc2a4\ud1a0\uc5b4 \uad6d\uac00\uac00 \uc124\uc815\ub418\ub294\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                            "required": false
                        },
                        "is_plugins_page_skipped": {
                            "type": "boolean",
                            "description": "\ucf54\uc5b4 \ud504\ub85c\ud30c\uc77c\ub7ec\uc758 \ud50c\ub7ec\uadf8\uc778 \ub2e8\uacc4\ub97c \uac74\ub108\ub6f0\uc5c8\ub294\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                            "required": false
                        },
                        "business_choice": {
                            "type": "string",
                            "description": "\uc0ac\uc5c5\uccb4 \uc120\ud0dd.",
                            "required": false
                        },
                        "selling_online_answer": {
                            "type": "string",
                            "description": "\uc628\ub77c\uc778 \ub2f5\ubcc0 \ud310\ub9e4\ud558\uae30.",
                            "required": false
                        },
                        "selling_platforms": {
                            "type": [
                                "array",
                                "null"
                            ],
                            "description": "\ud50c\ub7ab\ud3fc \ud310\ub9e4\ud558\uae30.",
                            "items": {
                                "type": [
                                    "string",
                                    "null"
                                ]
                            },
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/wp-json\/wc-admin\/onboarding\/profile\/experimental_get_email_prefill"
                    }
                ]
            }
        },
        "\/wc-admin\/onboarding\/profile\/progress": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-admin\/onboarding\/profile\/progress"
                    }
                ]
            }
        },
        "\/wc-admin\/onboarding\/profile\/progress\/core-profiler\/complete": {
            "namespace": "wc-admin",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "step": {
                            "type": "string",
                            "description": "\uc644\ub8cc\ub85c \ud45c\uc2dc\ud560 \ud575\uc2ec \ud504\ub85c\ud30c\uc77c\ub7ec \ub2e8\uacc4\uc785\ub2c8\ub2e4.",
                            "enum": [
                                "intro-opt-in",
                                "skip-guided-setup",
                                "user-profile",
                                "business-info",
                                "plugins",
                                "intro-builder",
                                "skip-guided-setup"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-admin\/onboarding\/profile\/progress\/core-profiler\/complete"
                    }
                ]
            }
        },
        "\/wc-admin\/onboarding\/profile\/update-store-currency-and-measurement-units": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "country_code": {
                            "description": "\uad6d\uac00 \ucf54\ub4dc.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-admin\/onboarding\/profile\/update-store-currency-and-measurement-units"
                    }
                ]
            }
        },
        "\/wc-admin\/onboarding\/tasks\/import_sample_products": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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": "\uc81c\ud488 \ud15c\ud50c\ub9bf \uc774\ub984.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "ID\ub85c \ud2b9\uc815 \uc791\uc5c5 \ubaa9\ub85d\ub9cc \uac00\uc838\uc624\ub294 \uc120\ud0dd\uc801 \ud30c\ub77c\ubbf8\ud130\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "enum": [],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "ids": {
                            "description": "ID\ub85c \ud2b9\uc815 \uc791\uc5c5 \ubaa9\ub85d\ub9cc \uac00\uc838\uc624\ub294 \uc120\ud0dd\uc801 \ud30c\ub77c\ubbf8\ud130\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "enum": [],
                                "type": "string"
                            },
                            "required": false
                        },
                        "extended_tasks": {
                            "description": "\ud074\ub77c\uc774\uc5b8\ud2b8 \uce21 \ud544\ud130\uc5d0\uc11c \ud655\uc7a5\ub41c \uc0ac\uc6a9 \uc911\uc9c0\ub41c \uc791\uc5c5 \ubaa9\ub85d\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uc791\uc5c5\uc744 \ub2e4\uc2dc \uc54c\ub9ac\ub294 \uae30\uac04(\uc2dc\uac04)\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "task_list_id": {
                            "description": "\ud2b9\uc815 \uc791\uc5c5 \ubaa9\ub85d \ucffc\ub9ac\uc6a9 \ud30c\ub77c\ubbf8\ud130(\uc120\ud0dd \uc0ac\ud56d)\uc785\ub2c8\ub2e4.",
                            "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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/wp-json\/wc-admin\/onboarding\/themes\/activate"
                    }
                ]
            }
        },
        "\/wc-admin\/onboarding\/plugins\/install-and-activate-async": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "plugins": {
                            "description": "A list of plugins to install",
                            "type": "array",
                            "items": "string",
                            "required": true
                        },
                        "source": {
                            "description": "The source of the request",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/wp-json\/wc-admin\/onboarding\/products"
                    }
                ]
            }
        },
        "\/wc-admin\/mobile-app\/send-magic-link": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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": "Woocommerce_show_marketplace_suggestions \uc635\uc158\uc744 \uc544\ub2c8\uc694\ub85c \uc124\uc815\ud558\uba74 \uae30\ubcf8 \ubc30\uc1a1 \ud30c\ud2b8\ub108 \uc81c\uc548\uc73c\ub85c \ub3cc\uc544\uac11\ub2c8\ub2e4.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-admin\/shipping-partner-suggestions"
                    }
                ]
            }
        },
        "\/wc-analytics": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wc-analytics",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-analytics"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/bundles\/stock": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \uc544\uc774\ud15c \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\ucf5c\ub809\uc158\uc744 \uc624\ube0c\uc81d\ud2b8 \uc18d\uc131\uc73c\ub85c \ubd84\ub958.",
                            "type": "string",
                            "default": "product_name",
                            "enum": [
                                "product_name",
                                "bundle_name",
                                "units_required"
                            ],
                            "required": false
                        },
                        "products": {
                            "description": "\uacb0\uacfc\ub97c \uc81c\ud488 ID\uac00 \uc9c0\uc815\ub41c \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "extended_info": {
                            "description": "\uac01 \uc81c\ud488\uc5d0 \ub300\ud55c \ucd94\uac00 \uc815\ubcf4\ub97c \ubcf4\uace0\uc11c\uc5d0 \ucd94\uac00\ud558\uc2ed\uc2dc\uc624.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \uc544\uc774\ud15c \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\ucf5c\ub809\uc158\uc744 \uc624\ube0c\uc81d\ud2b8 \uc18d\uc131\uc73c\ub85c \ubd84\ub958.",
                            "type": "string",
                            "default": "product_name",
                            "enum": [
                                "product_name",
                                "bundle_name",
                                "units_required"
                            ],
                            "required": false
                        },
                        "products": {
                            "description": "\uacb0\uacfc\ub97c \uc81c\ud488 ID\uac00 \uc9c0\uc815\ub41c \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "extended_info": {
                            "description": "\uac01 \uc81c\ud488\uc5d0 \ub300\ud55c \ucd94\uac00 \uc815\ubcf4\ub97c \ubcf4\uace0\uc11c\uc5d0 \ucd94\uac00\ud558\uc2ed\uc2dc\uc624.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-analytics\/reports\/bundles\/stock"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/bundles": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \uc544\uc774\ud15c \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\ucf5c\ub809\uc158\uc744 \uc624\ube0c\uc81d\ud2b8 \uc18d\uc131\uc73c\ub85c \ubd84\ub958.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "net_revenue",
                                "orders_count",
                                "items_sold",
                                "bundled_items_sold",
                                "product_name",
                                "sku"
                            ],
                            "required": false
                        },
                        "match": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc5d0 \ub300\ud574 \ubaa8\ub4e0 \uc870\uac74\uc774 \ucda9\uc871\ub418\uc5b4\uc57c \ud558\ub294\uc9c0 \ub610\ub294 \uadf8 \uc911 \ud558\ub098\uc774\uba74 \ucda9\ubd84\ud55c\uc9c0 \ud45c\uc2dc\ud569\ub2c8\ub2e4. \uc77c\uce58\ub294 \ub2e4\uc74c \ud30c\ub77c\ubbf8\ud130\uc5d0 \uc601\ud5a5\uc744 \uc90d\ub2c8\ub2e4. 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": "\uacb0\uacfc\ub97c \uc81c\ud488 ID\uac00 \uc9c0\uc815\ub41c \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "extended_info": {
                            "description": "\uac01 \uc81c\ud488\uc5d0 \ub300\ud55c \ucd94\uac00 \uc815\ubcf4\ub97c \ubcf4\uace0\uc11c\uc5d0 \ucd94\uac00\ud558\uc2ed\uc2dc\uc624.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \uc544\uc774\ud15c \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\ucf5c\ub809\uc158\uc744 \uc624\ube0c\uc81d\ud2b8 \uc18d\uc131\uc73c\ub85c \ubd84\ub958.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "net_revenue",
                                "orders_count",
                                "items_sold",
                                "bundled_items_sold",
                                "product_name",
                                "sku"
                            ],
                            "required": false
                        },
                        "match": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc5d0 \ub300\ud574 \ubaa8\ub4e0 \uc870\uac74\uc774 \ucda9\uc871\ub418\uc5b4\uc57c \ud558\ub294\uc9c0 \ub610\ub294 \uadf8 \uc911 \ud558\ub098\uc774\uba74 \ucda9\ubd84\ud55c\uc9c0 \ud45c\uc2dc\ud569\ub2c8\ub2e4. \uc77c\uce58\ub294 \ub2e4\uc74c \ud30c\ub77c\ubbf8\ud130\uc5d0 \uc601\ud5a5\uc744 \uc90d\ub2c8\ub2e4. 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": "\uacb0\uacfc\ub97c \uc81c\ud488 ID\uac00 \uc9c0\uc815\ub41c \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "extended_info": {
                            "description": "\uac01 \uc81c\ud488\uc5d0 \ub300\ud55c \ucd94\uac00 \uc815\ubcf4\ub97c \ubcf4\uace0\uc11c\uc5d0 \ucd94\uac00\ud558\uc2ed\uc2dc\uc624.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-analytics\/reports\/bundles"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/bundles\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \uc544\uc774\ud15c \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\ucf5c\ub809\uc158\uc744 \uc624\ube0c\uc81d\ud2b8 \uc18d\uc131\uc73c\ub85c \ubd84\ub958.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "net_revenue",
                                "orders_count",
                                "items_sold",
                                "bundled_items_sold"
                            ],
                            "required": false
                        },
                        "interval": {
                            "description": "\ubc18\ud658\ub41c \ub370\uc774\ud130\uc5d0\uc11c \ubc84\ud0b7\uc5d0 \uc0ac\uc6a9\ud560 \uc2dc\uac04 \uac04\uaca9.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "products": {
                            "description": "\uacb0\uacfc\ub97c \uc81c\ud488 ID\uac00 \uc9c0\uc815\ub41c \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "segmentby": {
                            "description": "\ucd94\uac00 \uc81c\ud55c \uc870\uac74\uc73c\ub85c \uc751\ub2f5\uc744 \uc138\ubd84\ud654\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "product",
                                "category",
                                "variation"
                            ],
                            "required": false
                        },
                        "fields": {
                            "description": "\ud1b5\uacc4 \ud544\ub4dc\ub97c \uc9c0\uc815\ub41c \uc544\uc774\ud15c\uc73c\ub85c \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \uc544\uc774\ud15c \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\ucf5c\ub809\uc158\uc744 \uc624\ube0c\uc81d\ud2b8 \uc18d\uc131\uc73c\ub85c \ubd84\ub958.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "net_revenue",
                                "orders_count",
                                "items_sold",
                                "bundled_items_sold"
                            ],
                            "required": false
                        },
                        "interval": {
                            "description": "\ubc18\ud658\ub41c \ub370\uc774\ud130\uc5d0\uc11c \ubc84\ud0b7\uc5d0 \uc0ac\uc6a9\ud560 \uc2dc\uac04 \uac04\uaca9.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "products": {
                            "description": "\uacb0\uacfc\ub97c \uc81c\ud488 ID\uac00 \uc9c0\uc815\ub41c \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "segmentby": {
                            "description": "\ucd94\uac00 \uc81c\ud55c \uc870\uac74\uc73c\ub85c \uc751\ub2f5\uc744 \uc138\ubd84\ud654\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "product",
                                "category",
                                "variation"
                            ],
                            "required": false
                        },
                        "fields": {
                            "description": "\ud1b5\uacc4 \ud544\ub4dc\ub97c \uc9c0\uc815\ub41c \uc544\uc774\ud15c\uc73c\ub85c \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-analytics\/reports\/bundles\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/customers": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date_registered",
                            "enum": [
                                "username",
                                "name",
                                "first_name",
                                "last_name",
                                "email",
                                "location",
                                "country",
                                "city",
                                "state",
                                "postcode",
                                "date_registered",
                                "date_last_active",
                                "orders_count",
                                "total_spend",
                                "avg_order_value"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "\uce90\uc2dc \ub300\uc2e0\uc5d0 \uc0c8\ub85c\uc6b4 \ub370\uc774\ud130\ub97c \uac15\uc81c\ub85c \uac80\uc0c9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "registered_before": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc\/\uc2dc\uac04 \uc774\uc804\uc5d0 \ub4f1\ub85d\ub41c \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "registered_after": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc\/\uc2dc\uac04 \uc774\ud6c4\uc5d0 \ub4f1\ub85d\ub41c \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "match": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc5d0 \ub300\ud574 \ubaa8\ub4e0 \uc870\uac74\uc774 \ucda9\uc871\ub418\uc5b4\uc57c \ud558\ub294\uc9c0 \ub610\ub294 \uadf8 \uc911 \ud558\ub098\uc774\uba74 \ucda9\ubd84\ud55c\uc9c0 \ud45c\uc2dc\ud569\ub2c8\ub2e4. \uc77c\uce58\ub294 \ub2e4\uc74c \ud30c\ub77c\ubbf8\ud130\uc5d0 \uc601\ud5a5\uc744 \uc90d\ub2c8\ub2e4. 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": "\uac80\uc0c9\uc5b4\ub97c \ud3ec\ud568\ud55c \uace0\uac1d \ud544\ub4dc\uac00 \uc788\ub294 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4. `searchby`\uc5d0\uc11c \uc81c\uacf5\ud55c \ud544\ub4dc\ub97c \uac80\uc0c9\ud569\ub2c8\ub2e4.",
                            "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": "\ud2b9\uc815 \uc774\ub984\uc744 \uac00\uc9c4 \uac1c\uccb4\uc5d0 \ub300\ud55c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "name_excludes": {
                            "description": "\ud2b9\uc815 \uc774\ub984\uc744 \uc81c\uc678\ud55c \uac1c\uccb4\uc5d0 \ub300\ud55c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "username_includes": {
                            "description": "\ud2b9\uc815 \uc0ac\uc6a9\uc790 \uc774\ub984\uc744 \uac00\uc9c4 \uac1c\uccb4\uc5d0 \ub300\ud55c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "username_excludes": {
                            "description": "\ud2b9\uc815 \uc0ac\uc6a9\uc790 \uc774\ub984\uc744 \uc81c\uc678\ud55c \uac1c\uccb4\uc5d0 \ub300\ud55c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "email_includes": {
                            "description": "\uc774\uba54\uc77c\uc744 \ud3ec\ud568\ud55c \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "email_excludes": {
                            "description": "\uc774\uba54\uc77c\uc744 \uc81c\uc678\ud55c \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "country_includes": {
                            "description": "\ud2b9\uc815 \uad6d\uac00\uc758 \uac1c\uccb4\uc5d0 \ub300\ud55c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "country_excludes": {
                            "description": "\ud2b9\uc815 \uad6d\uac00\ub97c \uc81c\uc678\ud55c \uac1c\uccb4\uc5d0 \ub300\ud55c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "last_active_before": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc\/\uc2dc\uac04 \uc774\uc804\uc5d0 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \ud65c\uc131\ud654\ub41c \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_after": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc\/\uc2dc\uac04 \uc774\ud6c4\uc5d0 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \ud65c\uc131\ud654\ub41c \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_between": {
                            "description": "\uc815\ud574\uc9c4 \ub450 ISO8601 \ud45c\uc900 \ub0a0\uc9dc\/\uc2dc\uac04 \uc0ac\uc774\uc5d0 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \ud65c\uc131\ud654\ub41c \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "registered_between": {
                            "description": "\uc815\ud574\uc9c4 \ub450 ISO8601 \ud45c\uc900 \ub0a0\uc9dc\/\uc2dc\uac04 \uc0ac\uc774\uc5d0 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \ud65c\uc131\ud654\ub41c \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "orders_count_min": {
                            "description": "\uc8fc\ubb38 \uc218\uac00 \uc815\ud574\uc9c4 \uc218\uce58 \uc774\uc0c1\uc778 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_max": {
                            "description": "\uc8fc\ubb38 \uc218\uac00 \uc815\ud574\uc9c4 \uc218\uce58 \uc774\ud558\uc778 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_between": {
                            "description": "\uc8fc\ubb38 \uc218\uac00 \uc815\ud574\uc9c4 \ub450 \uc815\uc218 \uc0ac\uc774\uc778 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "total_spend_min": {
                            "description": "\ucd1d \uc8fc\ubb38 \ube44\uc6a9\uc774 \uc815\ud574\uc9c4 \uc218\uce58 \uc774\uc0c1\uc778 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_max": {
                            "description": "\ucd1d \uc8fc\ubb38 \ube44\uc6a9\uc774 \uc815\ud574\uc9c4 \uc218\uce58 \uc774\ud558\uc778 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_between": {
                            "description": "\ucd1d \uc8fc\ubb38 \ube44\uc6a9\uc774 \uc815\ud574\uc9c4 \ub450 \uc218\uce58 \uc0ac\uc774\uc778 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "avg_order_value_min": {
                            "description": "\ud3c9\uade0 \uc8fc\ubb38 \ube44\uc6a9\uc774 \uc815\ud574\uc9c4 \uc218\uce58 \uc774\uc0c1\uc778 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_max": {
                            "description": "\ud3c9\uade0 \uc8fc\ubb38 \ube44\uc6a9\uc774 \uc815\ud574\uc9c4 \uc218\uce58 \uc774\ud558\uc778 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_between": {
                            "description": "\ud3c9\uade0 \uc8fc\ubb38 \ube44\uc6a9\uc774 \uc815\ud574\uc9c4 \ub450 \uc218\uce58 \uc0ac\uc774\uc778 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "last_order_before": {
                            "description": "\ub9c8\uc9c0\ub9c9 \uc8fc\ubb38\uc774 \uc815\ud574\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc\/\uc2dc\uac04 \uc774\uc804\uc778 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_order_after": {
                            "description": "\ub9c8\uc9c0\ub9c9 \uc8fc\ubb38\uc774 \uc815\ud574\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc\/\uc2dc\uac04 \uc774\ud6c4\uc778 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "users": {
                            "description": "\ud2b9\uc815 \uc0ac\uc6a9\uc790 ID\uac00 \uc788\ub294 \uc544\uc774\ud15c\uc73c\ub85c \uacb0\uacfc\ub97c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "filter_empty": {
                            "description": "\uc804\ub2ec\ub41c \ud544\ub4dc\uac00 \ube44\uc5b4 \uc788\ub294 \uacb0\uacfc \ud544\ud130\ub9c1",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "email",
                                    "name",
                                    "country",
                                    "city",
                                    "state",
                                    "postcode"
                                ]
                            },
                            "required": false
                        },
                        "user_type": {
                            "description": "\ud2b9\uc815 \uc0ac\uc6a9\uc790 \uc720\ud615\uc774 \uc788\ub294 \uc544\uc774\ud15c\uc73c\ub85c \uacb0\uacfc\ub97c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "registered",
                                "guest"
                            ],
                            "required": false
                        },
                        "location_includes": {
                            "description": "\uc704\uce58(\uc8fc, \uad6d\uac00)\ubcc4\ub85c \uace0\uac1d\uc744 \ud3ec\ud568\ud569\ub2c8\ub2e4. \uc27c\ud45c\ub85c \uad6c\ubd84\ub41c \uc704\uce58 \ubaa9\ub85d\uc744 \uc785\ub825\ud558\uc138\uc694. \uac01 \uc704\uce58\ub294 \uad6d\uac00 \ucf54\ub4dc(\uc608: GB) \ub610\ub294 \uad6d\uac00\uc640 \uc8fc\uc758 \uc870\ud569(\uc608: US:CA)\uc77c \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "location_excludes": {
                            "description": "\uc704\uce58(\uc8fc, \uad6d\uac00)\ubcc4\ub85c \uace0\uac1d\uc744 \uc81c\uc678\ud569\ub2c8\ub2e4. \uc27c\ud45c\ub85c \uad6c\ubd84\ub41c \uc704\uce58 \ubaa9\ub85d\uc744 \uc785\ub825\ud558\uc138\uc694. \uac01 \uc704\uce58\ub294 \uad6d\uac00 \ucf54\ub4dc(\uc608: GB) \ub610\ub294 \uad6d\uac00\uc640 \uc8fc\uc758 \uc870\ud569(\uc608: US:CA)\uc77c \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \uace0\uac1d ID\uac00 \uc9c0\uc815\ub41c \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-analytics\/customers"
                    }
                ]
            }
        },
        "\/wc-analytics\/customers\/(?P<id>[\\d-]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc758 \uace0\uc720 ID",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date_registered",
                            "enum": [
                                "username",
                                "name",
                                "first_name",
                                "last_name",
                                "email",
                                "location",
                                "country",
                                "city",
                                "state",
                                "postcode",
                                "date_registered",
                                "date_last_active",
                                "orders_count",
                                "total_spend",
                                "avg_order_value"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "\uce90\uc2dc \ub300\uc2e0\uc5d0 \uc0c8\ub85c\uc6b4 \ub370\uc774\ud130\ub97c \uac15\uc81c\ub85c \uac80\uc0c9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "registered_before": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc\/\uc2dc\uac04 \uc774\uc804\uc5d0 \ub4f1\ub85d\ub41c \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "registered_after": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc\/\uc2dc\uac04 \uc774\ud6c4\uc5d0 \ub4f1\ub85d\ub41c \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "match": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc5d0 \ub300\ud574 \ubaa8\ub4e0 \uc870\uac74\uc774 \ucda9\uc871\ub418\uc5b4\uc57c \ud558\ub294\uc9c0 \ub610\ub294 \uadf8 \uc911 \ud558\ub098\uc774\uba74 \ucda9\ubd84\ud55c\uc9c0 \ud45c\uc2dc\ud569\ub2c8\ub2e4. \uc77c\uce58\ub294 \ub2e4\uc74c \ud30c\ub77c\ubbf8\ud130\uc5d0 \uc601\ud5a5\uc744 \uc90d\ub2c8\ub2e4. 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": "\uac80\uc0c9\uc5b4\ub97c \ud3ec\ud568\ud55c \uace0\uac1d \ud544\ub4dc\uac00 \uc788\ub294 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4. `searchby`\uc5d0\uc11c \uc81c\uacf5\ud55c \ud544\ub4dc\ub97c \uac80\uc0c9\ud569\ub2c8\ub2e4.",
                            "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": "\ud2b9\uc815 \uc774\ub984\uc744 \uac00\uc9c4 \uac1c\uccb4\uc5d0 \ub300\ud55c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "name_excludes": {
                            "description": "\ud2b9\uc815 \uc774\ub984\uc744 \uc81c\uc678\ud55c \uac1c\uccb4\uc5d0 \ub300\ud55c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "username_includes": {
                            "description": "\ud2b9\uc815 \uc0ac\uc6a9\uc790 \uc774\ub984\uc744 \uac00\uc9c4 \uac1c\uccb4\uc5d0 \ub300\ud55c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "username_excludes": {
                            "description": "\ud2b9\uc815 \uc0ac\uc6a9\uc790 \uc774\ub984\uc744 \uc81c\uc678\ud55c \uac1c\uccb4\uc5d0 \ub300\ud55c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "email_includes": {
                            "description": "\uc774\uba54\uc77c\uc744 \ud3ec\ud568\ud55c \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "email_excludes": {
                            "description": "\uc774\uba54\uc77c\uc744 \uc81c\uc678\ud55c \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "country_includes": {
                            "description": "\ud2b9\uc815 \uad6d\uac00\uc758 \uac1c\uccb4\uc5d0 \ub300\ud55c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "country_excludes": {
                            "description": "\ud2b9\uc815 \uad6d\uac00\ub97c \uc81c\uc678\ud55c \uac1c\uccb4\uc5d0 \ub300\ud55c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "last_active_before": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc\/\uc2dc\uac04 \uc774\uc804\uc5d0 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \ud65c\uc131\ud654\ub41c \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_after": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc\/\uc2dc\uac04 \uc774\ud6c4\uc5d0 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \ud65c\uc131\ud654\ub41c \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_between": {
                            "description": "\uc815\ud574\uc9c4 \ub450 ISO8601 \ud45c\uc900 \ub0a0\uc9dc\/\uc2dc\uac04 \uc0ac\uc774\uc5d0 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \ud65c\uc131\ud654\ub41c \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "registered_between": {
                            "description": "\uc815\ud574\uc9c4 \ub450 ISO8601 \ud45c\uc900 \ub0a0\uc9dc\/\uc2dc\uac04 \uc0ac\uc774\uc5d0 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \ud65c\uc131\ud654\ub41c \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "orders_count_min": {
                            "description": "\uc8fc\ubb38 \uc218\uac00 \uc815\ud574\uc9c4 \uc218\uce58 \uc774\uc0c1\uc778 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_max": {
                            "description": "\uc8fc\ubb38 \uc218\uac00 \uc815\ud574\uc9c4 \uc218\uce58 \uc774\ud558\uc778 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_between": {
                            "description": "\uc8fc\ubb38 \uc218\uac00 \uc815\ud574\uc9c4 \ub450 \uc815\uc218 \uc0ac\uc774\uc778 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "total_spend_min": {
                            "description": "\ucd1d \uc8fc\ubb38 \ube44\uc6a9\uc774 \uc815\ud574\uc9c4 \uc218\uce58 \uc774\uc0c1\uc778 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_max": {
                            "description": "\ucd1d \uc8fc\ubb38 \ube44\uc6a9\uc774 \uc815\ud574\uc9c4 \uc218\uce58 \uc774\ud558\uc778 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_between": {
                            "description": "\ucd1d \uc8fc\ubb38 \ube44\uc6a9\uc774 \uc815\ud574\uc9c4 \ub450 \uc218\uce58 \uc0ac\uc774\uc778 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "avg_order_value_min": {
                            "description": "\ud3c9\uade0 \uc8fc\ubb38 \ube44\uc6a9\uc774 \uc815\ud574\uc9c4 \uc218\uce58 \uc774\uc0c1\uc778 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_max": {
                            "description": "\ud3c9\uade0 \uc8fc\ubb38 \ube44\uc6a9\uc774 \uc815\ud574\uc9c4 \uc218\uce58 \uc774\ud558\uc778 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_between": {
                            "description": "\ud3c9\uade0 \uc8fc\ubb38 \ube44\uc6a9\uc774 \uc815\ud574\uc9c4 \ub450 \uc218\uce58 \uc0ac\uc774\uc778 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "last_order_before": {
                            "description": "\ub9c8\uc9c0\ub9c9 \uc8fc\ubb38\uc774 \uc815\ud574\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc\/\uc2dc\uac04 \uc774\uc804\uc778 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_order_after": {
                            "description": "\ub9c8\uc9c0\ub9c9 \uc8fc\ubb38\uc774 \uc815\ud574\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc\/\uc2dc\uac04 \uc774\ud6c4\uc778 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "users": {
                            "description": "\ud2b9\uc815 \uc0ac\uc6a9\uc790 ID\uac00 \uc788\ub294 \uc544\uc774\ud15c\uc73c\ub85c \uacb0\uacfc\ub97c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "filter_empty": {
                            "description": "\uc804\ub2ec\ub41c \ud544\ub4dc\uac00 \ube44\uc5b4 \uc788\ub294 \uacb0\uacfc \ud544\ud130\ub9c1",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "email",
                                    "name",
                                    "country",
                                    "city",
                                    "state",
                                    "postcode"
                                ]
                            },
                            "required": false
                        },
                        "user_type": {
                            "description": "\ud2b9\uc815 \uc0ac\uc6a9\uc790 \uc720\ud615\uc774 \uc788\ub294 \uc544\uc774\ud15c\uc73c\ub85c \uacb0\uacfc\ub97c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "registered",
                                "guest"
                            ],
                            "required": false
                        },
                        "location_includes": {
                            "description": "\uc704\uce58(\uc8fc, \uad6d\uac00)\ubcc4\ub85c \uace0\uac1d\uc744 \ud3ec\ud568\ud569\ub2c8\ub2e4. \uc27c\ud45c\ub85c \uad6c\ubd84\ub41c \uc704\uce58 \ubaa9\ub85d\uc744 \uc785\ub825\ud558\uc138\uc694. \uac01 \uc704\uce58\ub294 \uad6d\uac00 \ucf54\ub4dc(\uc608: GB) \ub610\ub294 \uad6d\uac00\uc640 \uc8fc\uc758 \uc870\ud569(\uc608: US:CA)\uc77c \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "location_excludes": {
                            "description": "\uc704\uce58(\uc8fc, \uad6d\uac00)\ubcc4\ub85c \uace0\uac1d\uc744 \uc81c\uc678\ud569\ub2c8\ub2e4. \uc27c\ud45c\ub85c \uad6c\ubd84\ub41c \uc704\uce58 \ubaa9\ub85d\uc744 \uc785\ub825\ud558\uc138\uc694. \uac01 \uc704\uce58\ub294 \uad6d\uac00 \ucf54\ub4dc(\uc608: GB) \ub610\ub294 \uad6d\uac00\uc640 \uc8fc\uc758 \uc870\ud569(\uc608: US:CA)\uc77c \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \uace0\uac1d ID\uac00 \uc9c0\uc815\ub41c \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/leaderboards": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 5,
                            "minimum": 1,
                            "maximum": 20,
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "persisted_query": {
                            "description": "\ub9c1\ud06c\uc5d0\uc11c \uc9c0\uc18d\ub418\ub294 URL \ucffc\ub9ac.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-analytics\/leaderboards"
                    }
                ]
            }
        },
        "\/wc-analytics\/leaderboards\/allowed": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 5,
                            "minimum": 1,
                            "maximum": 20,
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "persisted_query": {
                            "description": "\ub9c1\ud06c\uc5d0\uc11c \uc9c0\uc18d\ub418\ub294 URL \ucffc\ub9ac.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/reports": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-analytics\/reports"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/import": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "days": {
                            "description": "\uac00\uc838\uc62c \uc77c\uc218.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "skip_existing": {
                            "description": "\uae30\uc874 \uc8fc\ubb38 \ub370\uc774\ud130 \uac00\uc838\uc624\uae30\ub97c \uac74\ub108\ub701\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/wp-json\/wc-analytics\/reports\/import\/status"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/import\/totals": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "days": {
                            "description": "\uac00\uc838\uc62c \uc77c\uc218.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "skip_existing": {
                            "description": "\uae30\uc874 \uc8fc\ubb38 \ub370\uc774\ud130 \uac00\uc838\uc624\uae30\ub97c \uac74\ub108\ub701\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub0b4\ubcf4\ub0b8 \ubcf4\uace0\uc11c\uc5d0 \uc804\ub2ec\ud560 \ud30c\ub77c\ubbf8\ud130.",
                            "type": "object",
                            "required": false
                        },
                        "email": {
                            "description": "true\uc778 \uacbd\uc6b0 \uc694\uccad\ud55c \uc0ac\uc6a9\uc790\uc5d0\uac8c \ub0b4\ubcf4\ub0b4\uae30\ub97c \ub2e4\uc6b4\ub85c\ub4dc\ud560 \uc218 \uc788\ub294 \ub9c1\ud06c\ub97c \uc774\uba54\uc77c\ub85c \ubcf4\ub0b4\uc2ed\uc2dc\uc624.",
                            "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": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "net_revenue",
                                "orders_count",
                                "items_sold",
                                "product_name",
                                "variations",
                                "sku"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "\uce90\uc2dc \ub300\uc2e0\uc5d0 \uc0c8\ub85c\uc6b4 \ub370\uc774\ud130\ub97c \uac15\uc81c\ub85c \uac80\uc0c9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "categories": {
                            "description": "\uacb0\uacfc\ub97c \uc9c0\uc815\ub41c \ubc94\uc8fc\uc758 \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "match": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc5d0 \ub300\ud574 \ubaa8\ub4e0 \uc870\uac74\uc774 \ucda9\uc871\ub418\uc5b4\uc57c \ud558\ub294\uc9c0 \ub610\ub294 \uadf8 \uc911 \ud558\ub098\uc774\uba74 \ucda9\ubd84\ud55c\uc9c0 \ud45c\uc2dc\ud569\ub2c8\ub2e4. \uc77c\uce58\ub294 \ub2e4\uc74c \ud30c\ub77c\ubbf8\ud130\uc5d0 \uc601\ud5a5\uc744 \uc90d\ub2c8\ub2e4. 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": "\uacb0\uacfc\ub97c \uc81c\ud488 ID\uac00 \uc9c0\uc815\ub41c \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "extended_info": {
                            "description": "\uac01 \uc81c\ud488\uc5d0 \ub300\ud55c \ucd94\uac00 \uc815\ubcf4\ub97c \ubcf4\uace0\uc11c\uc5d0 \ucd94\uac00\ud558\uc2ed\uc2dc\uc624.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-analytics\/reports\/products"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/variations": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "net_revenue",
                                "orders_count",
                                "items_sold",
                                "sku"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "\uce90\uc2dc \ub300\uc2e0\uc5d0 \uc0c8\ub85c\uc6b4 \ub370\uc774\ud130\ub97c \uac15\uc81c\ub85c \uac80\uc0c9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "match": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc5d0 \ub300\ud574 \ubaa8\ub4e0 \uc870\uac74\uc774 \ucda9\uc871\ub418\uc5b4\uc57c \ud558\ub294\uc9c0 \ub610\ub294 \uadf8 \uc911 \ud558\ub098\uc774\uba74 \ucda9\ubd84\ud55c\uc9c0 \ud45c\uc2dc\ud569\ub2c8\ub2e4. \uc77c\uce58\ub294 \ub2e4\uc74c \ud30c\ub77c\ubbf8\ud130\uc5d0 \uc601\ud5a5\uc744 \uc90d\ub2c8\ub2e4. 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": "\uc9c0\uc815\ub41c \uc0c1\uc704 \uc81c\ud488\uc774 \uc788\ub294 \uc544\uc774\ud15c\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_excludes": {
                            "description": "\uc9c0\uc815\ub41c \uc0c1\uc704 \uc81c\ud488\uc774 \uc5c6\ub294 \uc544\uc774\ud15c\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "variations": {
                            "description": "\uacb0\uacfc\ub97c \ubc84\uc804 ID\uac00 \uc9c0\uc815\ub41c \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "extended_info": {
                            "description": "\uac01 \ubcc0\ud615\uc5d0 \ub300\ud55c \ucd94\uac00 \uc815\ubcf4\ub97c \ubcf4\uace0\uc11c\uc5d0 \ucd94\uac00\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "attribute_is": {
                            "description": "\uc9c0\uc815\ub41c \uc18d\uc131\uc744 \ud3ec\ud568\ud558\ub294 \ubcc0\ud615\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_is_not": {
                            "description": "\uc9c0\uc815\ub41c \uc18d\uc131\uc744 \ud3ec\ud568\ud558\uc9c0 \uc54a\ub294 \ubcc0\ud615\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        },
                        "category_includes": {
                            "description": "\uc9c0\uc815\ub41c \uce74\ud14c\uace0\ub9ac\uc5d0 \uc788\ub294 \ubcc0\ud615\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "category_excludes": {
                            "description": "\uc9c0\uc815\ub41c \uce74\ud14c\uace0\ub9ac\uc5d0 \uc5c6\ub294 \ubcc0\ud615\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "products": {
                            "description": "\uacb0\uacfc\ub97c \uc81c\ud488 ID\uac00 \uc9c0\uc815\ub41c \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-analytics\/reports\/variations"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/products\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "net_revenue",
                                "coupons",
                                "refunds",
                                "shipping",
                                "taxes",
                                "net_revenue",
                                "orders_count",
                                "items_sold"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "\uce90\uc2dc \ub300\uc2e0\uc5d0 \uc0c8\ub85c\uc6b4 \ub370\uc774\ud130\ub97c \uac15\uc81c\ub85c \uac80\uc0c9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "fields": {
                            "description": "\ud1b5\uacc4 \ud544\ub4dc\ub97c \uc9c0\uc815\ub41c \uc544\uc774\ud15c\uc73c\ub85c \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "interval": {
                            "description": "\ubc18\ud658\ub41c \ub370\uc774\ud130\uc5d0\uc11c \ubc84\ud0b7\uc5d0 \uc0ac\uc6a9\ud560 \uc2dc\uac04 \uac04\uaca9.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "\uacb0\uacfc\ub97c \uc9c0\uc815\ub41c \ubc94\uc8fc\uc758 \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "products": {
                            "description": "\uacb0\uacfc\ub97c \uc81c\ud488 ID\uac00 \uc9c0\uc815\ub41c \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "variations": {
                            "description": "\uacb0\uacfc\ub97c \ubc84\uc804 ID\uac00 \uc9c0\uc815\ub41c \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "segmentby": {
                            "description": "\ucd94\uac00 \uc81c\ud55c \uc870\uac74\uc73c\ub85c \uc751\ub2f5\uc744 \uc138\ubd84\ud654\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "product",
                                "category",
                                "variation"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-analytics\/reports\/products\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/variations\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "net_revenue",
                                "coupons",
                                "refunds",
                                "shipping",
                                "taxes",
                                "net_revenue",
                                "orders_count",
                                "items_sold"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "\uce90\uc2dc \ub300\uc2e0\uc5d0 \uc0c8\ub85c\uc6b4 \ub370\uc774\ud130\ub97c \uac15\uc81c\ub85c \uac80\uc0c9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "fields": {
                            "description": "\ud1b5\uacc4 \ud544\ub4dc\ub97c \uc9c0\uc815\ub41c \uc544\uc774\ud15c\uc73c\ub85c \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "interval": {
                            "description": "\ubc18\ud658\ub41c \ub370\uc774\ud130\uc5d0\uc11c \ubc84\ud0b7\uc5d0 \uc0ac\uc6a9\ud560 \uc2dc\uac04 \uac04\uaca9.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "match": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc5d0 \ub300\ud574 \ubaa8\ub4e0 \uc870\uac74\uc774 \ucda9\uc871\ub418\uc5b4\uc57c \ud558\ub294\uc9c0 \ub610\ub294 \uadf8 \uc911 \ud558\ub098\uc774\uba74 \ucda9\ubd84\ud55c\uc9c0 \ud45c\uc2dc\ud569\ub2c8\ub2e4. \uc77c\uce58\ub294 \ub2e4\uc74c \ud30c\ub77c\ubbf8\ud130\uc5d0 \uc601\ud5a5\uc744 \uc90d\ub2c8\ub2e4. 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": "\uacb0\uacfc\ub97c \uc9c0\uc815\ub41c \ubc94\uc8fc\uc758 \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "category_excludes": {
                            "description": "\uc9c0\uc815\ub41c \uce74\ud14c\uace0\ub9ac\uc5d0 \uc5c6\ub294 \ubcc0\ud615\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "product_includes": {
                            "description": "\uc9c0\uc815\ub41c \uc0c1\uc704 \uc81c\ud488\uc774 \uc788\ub294 \uc544\uc774\ud15c\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_excludes": {
                            "description": "\uc9c0\uc815\ub41c \uc0c1\uc704 \uc81c\ud488\uc774 \uc5c6\ub294 \uc544\uc774\ud15c\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "variations": {
                            "description": "\uacb0\uacfc\ub97c \ubc84\uc804 ID\uac00 \uc9c0\uc815\ub41c \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "segmentby": {
                            "description": "\ucd94\uac00 \uc81c\ud55c \uc870\uac74\uc73c\ub85c \uc751\ub2f5\uc744 \uc138\ubd84\ud654\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "product",
                                "category",
                                "variation"
                            ],
                            "required": false
                        },
                        "attribute_is": {
                            "description": "\uc9c0\uc815\ub41c \uc18d\uc131\uc774 \uc788\ub294 \uc81c\ud488\uc744 \ud3ec\ud568\ud558\ub294 \uc8fc\ubb38\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_is_not": {
                            "description": "\uc9c0\uc815\ub41c \uc18d\uc131\uc774 \uc788\ub294 \uc81c\ud488\uc744 \ud3ec\ud568\ud558\uc9c0 \uc54a\ub294 \uc8fc\ubb38\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-analytics\/reports\/variations\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/revenue\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "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": "\uce90\uc2dc \ub300\uc2e0\uc5d0 \uc0c8\ub85c\uc6b4 \ub370\uc774\ud130\ub97c \uac15\uc81c\ub85c \uac80\uc0c9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "interval": {
                            "description": "\ubc18\ud658\ub41c \ub370\uc774\ud130\uc5d0\uc11c \ubc84\ud0b7\uc5d0 \uc0ac\uc6a9\ud560 \uc2dc\uac04 \uac04\uaca9.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "segmentby": {
                            "description": "\ucd94\uac00 \uc81c\ud55c \uc870\uac74\uc73c\ub85c \uc751\ub2f5\uc744 \uc138\ubd84\ud654\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "product",
                                "category",
                                "variation",
                                "coupon",
                                "customer_type"
                            ],
                            "required": false
                        },
                        "date_type": {
                            "description": "\uc218\uc775 \ubcf4\uace0\uc11c\uc5d0\uc11c \uace0\ub824\ub418\ub294 \ub370\uc774\ud130\ubca0\uc774\uc2a4 \ub0a0\uc9dc \ud544\ub4dc\uc5d0 \uc0ac\uc6a9\ub418\ub294 &quot;woocommerce_date_type&quot; \uc635\uc158\uc744 \uc7ac\uc815\uc758\ud558\uc138\uc694.",
                            "type": "string",
                            "enum": [
                                "date_paid",
                                "date_created",
                                "date_completed"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-analytics\/reports\/revenue\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/orders": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "num_items_sold",
                                "net_total"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "\uce90\uc2dc \ub300\uc2e0\uc5d0 \uc0c8\ub85c\uc6b4 \ub370\uc774\ud130\ub97c \uac15\uc81c\ub85c \uac80\uc0c9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_includes": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \uc9c0\uc815\ub41c \uc81c\ud488\uc774 \ud560\ub2f9\ub41c \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_excludes": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \uc9c0\uc815\ub41c \uc81c\ud488\uc774 \ud560\ub2f9\ub418\uc9c0 \uc54a\uc740 \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "variation_includes": {
                            "description": "\uc9c0\uc815\ub41c \ubcc0\ud615\uc774 \ud560\ub2f9\ub41c \uc544\uc774\ud15c\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "variation_excludes": {
                            "description": "\uc9c0\uc815\ub41c \ubcc0\ud615\uc774 \ud560\ub2f9\ub418\uc9c0 \uc54a\uc740 \uc544\uc774\ud15c\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "coupon_includes": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \uc9c0\uc815\ub41c \ucfe0\ud3f0\uc774 \ud560\ub2f9\ub41c \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "coupon_excludes": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \uc9c0\uc815\ub41c \ucfe0\ud3f0\uc774 \ud560\ub2f9\ub418\uc9c0 \uc54a\uc740 \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "tax_rate_includes": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \uc9c0\uc815\ub41c \uc138\uc728\uc774 \ud560\ub2f9\ub41c \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "tax_rate_excludes": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \uc9c0\uc815\ub41c \uc138\uc728\uc774 \ud560\ub2f9\ub418\uc9c0 \uc54a\uc740 \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "status_is": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \uc9c0\uc815\ub41c \uc8fc\ubb38 \uc0c1\ud0dc\uac00 \uc788\ub294 \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "awaiting-approval",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "quote",
                                    "intransit",
                                    "deliveryexception",
                                    "checkout-draft"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "status_is_not": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \uc9c0\uc815\ub41c \uc8fc\ubb38 \uc0c1\ud0dc\uac00 \uc5c6\ub294 \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "awaiting-approval",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "quote",
                                    "intransit",
                                    "deliveryexception",
                                    "checkout-draft"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "customer_type": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \uc7ac\ubc29\ubb38 \ub610\ub294 \uc2e0\uaddc \uace0\uac1d\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "",
                            "enum": [
                                "",
                                "returning",
                                "new"
                            ],
                            "required": false
                        },
                        "refunds": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud658\ubd88 \uc720\ud615\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "",
                            "enum": [
                                "",
                                "all",
                                "partial",
                                "full",
                                "none"
                            ],
                            "required": false
                        },
                        "extended_info": {
                            "description": "\uac01 \ucfe0\ud3f0\uc5d0 \ub300\ud55c \ucd94\uac00 \uc815\ubcf4\ub97c \ubcf4\uace0\uc11c\uc5d0 \ucd94\uac00\ud558\uc2ed\uc2dc\uc624.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "order_includes": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \uc9c0\uc815\ub41c \uc8fc\ubb38 ID\uac00 \uc788\ub294 \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "order_excludes": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \uc9c0\uc815\ub41c \uc8fc\ubb38 ID\uac00 \uc5c6\ub294 \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "attribute_is": {
                            "description": "\uc9c0\uc815\ub41c \uc18d\uc131\uc774 \uc788\ub294 \uc81c\ud488\uc744 \ud3ec\ud568\ud558\ub294 \uc8fc\ubb38\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_is_not": {
                            "description": "\uc9c0\uc815\ub41c \uc18d\uc131\uc774 \uc788\ub294 \uc81c\ud488\uc744 \ud3ec\ud568\ud558\uc9c0 \uc54a\ub294 \uc8fc\ubb38\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-analytics\/reports\/orders"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/orders\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "net_revenue",
                                "orders_count",
                                "avg_order_value"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "\uce90\uc2dc \ub300\uc2e0\uc5d0 \uc0c8\ub85c\uc6b4 \ub370\uc774\ud130\ub97c \uac15\uc81c\ub85c \uac80\uc0c9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "interval": {
                            "description": "\ubc18\ud658\ub41c \ub370\uc774\ud130\uc5d0\uc11c \ubc84\ud0b7\uc5d0 \uc0ac\uc6a9\ud560 \uc2dc\uac04 \uac04\uaca9.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "match": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc5d0 \ub300\ud574 \ubaa8\ub4e0 \uc870\uac74\uc774 \ucda9\uc871\ub418\uc5b4\uc57c \ud558\ub294\uc9c0 \ub610\ub294 \uadf8 \uc911 \ud558\ub098\uc774\uba74 \ucda9\ubd84\ud55c\uc9c0 \ud45c\uc2dc\ud569\ub2c8\ub2e4. \uc77c\uce58\ub294 \ub2e4\uc74c \ud30c\ub77c\ubbf8\ud130\uc5d0 \uc601\ud5a5\uc744 \uc90d\ub2c8\ub2e4. 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": "\uacb0\uacfc \uc138\ud2b8\ub97c \uc9c0\uc815\ub41c \uc8fc\ubb38 \uc0c1\ud0dc\uac00 \uc788\ub294 \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "default": null,
                            "items": {
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "awaiting-approval",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "quote",
                                    "intransit",
                                    "deliveryexception",
                                    "checkout-draft"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "status_is_not": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \uc9c0\uc815\ub41c \uc8fc\ubb38 \uc0c1\ud0dc\uac00 \uc5c6\ub294 \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "awaiting-approval",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "quote",
                                    "intransit",
                                    "deliveryexception",
                                    "checkout-draft"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "product_includes": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \uc9c0\uc815\ub41c \uc81c\ud488\uc774 \ud560\ub2f9\ub41c \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_excludes": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \uc9c0\uc815\ub41c \uc81c\ud488\uc774 \ud560\ub2f9\ub418\uc9c0 \uc54a\uc740 \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "variation_includes": {
                            "description": "\uc9c0\uc815\ub41c \ubcc0\ud615\uc774 \ud560\ub2f9\ub41c \uc544\uc774\ud15c\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "variation_excludes": {
                            "description": "\uc9c0\uc815\ub41c \ubcc0\ud615\uc774 \ud560\ub2f9\ub418\uc9c0 \uc54a\uc740 \uc544\uc774\ud15c\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "coupon_includes": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \uc9c0\uc815\ub41c \ucfe0\ud3f0\uc774 \ud560\ub2f9\ub41c \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "coupon_excludes": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \uc9c0\uc815\ub41c \ucfe0\ud3f0\uc774 \ud560\ub2f9\ub418\uc9c0 \uc54a\uc740 \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "tax_rate_includes": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \uc9c0\uc815\ub41c \uc138\uc728\uc774 \ud560\ub2f9\ub41c \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "tax_rate_excludes": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \uc9c0\uc815\ub41c \uc138\uc728\uc774 \ud560\ub2f9\ub418\uc9c0 \uc54a\uc740 \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "customer": {
                            "description": "customer_type\uc758 \ubcc4\uce6d(\uc0ac\uc6a9 \uc911\uc9c0\ub428)",
                            "type": "string",
                            "enum": [
                                "new",
                                "returning"
                            ],
                            "required": false
                        },
                        "customer_type": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \uc9c0\uc815\ub41c customer_type\uc774 \uc788\ub294 \uc8fc\ubb38\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "new",
                                "returning"
                            ],
                            "required": false
                        },
                        "refunds": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud658\ubd88 \uc720\ud615\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "",
                            "enum": [
                                "",
                                "all",
                                "partial",
                                "full",
                                "none"
                            ],
                            "required": false
                        },
                        "attribute_is": {
                            "description": "\uc9c0\uc815\ub41c \uc18d\uc131\uc774 \uc788\ub294 \uc81c\ud488\uc744 \ud3ec\ud568\ud558\ub294 \uc8fc\ubb38\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_is_not": {
                            "description": "\uc9c0\uc815\ub41c \uc18d\uc131\uc774 \uc788\ub294 \uc81c\ud488\uc744 \ud3ec\ud568\ud558\uc9c0 \uc54a\ub294 \uc8fc\ubb38\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        },
                        "segmentby": {
                            "description": "\ucd94\uac00 \uc81c\ud55c \uc870\uac74\uc73c\ub85c \uc751\ub2f5\uc744 \uc138\ubd84\ud654\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "product",
                                "category",
                                "variation",
                                "coupon",
                                "customer_type"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-analytics\/reports\/orders\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/categories": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "category_id",
                            "enum": [
                                "category_id",
                                "items_sold",
                                "net_revenue",
                                "orders_count",
                                "products_count",
                                "category"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "\uce90\uc2dc \ub300\uc2e0\uc5d0 \uc0c8\ub85c\uc6b4 \ub370\uc774\ud130\ub97c \uac15\uc81c\ub85c \uac80\uc0c9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "interval": {
                            "description": "\ubc18\ud658\ub41c \ub370\uc774\ud130\uc5d0\uc11c \ubc84\ud0b7\uc5d0 \uc0ac\uc6a9\ud560 \uc2dc\uac04 \uac04\uaca9.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "status_is": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \uc9c0\uc815\ub41c \uc8fc\ubb38 \uc0c1\ud0dc\uac00 \uc788\ub294 \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "awaiting-approval",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "quote",
                                    "intransit",
                                    "deliveryexception",
                                    "checkout-draft"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "status_is_not": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \uc9c0\uc815\ub41c \uc8fc\ubb38 \uc0c1\ud0dc\uac00 \uc5c6\ub294 \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "awaiting-approval",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "quote",
                                    "intransit",
                                    "deliveryexception",
                                    "checkout-draft"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "categories": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \uce74\ud14c\uace0\ub9ac \ud14d\uc18c\ub178\ubbf8\uc5d0 \uc9c0\uc815\ub41c \ud2b9\uc815 \uc870\uac74\uc774 \uc788\ub294 \ubaa8\ub4e0 \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "extended_info": {
                            "description": "\uac01 \ubc94\uc8fc\uc5d0 \ub300\ud55c \ucd94\uac00 \uc815\ubcf4\ub97c \ubcf4\uace0\uc11c\uc5d0 \ucd94\uac00\ud558\uc2ed\uc2dc\uc624.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-analytics\/reports\/categories"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/taxes": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "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": "\uce90\uc2dc \ub300\uc2e0\uc5d0 \uc0c8\ub85c\uc6b4 \ub370\uc774\ud130\ub97c \uac15\uc81c\ub85c \uac80\uc0c9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "taxes": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud558\ub098 \uc774\uc0c1\uc758 \uc138\uc728\uc774 \uc9c0\uc815\ub41c \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-analytics\/reports\/taxes"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/taxes\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "items_sold",
                                "total_sales",
                                "orders_count",
                                "products_count"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "\uce90\uc2dc \ub300\uc2e0\uc5d0 \uc0c8\ub85c\uc6b4 \ub370\uc774\ud130\ub97c \uac15\uc81c\ub85c \uac80\uc0c9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "fields": {
                            "description": "\ud1b5\uacc4 \ud544\ub4dc\ub97c \uc9c0\uc815\ub41c \uc544\uc774\ud15c\uc73c\ub85c \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "interval": {
                            "description": "\ubc18\ud658\ub41c \ub370\uc774\ud130\uc5d0\uc11c \ubc84\ud0b7\uc5d0 \uc0ac\uc6a9\ud560 \uc2dc\uac04 \uac04\uaca9.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "taxes": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \uc138\uae08 \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc9c0\uc815\ub41c \ud2b9\uc815 \uc870\uac74\uc774 \uc788\ub294 \ubaa8\ub4e0 \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "segmentby": {
                            "description": "\ucd94\uac00 \uc81c\ud55c \uc870\uac74\uc73c\ub85c \uc751\ub2f5\uc744 \uc138\ubd84\ud654\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "tax_rate_id"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-analytics\/reports\/taxes\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/coupons": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "coupon_id",
                            "enum": [
                                "coupon_id",
                                "code",
                                "amount",
                                "orders_count"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "\uce90\uc2dc \ub300\uc2e0\uc5d0 \uc0c8\ub85c\uc6b4 \ub370\uc774\ud130\ub97c \uac15\uc81c\ub85c \uac80\uc0c9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "coupons": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ucfe0\ud3f0 ID\uac00 \uc9c0\uc815\ub41c \ucfe0\ud3f0\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "extended_info": {
                            "description": "\uac01 \ucfe0\ud3f0\uc5d0 \ub300\ud55c \ucd94\uac00 \uc815\ubcf4\ub97c \ubcf4\uace0\uc11c\uc5d0 \ucd94\uac00\ud558\uc2ed\uc2dc\uc624.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-analytics\/reports\/coupons"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/coupons\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "amount",
                                "coupons_count",
                                "orders_count"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "\uce90\uc2dc \ub300\uc2e0\uc5d0 \uc0c8\ub85c\uc6b4 \ub370\uc774\ud130\ub97c \uac15\uc81c\ub85c \uac80\uc0c9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "fields": {
                            "description": "\ud1b5\uacc4 \ud544\ub4dc\ub97c \uc9c0\uc815\ub41c \uc544\uc774\ud15c\uc73c\ub85c \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "interval": {
                            "description": "\ubc18\ud658\ub41c \ub370\uc774\ud130\uc5d0\uc11c \ubc84\ud0b7\uc5d0 \uc0ac\uc6a9\ud560 \uc2dc\uac04 \uac04\uaca9.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "coupons": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ucfe0\ud3f0 ID\uac00 \uc9c0\uc815\ub41c \ucfe0\ud3f0\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "segmentby": {
                            "description": "\ucd94\uac00 \uc81c\ud55c \uc870\uac74\uc73c\ub85c \uc751\ub2f5\uc744 \uc138\ubd84\ud654\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "product",
                                "variation",
                                "category",
                                "coupon"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-analytics\/reports\/coupons\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/stock": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "stock_status",
                            "enum": [
                                "stock_status",
                                "stock_quantity",
                                "date",
                                "id",
                                "include",
                                "title",
                                "sku"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\ub97c \uac00\uc9c4 \uacbd\uc6b0\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\ub97c \uac00\uc9c4 \uacbd\uc6b0\ub97c \uc81c\uc678\ud55c \ubaa8\ub4e0 \ud56d\ubaa9\uc73c\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "type": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \uc7ac\uace0 \ubcf4\uace0\uc11c \uc720\ud615\uc774 \ud560\ub2f9\ub41c \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "lowstock",
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-analytics\/reports\/stock"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/stock\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-analytics\/reports\/stock\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/downloads": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "product"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "\uce90\uc2dc \ub300\uc2e0\uc5d0 \uc0c8\ub85c\uc6b4 \ub370\uc774\ud130\ub97c \uac15\uc81c\ub85c \uac80\uc0c9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "match": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc5d0 \ub300\ud574 \ubaa8\ub4e0 \uc870\uac74\uc774 \ucda9\uc871\ub418\uc5b4\uc57c \ud558\ub294\uc9c0 \ub610\ub294 \uadf8 \uc911 \ud558\ub098\uc774\uba74 \ucda9\ubd84\ud55c\uc9c0 \ud45c\uc2dc\ud569\ub2c8\ub2e4. \uc77c\uce58\ub294 \ub2e4\uc74c \ud30c\ub77c\ubbf8\ud130\uc5d0 \uc601\ud5a5\uc744 \uc90d\ub2c8\ub2e4. products, orders, username, ip_address.",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "any"
                            ],
                            "required": false
                        },
                        "product_includes": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \uc9c0\uc815\ub41c \uc81c\ud488\uc774 \ud560\ub2f9\ub41c \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_excludes": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \uc9c0\uc815\ub41c \uc81c\ud488\uc774 \ud560\ub2f9\ub418\uc9c0 \uc54a\uc740 \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order_includes": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \uc9c0\uc815\ub41c \uc8fc\ubb38 ID\uac00 \uc788\ub294 \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "order_excludes": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \uc9c0\uc815\ub41c \uc8fc\ubb38 ID\uac00 \uc5c6\ub294 \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "customer_includes": {
                            "description": "\uc9c0\uc815\ub41c \uc0ac\uc6a9\uc790 ID\uac00 \uc788\ub294 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "customer_excludes": {
                            "description": "\uc9c0\uc815\ub41c \uc0ac\uc6a9\uc790 ID\uac00 \uc5c6\ub294 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ip_address_includes": {
                            "description": "\uc9c0\uc815\ub41c IP \uc8fc\uc18c\uac00 \uc788\ub294 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "ip_address_excludes": {
                            "description": "\uc9c0\uc815\ub41c IP \uc8fc\uc18c\uac00 \uc5c6\ub294 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-analytics\/reports\/downloads"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/downloads\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "download_count"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "\uce90\uc2dc \ub300\uc2e0\uc5d0 \uc0c8\ub85c\uc6b4 \ub370\uc774\ud130\ub97c \uac15\uc81c\ub85c \uac80\uc0c9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "fields": {
                            "description": "\ud1b5\uacc4 \ud544\ub4dc\ub97c \uc9c0\uc815\ub41c \uc544\uc774\ud15c\uc73c\ub85c \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "interval": {
                            "description": "\ubc18\ud658\ub41c \ub370\uc774\ud130\uc5d0\uc11c \ubc84\ud0b7\uc5d0 \uc0ac\uc6a9\ud560 \uc2dc\uac04 \uac04\uaca9.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "match": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc5d0 \ub300\ud574 \ubaa8\ub4e0 \uc870\uac74\uc774 \ucda9\uc871\ub418\uc5b4\uc57c \ud558\ub294\uc9c0 \ub610\ub294 \uadf8 \uc911 \ud558\ub098\uc774\uba74 \ucda9\ubd84\ud55c\uc9c0 \ud45c\uc2dc\ud569\ub2c8\ub2e4. \uc77c\uce58\ub294 \ub2e4\uc74c \ud30c\ub77c\ubbf8\ud130\uc5d0 \uc601\ud5a5\uc744 \uc90d\ub2c8\ub2e4. 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": "\uacb0\uacfc \uc138\ud2b8\ub97c \uc9c0\uc815\ub41c \uc81c\ud488\uc774 \ud560\ub2f9\ub41c \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_excludes": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \uc9c0\uc815\ub41c \uc81c\ud488\uc774 \ud560\ub2f9\ub418\uc9c0 \uc54a\uc740 \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order_includes": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \uc9c0\uc815\ub41c \uc8fc\ubb38 ID\uac00 \uc788\ub294 \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "order_excludes": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \uc9c0\uc815\ub41c \uc8fc\ubb38 ID\uac00 \uc5c6\ub294 \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "customer_includes": {
                            "description": "\uc9c0\uc815\ub41c \uace0\uac1d ID\uac00 \uc788\ub294 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "customer_excludes": {
                            "description": "\uc9c0\uc815\ub41c \uace0\uac1d ID\uac00 \uc5c6\ub294 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ip_address_includes": {
                            "description": "\uc9c0\uc815\ub41c IP \uc8fc\uc18c\uac00 \uc788\ub294 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "ip_address_excludes": {
                            "description": "\uc9c0\uc815\ub41c IP \uc8fc\uc18c\uac00 \uc5c6\ub294 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-analytics\/reports\/downloads\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/customers": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date_registered",
                            "enum": [
                                "username",
                                "name",
                                "first_name",
                                "last_name",
                                "email",
                                "location",
                                "country",
                                "city",
                                "state",
                                "postcode",
                                "date_registered",
                                "date_last_active",
                                "orders_count",
                                "total_spend",
                                "avg_order_value"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "\uce90\uc2dc \ub300\uc2e0\uc5d0 \uc0c8\ub85c\uc6b4 \ub370\uc774\ud130\ub97c \uac15\uc81c\ub85c \uac80\uc0c9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "registered_before": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc\/\uc2dc\uac04 \uc774\uc804\uc5d0 \ub4f1\ub85d\ub41c \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "registered_after": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc\/\uc2dc\uac04 \uc774\ud6c4\uc5d0 \ub4f1\ub85d\ub41c \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "match": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc5d0 \ub300\ud574 \ubaa8\ub4e0 \uc870\uac74\uc774 \ucda9\uc871\ub418\uc5b4\uc57c \ud558\ub294\uc9c0 \ub610\ub294 \uadf8 \uc911 \ud558\ub098\uc774\uba74 \ucda9\ubd84\ud55c\uc9c0 \ud45c\uc2dc\ud569\ub2c8\ub2e4. \uc77c\uce58\ub294 \ub2e4\uc74c \ud30c\ub77c\ubbf8\ud130\uc5d0 \uc601\ud5a5\uc744 \uc90d\ub2c8\ub2e4. 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": "\uac80\uc0c9\uc5b4\ub97c \ud3ec\ud568\ud55c \uace0\uac1d \ud544\ub4dc\uac00 \uc788\ub294 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4. `searchby`\uc5d0\uc11c \uc81c\uacf5\ud55c \ud544\ub4dc\ub97c \uac80\uc0c9\ud569\ub2c8\ub2e4.",
                            "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": "\ud2b9\uc815 \uc774\ub984\uc744 \uac00\uc9c4 \uac1c\uccb4\uc5d0 \ub300\ud55c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "name_excludes": {
                            "description": "\ud2b9\uc815 \uc774\ub984\uc744 \uc81c\uc678\ud55c \uac1c\uccb4\uc5d0 \ub300\ud55c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "username_includes": {
                            "description": "\ud2b9\uc815 \uc0ac\uc6a9\uc790 \uc774\ub984\uc744 \uac00\uc9c4 \uac1c\uccb4\uc5d0 \ub300\ud55c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "username_excludes": {
                            "description": "\ud2b9\uc815 \uc0ac\uc6a9\uc790 \uc774\ub984\uc744 \uc81c\uc678\ud55c \uac1c\uccb4\uc5d0 \ub300\ud55c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "email_includes": {
                            "description": "\uc774\uba54\uc77c\uc744 \ud3ec\ud568\ud55c \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "email_excludes": {
                            "description": "\uc774\uba54\uc77c\uc744 \uc81c\uc678\ud55c \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "country_includes": {
                            "description": "\ud2b9\uc815 \uad6d\uac00\uc758 \uac1c\uccb4\uc5d0 \ub300\ud55c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "country_excludes": {
                            "description": "\ud2b9\uc815 \uad6d\uac00\ub97c \uc81c\uc678\ud55c \uac1c\uccb4\uc5d0 \ub300\ud55c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "last_active_before": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc\/\uc2dc\uac04 \uc774\uc804\uc5d0 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \ud65c\uc131\ud654\ub41c \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_after": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc\/\uc2dc\uac04 \uc774\ud6c4\uc5d0 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \ud65c\uc131\ud654\ub41c \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_between": {
                            "description": "\uc815\ud574\uc9c4 \ub450 ISO8601 \ud45c\uc900 \ub0a0\uc9dc\/\uc2dc\uac04 \uc0ac\uc774\uc5d0 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \ud65c\uc131\ud654\ub41c \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "registered_between": {
                            "description": "\uc815\ud574\uc9c4 \ub450 ISO8601 \ud45c\uc900 \ub0a0\uc9dc\/\uc2dc\uac04 \uc0ac\uc774\uc5d0 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \ud65c\uc131\ud654\ub41c \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "orders_count_min": {
                            "description": "\uc8fc\ubb38 \uc218\uac00 \uc815\ud574\uc9c4 \uc218\uce58 \uc774\uc0c1\uc778 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_max": {
                            "description": "\uc8fc\ubb38 \uc218\uac00 \uc815\ud574\uc9c4 \uc218\uce58 \uc774\ud558\uc778 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_between": {
                            "description": "\uc8fc\ubb38 \uc218\uac00 \uc815\ud574\uc9c4 \ub450 \uc815\uc218 \uc0ac\uc774\uc778 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "total_spend_min": {
                            "description": "\ucd1d \uc8fc\ubb38 \ube44\uc6a9\uc774 \uc815\ud574\uc9c4 \uc218\uce58 \uc774\uc0c1\uc778 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_max": {
                            "description": "\ucd1d \uc8fc\ubb38 \ube44\uc6a9\uc774 \uc815\ud574\uc9c4 \uc218\uce58 \uc774\ud558\uc778 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_between": {
                            "description": "\ucd1d \uc8fc\ubb38 \ube44\uc6a9\uc774 \uc815\ud574\uc9c4 \ub450 \uc218\uce58 \uc0ac\uc774\uc778 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "avg_order_value_min": {
                            "description": "\ud3c9\uade0 \uc8fc\ubb38 \ube44\uc6a9\uc774 \uc815\ud574\uc9c4 \uc218\uce58 \uc774\uc0c1\uc778 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_max": {
                            "description": "\ud3c9\uade0 \uc8fc\ubb38 \ube44\uc6a9\uc774 \uc815\ud574\uc9c4 \uc218\uce58 \uc774\ud558\uc778 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_between": {
                            "description": "\ud3c9\uade0 \uc8fc\ubb38 \ube44\uc6a9\uc774 \uc815\ud574\uc9c4 \ub450 \uc218\uce58 \uc0ac\uc774\uc778 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "last_order_before": {
                            "description": "\ub9c8\uc9c0\ub9c9 \uc8fc\ubb38\uc774 \uc815\ud574\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc\/\uc2dc\uac04 \uc774\uc804\uc778 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_order_after": {
                            "description": "\ub9c8\uc9c0\ub9c9 \uc8fc\ubb38\uc774 \uc815\ud574\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc\/\uc2dc\uac04 \uc774\ud6c4\uc778 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "customers": {
                            "description": "\uacb0\uacfc\ub97c \uace0\uac1d ID\uac00 \uc9c0\uc815\ub41c \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "users": {
                            "description": "\ud2b9\uc815 \uc0ac\uc6a9\uc790 ID\uac00 \uc788\ub294 \uc544\uc774\ud15c\uc73c\ub85c \uacb0\uacfc\ub97c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "filter_empty": {
                            "description": "\uc804\ub2ec\ub41c \ud544\ub4dc\uac00 \ube44\uc5b4 \uc788\ub294 \uacb0\uacfc \ud544\ud130\ub9c1",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "email",
                                    "name",
                                    "country",
                                    "city",
                                    "state",
                                    "postcode"
                                ]
                            },
                            "required": false
                        },
                        "user_type": {
                            "description": "\ud2b9\uc815 \uc0ac\uc6a9\uc790 \uc720\ud615\uc774 \uc788\ub294 \uc544\uc774\ud15c\uc73c\ub85c \uacb0\uacfc\ub97c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "registered",
                                "guest"
                            ],
                            "required": false
                        },
                        "location_includes": {
                            "description": "\uc704\uce58(\uc8fc, \uad6d\uac00)\ubcc4\ub85c \uace0\uac1d\uc744 \ud3ec\ud568\ud569\ub2c8\ub2e4. \uc27c\ud45c\ub85c \uad6c\ubd84\ub41c \uc704\uce58 \ubaa9\ub85d\uc744 \uc785\ub825\ud558\uc138\uc694. \uac01 \uc704\uce58\ub294 \uad6d\uac00 \ucf54\ub4dc(\uc608: GB) \ub610\ub294 \uad6d\uac00\uc640 \uc8fc\uc758 \uc870\ud569(\uc608: US:CA)\uc77c \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "location_excludes": {
                            "description": "\uc704\uce58(\uc8fc, \uad6d\uac00)\ubcc4\ub85c \uace0\uac1d\uc744 \uc81c\uc678\ud569\ub2c8\ub2e4. \uc27c\ud45c\ub85c \uad6c\ubd84\ub41c \uc704\uce58 \ubaa9\ub85d\uc744 \uc785\ub825\ud558\uc138\uc694. \uac01 \uc704\uce58\ub294 \uad6d\uac00 \ucf54\ub4dc(\uc608: GB) \ub610\ub294 \uad6d\uac00\uc640 \uc8fc\uc758 \uc870\ud569(\uc608: US:CA)\uc77c \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-analytics\/reports\/customers"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/customers\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "registered_before": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc\/\uc2dc\uac04 \uc774\uc804\uc5d0 \ub4f1\ub85d\ub41c \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "registered_after": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc\/\uc2dc\uac04 \uc774\ud6c4\uc5d0 \ub4f1\ub85d\ub41c \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "match": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc5d0 \ub300\ud574 \ubaa8\ub4e0 \uc870\uac74\uc774 \ucda9\uc871\ub418\uc5b4\uc57c \ud558\ub294\uc9c0 \ub610\ub294 \uadf8 \uc911 \ud558\ub098\uc774\uba74 \ucda9\ubd84\ud55c\uc9c0 \ud45c\uc2dc\ud569\ub2c8\ub2e4. \uc77c\uce58\ub294 \ub2e4\uc74c \ud30c\ub77c\ubbf8\ud130\uc5d0 \uc601\ud5a5\uc744 \uc90d\ub2c8\ub2e4. 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": "\uac80\uc0c9\uc5b4\ub97c \ud3ec\ud568\ud55c \uace0\uac1d \ud544\ub4dc\uac00 \uc788\ub294 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4. `searchby`\uc5d0\uc11c \uc81c\uacf5\ud55c \ud544\ub4dc\ub97c \uac80\uc0c9\ud569\ub2c8\ub2e4.",
                            "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": "\ud2b9\uc815 \uc774\ub984\uc744 \uac00\uc9c4 \uac1c\uccb4\uc5d0 \ub300\ud55c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "name_excludes": {
                            "description": "\ud2b9\uc815 \uc774\ub984\uc744 \uc81c\uc678\ud55c \uac1c\uccb4\uc5d0 \ub300\ud55c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "username_includes": {
                            "description": "\ud2b9\uc815 \uc0ac\uc6a9\uc790 \uc774\ub984\uc744 \uac00\uc9c4 \uac1c\uccb4\uc5d0 \ub300\ud55c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "username_excludes": {
                            "description": "\ud2b9\uc815 \uc0ac\uc6a9\uc790 \uc774\ub984\uc744 \uc81c\uc678\ud55c \uac1c\uccb4\uc5d0 \ub300\ud55c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "email_includes": {
                            "description": "\uc774\uba54\uc77c\uc744 \ud3ec\ud568\ud55c \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "email_excludes": {
                            "description": "\uc774\uba54\uc77c\uc744 \uc81c\uc678\ud55c \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "country_includes": {
                            "description": "\ud2b9\uc815 \uad6d\uac00\uc758 \uac1c\uccb4\uc5d0 \ub300\ud55c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "country_excludes": {
                            "description": "\ud2b9\uc815 \uad6d\uac00\ub97c \uc81c\uc678\ud55c \uac1c\uccb4\uc5d0 \ub300\ud55c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "last_active_before": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc\/\uc2dc\uac04 \uc774\uc804\uc5d0 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \ud65c\uc131\ud654\ub41c \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_after": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc\/\uc2dc\uac04 \uc774\ud6c4\uc5d0 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \ud65c\uc131\ud654\ub41c \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_between": {
                            "description": "\uc815\ud574\uc9c4 \ub450 ISO8601 \ud45c\uc900 \ub0a0\uc9dc\/\uc2dc\uac04 \uc0ac\uc774\uc5d0 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \ud65c\uc131\ud654\ub41c \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "registered_between": {
                            "description": "\uc815\ud574\uc9c4 \ub450 ISO8601 \ud45c\uc900 \ub0a0\uc9dc\/\uc2dc\uac04 \uc0ac\uc774\uc5d0 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \ud65c\uc131\ud654\ub41c \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "orders_count_min": {
                            "description": "\uc8fc\ubb38 \uc218\uac00 \uc815\ud574\uc9c4 \uc218\uce58 \uc774\uc0c1\uc778 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_max": {
                            "description": "\uc8fc\ubb38 \uc218\uac00 \uc815\ud574\uc9c4 \uc218\uce58 \uc774\ud558\uc778 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_between": {
                            "description": "\uc8fc\ubb38 \uc218\uac00 \uc815\ud574\uc9c4 \ub450 \uc815\uc218 \uc0ac\uc774\uc778 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "total_spend_min": {
                            "description": "\ucd1d \uc8fc\ubb38 \ube44\uc6a9\uc774 \uc815\ud574\uc9c4 \uc218\uce58 \uc774\uc0c1\uc778 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_max": {
                            "description": "\ucd1d \uc8fc\ubb38 \ube44\uc6a9\uc774 \uc815\ud574\uc9c4 \uc218\uce58 \uc774\ud558\uc778 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_between": {
                            "description": "\ucd1d \uc8fc\ubb38 \ube44\uc6a9\uc774 \uc815\ud574\uc9c4 \ub450 \uc218\uce58 \uc0ac\uc774\uc778 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "avg_order_value_min": {
                            "description": "\ud3c9\uade0 \uc8fc\ubb38 \ube44\uc6a9\uc774 \uc815\ud574\uc9c4 \uc218\uce58 \uc774\uc0c1\uc778 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_max": {
                            "description": "\ud3c9\uade0 \uc8fc\ubb38 \ube44\uc6a9\uc774 \uc815\ud574\uc9c4 \uc218\uce58 \uc774\ud558\uc778 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_between": {
                            "description": "\ud3c9\uade0 \uc8fc\ubb38 \ube44\uc6a9\uc774 \uc815\ud574\uc9c4 \ub450 \uc218\uce58 \uc0ac\uc774\uc778 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "last_order_before": {
                            "description": "\ub9c8\uc9c0\ub9c9 \uc8fc\ubb38\uc774 \uc815\ud574\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc\/\uc2dc\uac04 \uc774\uc804\uc778 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_order_after": {
                            "description": "\ub9c8\uc9c0\ub9c9 \uc8fc\ubb38\uc774 \uc815\ud574\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc\/\uc2dc\uac04 \uc774\ud6c4\uc778 \uac1c\uccb4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "customers": {
                            "description": "\uacb0\uacfc\ub97c \uace0\uac1d ID\uac00 \uc9c0\uc815\ub41c \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "fields": {
                            "description": "\ud1b5\uacc4 \ud544\ub4dc\ub97c \uc9c0\uc815\ub41c \uc544\uc774\ud15c\uc73c\ub85c \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "\uce90\uc2dc \ub300\uc2e0\uc5d0 \uc0c8\ub85c\uc6b4 \ub370\uc774\ud130\ub97c \uac15\uc81c\ub85c \uac80\uc0c9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-analytics\/reports\/customers\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/imports\/status": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-analytics\/imports\/status"
                    }
                ]
            }
        },
        "\/wc-analytics\/imports\/trigger": {
            "namespace": "wc-analytics",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-analytics\/imports\/trigger"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/performance-indicators": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "stats": {
                            "description": "\ud2b9\uc815 \ubcf4\uace0\uc11c \ud1b5\uacc4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4. \ud5c8\uc6a9\ub418\ub294 \uac12: .",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": []
                            },
                            "default": [],
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-analytics\/reports\/performance-indicators"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/performance-indicators\/allowed": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "stats": {
                            "description": "\ud2b9\uc815 \ubcf4\uace0\uc11c \ud1b5\uacc4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4. \ud5c8\uc6a9\ub418\ub294 \uac12: .",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": []
                            },
                            "default": [],
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-analytics\/reports\/performance-indicators\/allowed"
                    }
                ]
            }
        },
        "\/wc-analytics\/admin\/notes": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "note_id",
                                "date",
                                "type",
                                "title",
                                "status"
                            ],
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "type": {
                            "description": "\uba54\ubaa8\uc758 \uc720\ud615.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "error",
                                    "warning",
                                    "update",
                                    "info",
                                    "marketing",
                                    "survey"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "description": "\uba54\ubaa8\uc758 \uc0c1\ud0dc.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "pending",
                                    "actioned",
                                    "unactioned",
                                    "snoozed",
                                    "sent"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "source": {
                            "description": "\uba54\ubaa8\uc758 \uc18c\uc2a4\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc758 \uace0\uc720 ID",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc758 \uace0\uc720 ID",
                            "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": "\uba54\ubaa8\uc758 \uc0c1\ud0dc.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "pending",
                                    "actioned",
                                    "unactioned",
                                    "snoozed",
                                    "sent"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-analytics\/admin\/notes\/delete\/all"
                    }
                ]
            }
        },
        "\/wc-analytics\/admin\/notes\/update": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uba54\ubaa8\uc758 \uace0\uc720 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "action_id": {
                            "description": "\uba54\ubaa8 \uc870\uce58\uc758 \uace0\uc720 ID.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/coupons": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uc8fc\uc5b4\uc9c4 \ubb38\uc790\uc5f4\uacfc \uc77c\uce58\ud558\ub294 \ucf54\ub4dc\ub97c \uac00\uc9c4 \ucfe0\ud3f0\uc73c\ub85c \uacb0\uacfc\ub97c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc218\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc218\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\ubc1c\ud589\uc77c \ub610\ub294 \uc218\uc815\uc77c\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud560 \ub54c GMT \uae00 \ub0a0\uc9dc\ub97c \uace0\ub824\ud560\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "code": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ucf54\ub4dc\uc758 \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "description": "\ucfe0\ud3f0 \ucf54\ub4dc.",
                            "type": "string",
                            "required": true
                        },
                        "amount": {
                            "description": "\ud560\uc778 \uae08\uc561 \ub610\ub294 \ud560\uc778 \ube44\uc728\uc785\ub2c8\ub2e4. \ubc18\ub4dc\uc2dc \uc22b\uc790\ub9cc \uc785\ub825\ud574\uc57c \ud569\ub2c8\ub2e4.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\ucfe0\ud3f0\uc758 \uc0c1\ud0dc\uc785\ub2c8\ub2e4. \ud56d\uc0c1 \ucd08\uc548, \ubc1c\ud589\ub428 \ub610\ub294 \uac80\ud1a0 \ub300\uae30 \uc911\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "default": "fixed_cart",
                            "description": "\uc801\uc6a9\ud560 \ud560\uc778 \uc720\ud615\uc744 \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\ucfe0\ud3f0 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "\ucfe0\ud3f0\uc774 \ub9cc\ub8cc\ub418\ub294 \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)\uc785\ub2c8\ub2e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "\ucfe0\ud3f0\uc774 \ub9cc\ub8cc\ub418\ub294 \ub0a0\uc9dc(GMT \uae30\uc900)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "default": false,
                            "description": "true\uc774\uba74 \ucfe0\ud3f0\uc744 \uac1c\ubcc4\uc801\uc73c\ub85c\ub9cc \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ucfe0\ud3f0\uc774 \uc801\uc6a9\ub41c \ub2e4\ub978 \ud56d\ubaa9\uc740 \uc7a5\ubc14\uad6c\ub2c8\uc5d0\uc11c \uc81c\uac70\ub429\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "\ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \uc0c1\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "\ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc5c6\ub294 \uc0c1\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\ucfe0\ud3f0\uc740 \ucd1d \uba87 \ubc88\uc774\ub098 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub098\uc694?",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\uace0\uac1d\ub2f9 \ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \ud69f\uc218.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "\ucfe0\ud3f0\uc744 \uc801\uc6a9\ud560 \uc218 \uc788\ub294 \ucd5c\ub300 \uc7a5\ubc14\uad6c\ub2c8 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "default": false,
                            "description": "true\uc778 \uacbd\uc6b0 \uadf8\ub9ac\uace0 \ubb34\ub8cc \ubc30\uc1a1 \ubc29\ubc95\uc5d0 \ucfe0\ud3f0\uc774 \ud544\uc694\ud55c \uacbd\uc6b0 \uc774 \ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud558\uba74 \ubb34\ub8cc\ub85c \ubc30\uc1a1\uc744 \ubc1b\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "\ucfe0\ud3f0\uc744 \uc801\uc6a9\ud560 \uc218 \uc788\ub294 \uce74\ud14c\uace0\ub9ac ID\uc758 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "\ucfe0\ud3f0\uc744 \uc801\uc6a9\ud560 \uc218 \uc5c6\ub294 \uce74\ud14c\uace0\ub9ac ID\uc758 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "default": false,
                            "description": "true\uc774\uba74 \uc774 \ucfe0\ud3f0\uc774 \ud310\ub9e4\uac00\uac00 \uc788\ub294 \uc544\uc774\ud15c\uc5d0 \uc801\uc6a9\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "\ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \ucd5c\uc18c \uc8fc\ubb38 \uae08\uc561.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "\ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \ub54c \ud5c8\uc6a9\ub418\ub294 \ucd5c\ub300 \uc8fc\ubb38 \uae08\uc561.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "\uc774 \ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \uc774\uba54\uc77c \uc8fc\uc18c\uc758 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uba54\ud0c0 ID",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\uba54\ud0c0 \ud0a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\uba54\ud0c0 \uac12.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "code": {
                            "description": "\ucfe0\ud3f0 \ucf54\ub4dc.",
                            "type": "string",
                            "required": false
                        },
                        "amount": {
                            "description": "\ud560\uc778 \uae08\uc561 \ub610\ub294 \ud560\uc778 \ube44\uc728\uc785\ub2c8\ub2e4. \ubc18\ub4dc\uc2dc \uc22b\uc790\ub9cc \uc785\ub825\ud574\uc57c \ud569\ub2c8\ub2e4.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\ucfe0\ud3f0\uc758 \uc0c1\ud0dc\uc785\ub2c8\ub2e4. \ud56d\uc0c1 \ucd08\uc548, \ubc1c\ud589\ub428 \ub610\ub294 \uac80\ud1a0 \ub300\uae30 \uc911\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "\uc801\uc6a9\ud560 \ud560\uc778 \uc720\ud615\uc744 \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\ucfe0\ud3f0 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "\ucfe0\ud3f0\uc774 \ub9cc\ub8cc\ub418\ub294 \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)\uc785\ub2c8\ub2e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "\ucfe0\ud3f0\uc774 \ub9cc\ub8cc\ub418\ub294 \ub0a0\uc9dc(GMT \uae30\uc900)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "true\uc774\uba74 \ucfe0\ud3f0\uc744 \uac1c\ubcc4\uc801\uc73c\ub85c\ub9cc \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ucfe0\ud3f0\uc774 \uc801\uc6a9\ub41c \ub2e4\ub978 \ud56d\ubaa9\uc740 \uc7a5\ubc14\uad6c\ub2c8\uc5d0\uc11c \uc81c\uac70\ub429\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "\ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \uc0c1\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "\ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc5c6\ub294 \uc0c1\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\ucfe0\ud3f0\uc740 \ucd1d \uba87 \ubc88\uc774\ub098 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub098\uc694?",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\uace0\uac1d\ub2f9 \ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \ud69f\uc218.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "\ucfe0\ud3f0\uc744 \uc801\uc6a9\ud560 \uc218 \uc788\ub294 \ucd5c\ub300 \uc7a5\ubc14\uad6c\ub2c8 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "true\uc778 \uacbd\uc6b0 \uadf8\ub9ac\uace0 \ubb34\ub8cc \ubc30\uc1a1 \ubc29\ubc95\uc5d0 \ucfe0\ud3f0\uc774 \ud544\uc694\ud55c \uacbd\uc6b0 \uc774 \ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud558\uba74 \ubb34\ub8cc\ub85c \ubc30\uc1a1\uc744 \ubc1b\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "\ucfe0\ud3f0\uc744 \uc801\uc6a9\ud560 \uc218 \uc788\ub294 \uce74\ud14c\uace0\ub9ac ID\uc758 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "\ucfe0\ud3f0\uc744 \uc801\uc6a9\ud560 \uc218 \uc5c6\ub294 \uce74\ud14c\uace0\ub9ac ID\uc758 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "true\uc774\uba74 \uc774 \ucfe0\ud3f0\uc774 \ud310\ub9e4\uac00\uac00 \uc788\ub294 \uc544\uc774\ud15c\uc5d0 \uc801\uc6a9\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "\ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \ucd5c\uc18c \uc8fc\ubb38 \uae08\uc561.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "\ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \ub54c \ud5c8\uc6a9\ub418\ub294 \ucd5c\ub300 \uc8fc\ubb38 \uae08\uc561.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "\uc774 \ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \uc774\uba54\uc77c \uc8fc\uc18c\uc758 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uba54\ud0c0 ID",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\uba54\ud0c0 \ud0a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\uba54\ud0c0 \uac12.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9ac\uc9c0 \uc54a\uace0 \ubc14\ub85c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/coupons\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "code": {
                            "description": "\ucfe0\ud3f0 \ucf54\ub4dc.",
                            "type": "string",
                            "required": false
                        },
                        "amount": {
                            "description": "\ud560\uc778 \uae08\uc561 \ub610\ub294 \ud560\uc778 \ube44\uc728\uc785\ub2c8\ub2e4. \ubc18\ub4dc\uc2dc \uc22b\uc790\ub9cc \uc785\ub825\ud574\uc57c \ud569\ub2c8\ub2e4.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\ucfe0\ud3f0\uc758 \uc0c1\ud0dc\uc785\ub2c8\ub2e4. \ud56d\uc0c1 \ucd08\uc548, \ubc1c\ud589\ub428 \ub610\ub294 \uac80\ud1a0 \ub300\uae30 \uc911\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "\uc801\uc6a9\ud560 \ud560\uc778 \uc720\ud615\uc744 \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\ucfe0\ud3f0 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "\ucfe0\ud3f0\uc774 \ub9cc\ub8cc\ub418\ub294 \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)\uc785\ub2c8\ub2e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "\ucfe0\ud3f0\uc774 \ub9cc\ub8cc\ub418\ub294 \ub0a0\uc9dc(GMT \uae30\uc900)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "true\uc774\uba74 \ucfe0\ud3f0\uc744 \uac1c\ubcc4\uc801\uc73c\ub85c\ub9cc \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ucfe0\ud3f0\uc774 \uc801\uc6a9\ub41c \ub2e4\ub978 \ud56d\ubaa9\uc740 \uc7a5\ubc14\uad6c\ub2c8\uc5d0\uc11c \uc81c\uac70\ub429\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "\ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \uc0c1\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "\ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc5c6\ub294 \uc0c1\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\ucfe0\ud3f0\uc740 \ucd1d \uba87 \ubc88\uc774\ub098 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub098\uc694?",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\uace0\uac1d\ub2f9 \ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \ud69f\uc218.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "\ucfe0\ud3f0\uc744 \uc801\uc6a9\ud560 \uc218 \uc788\ub294 \ucd5c\ub300 \uc7a5\ubc14\uad6c\ub2c8 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "true\uc778 \uacbd\uc6b0 \uadf8\ub9ac\uace0 \ubb34\ub8cc \ubc30\uc1a1 \ubc29\ubc95\uc5d0 \ucfe0\ud3f0\uc774 \ud544\uc694\ud55c \uacbd\uc6b0 \uc774 \ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud558\uba74 \ubb34\ub8cc\ub85c \ubc30\uc1a1\uc744 \ubc1b\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "\ucfe0\ud3f0\uc744 \uc801\uc6a9\ud560 \uc218 \uc788\ub294 \uce74\ud14c\uace0\ub9ac ID\uc758 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "\ucfe0\ud3f0\uc744 \uc801\uc6a9\ud560 \uc218 \uc5c6\ub294 \uce74\ud14c\uace0\ub9ac ID\uc758 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "true\uc774\uba74 \uc774 \ucfe0\ud3f0\uc774 \ud310\ub9e4\uac00\uac00 \uc788\ub294 \uc544\uc774\ud15c\uc5d0 \uc801\uc6a9\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "\ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \ucd5c\uc18c \uc8fc\ubb38 \uae08\uc561.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "\ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \ub54c \ud5c8\uc6a9\ub418\ub294 \ucd5c\ub300 \uc8fc\ubb38 \uae08\uc561.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "\uc774 \ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \uc774\uba54\uc77c \uc8fc\uc18c\uc758 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uba54\ud0c0 ID",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\uba54\ud0c0 \ud0a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\uba54\ud0c0 \uac12.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-analytics\/coupons\/batch"
                    }
                ]
            }
        },
        "\/wc-analytics\/data": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-analytics\/data"
                    }
                ]
            }
        },
        "\/wc-analytics\/data\/countries\/locales": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-analytics\/data\/countries\/locales"
                    }
                ]
            }
        },
        "\/wc-analytics\/data\/countries": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-analytics\/data\/countries"
                    }
                ]
            }
        },
        "\/wc-analytics\/data\/countries\/(?P<location>[\\w-]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "location": {
                            "description": "ISO3166 alpha-2 \uad6d\uac00 \ucf54\ub4dc.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/data\/download-ips": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-analytics\/data\/download-ips"
                    }
                ]
            }
        },
        "\/wc-analytics\/orders": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \ubb38\uc790\uc5f4\uacfc \uc77c\uce58\ud558\ub294 \uacbd\uc6b0\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc218\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc218\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\ubc1c\ud589\uc77c \ub610\ub294 \uc218\uc815\uc77c\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud560 \ub54c GMT \uae00 \ub0a0\uc9dc\ub97c \uace0\ub824\ud560\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\ub97c \uac00\uc9c4 \uacbd\uc6b0\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\ub97c \uac00\uc9c4 \uacbd\uc6b0\ub97c \uc81c\uc678\ud55c \ubaa8\ub4e0 \ud56d\ubaa9\uc73c\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "status": {
                            "default": [
                                "any"
                            ],
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud2b9\uc815 \uc0c1\ud0dc\uc758 \uc8fc\ubb38\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "awaiting-approval",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "quote",
                                    "intransit",
                                    "deliveryexception",
                                    "checkout-draft"
                                ]
                            },
                            "required": false
                        },
                        "customer": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uace0\uac1d\uc758 \uc8fc\ubb38\uc73c\ub85c \uc81c\ud55c.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0c1\ud488\uc774 \ud3ec\ud568\ub41c \uc8fc\ubb38\uc73c\ub85c \uc81c\ud55c.",
                            "type": "integer",
                            "required": false
                        },
                        "dp": {
                            "default": 2,
                            "description": "\uac01 \ub9ac\uc18c\uc2a4\uc5d0 \uc0ac\uc6a9\ud560 \uc18c\uc218\uc810 \uc790\ub9ac \uc218.",
                            "type": "integer",
                            "required": false
                        },
                        "order_item_display_meta": {
                            "default": false,
                            "description": "\uc8fc\ubb38\uc5d0 \ub300\ud574 \ud45c\uc2dc\ub418\uc5b4\uc57c \ud558\ub294 \uba54\ud0c0\ub9cc \ud45c\uc2dc\ud558\uc138\uc694.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "meta_data\ub97c \ud2b9\uc815 \ud0a4\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "meta_data\uc5d0\uc11c \ud2b9\uc815 \ud0a4\uac00 \uc81c\uc678\ub418\ub294\uc9c0 \ud655\uc778\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "created_via": {
                            "description": "\ud2b9\uc815 \uc18c\uc2a4(\uc608: \uacc4\uc0b0, \uad00\ub9ac\uc790)\ub97c \ud1b5\ud574 \uc0dd\uc131\ub41c \uc8fc\ubb38\uc73c\ub85c \uacb0\uacfc \uc138\ud2b8\uac00 \uc81c\ud55c\ub429\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "number": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \uc8fc\ubb38 \ubc88\ud638\uc758 \uc77c\ubd80\uc640 \uc77c\uce58\ud558\ub294 \uc8fc\ubb38\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "\uc0c1\uc704 \uc8fc\ubb38 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "created_via": {
                            "description": "\uc8fc\ubb38\uc774 \uc791\uc131\ub41c \uc7a5\uc18c\ub97c \ud45c\uc2dc\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "pending",
                            "description": "\uc624\ub354 \uc0c1\ud0dc",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "awaiting-approval",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "quote",
                                "intransit",
                                "deliveryexception",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "default": "USD",
                            "description": "\uc8fc\ubb38 \uc2dc \uc0ac\uc6a9\ub41c \ud1b5\ud654 (ISO \ud615\uc2dd).",
                            "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",
                                "ETH",
                                "SLE"
                            ],
                            "required": false
                        },
                        "customer_id": {
                            "default": 0,
                            "description": "\uc8fc\ubb38\uc790\uc758 \uc0ac\uc6a9\uc790 ID. 0\uc740 \uc190\ub2d8.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\uacb0\uc81c\ud558\ub294 \ub3d9\uc548 \uace0\uac1d\uc774 \ub0a8\uae34 \uba54\ubaa8\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\uccad\uad6c \uc8fc\uc18c.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\uc131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\uc8fc\uc18c 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \ucf54\ub4dc \ub610\ub294 \uc8fc\/\uad6d\uac00, \uc2dc\/\ub3c4 \ub610\ub294 \uc9c0\uc5ed \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "ISO 3166-1 alpha-2 \ud615\uc2dd \uad6d\uac00 \ucf54\ub4dc.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\uc774\uba54\uc77c \uc8fc\uc18c.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\uc804\ud654 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\ubc30\uc1a1 \uc8fc\uc18c.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\uc131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\uc8fc\uc18c 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \ucf54\ub4dc \ub610\ub294 \uc8fc\/\uad6d\uac00, \uc2dc\/\ub3c4 \ub610\ub294 \uc9c0\uc5ed \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "ISO 3166-1 alpha-2 \ud615\uc2dd \uad6d\uac00 \ucf54\ub4dc.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\uacb0\uc81c \ubc29\uc2dd ID.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "\uacb0\uc81c \ubc29\uc2dd \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "\uace0\uc720 \uac70\ub798 ID.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uba54\ud0c0 ID",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\uba54\ud0c0 \ud0a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\uba54\ud0c0 \uac12.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "\ud488\ubaa9 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\uc0c1\ud488 \uba85.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "\uc81c\ud488\uc774 \uc5ec\ub7ff\uc774\ub77c\uba74 \ubd80\ubaa8 \uc81c\ud488 \uc774\ub984\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "\uc0c1\ud488 ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "\ud574\ub2f9\ud560 \uacbd\uc6b0, \ubcc0\ud615 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "\uc8fc\ubb38 \uc218\ub7c9.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\uc0c1\ud488\uc758 \uc138\uae08 \ud074\ub798\uc2a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "\ub77c\uc778 \ubd80\ubd84\ud569\uacc4(\ud560\uc778 \uc804).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "\ub77c\uc778 \ubd80\ubd84\ud569\uacc4 \uc138\uae08(\ud560\uc778 \uc804).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "\ub77c\uc778 \ud569\uacc4(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\ub77c\uc778 \ud569\uacc4 \uc138\uae08(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\ub77c\uc778 \uc138\uae08.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc138\uc728 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "\uc138\uae08 \ud569\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "\uc138\uae08 \uc18c\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uba54\ud0c0 ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\uba54\ud0c0 \ud0a4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\uba54\ud0c0 \uac12.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "UI \ubcf4\uc774\uae30\uc6a9 \uba54\ud0c0 \ud0a4\uc785\ub2c8\ub2e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "UI \ubcf4\uc774\uae30\uc6a9 \uba54\ud0c0 \uac12\uc785\ub2c8\ub2e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "\uc0c1\ud488 SKU.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "global_unique_id": {
                                        "description": "GTIN, UPC, EAN \ub610\ub294 ISBN.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "\uc0c1\ud488 \uac00\uaca9.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "\uae30\ubcf8 \uc0c1\ud488 \uc774\ubbf8\uc9c0\uc758 \uc18d\uc131\uc785\ub2c8\ub2e4.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "\uc774\ubbf8\uc9c0 ID.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "\uc774\ubbf8\uc9c0 URL.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "properties": {
                                "bundled_by": {
                                    "description": "\uc0c1\uc704 \uac1c\ubcc4 \uc544\uc774\ud15c\uc758 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4(\uc544\uc774\ud15c\uc774 \ubc88\ub4e4\uc758 \uc77c\ubd80\uc778 \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "bundled_items": {
                                    "description": "\ubc88\ub4e4 \uac1c\ubcc4 \uc544\uc774\ud15c\uc758 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4(\uc544\uc774\ud15c\uc774 \ubc88\ub4e4 \ucee8\ud14c\uc774\ub108\uc778 \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                    "type": "array",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "integer"
                                    },
                                    "readonly": true
                                },
                                "bundled_item_title": {
                                    "description": "\uc6d0\ub798 \uc81c\ud488 \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "bundle_configuration": {
                                    "description": "\ubc88\ub4e4 \uad6c\uc131 \ubc30\uc5f4\uc785\ub2c8\ub2e4. \ubc88\ub4e4 \uac1c\ubcc4 \uc544\uc774\ud15c\ub3c4 \uc8fc\ubb38\uc5d0 \ucd94\uac00\ub418\ub3c4\ub85d \ubc88\ub4e4\ud615 \uac1c\ubcc4 \uc544\uc774\ud15c\uc744 \uc8fc\ubb38\uc5d0 \ucd94\uac00\ud560 \ub54c \uc815\uc758\ud574\uc57c \ud569\ub2c8\ub2e4.",
                                    "type": "array",
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "bundled_item_id": {
                                                "description": "\ubc88\ub4e4 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "product_id": {
                                                "description": "\ubc88\ub4e4 \uc81c\ud488 ID\uc785\ub2c8\ub2e4.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "quantity": {
                                                "description": "\uc120\ud0dd\ud55c \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "title": {
                                                "description": "\uc6d0\ub798 \uc81c\ud488 \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                                "type": "string",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "optional_selected": {
                                                "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc120\ud0dd\ub418\uc5c8\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4. \uc120\ud0dd\uc801 \ubc88\ub4e4 \uc544\uc774\ud15c\uc5d0 \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                                                "type": "boolean",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "variation_id": {
                                                "description": "\uc120\ud0dd\ud55c \ubcc0\ud615 ID\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "attributes": {
                                                "description": "'WC_Order::add_product'\uc5d0 \uc804\ub2ec\ub418\ub294 \uc120\ud0dd\ud55c \ubcc0\ud615 \ub370\uc774\ud130\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                                "type": "object",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "args": {
                                                "description": "'WC_Order::add_product'\uc5d0 \uc804\ub2ec\ub418\ub294 \ucd94\uac00 \uc778\uc218\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                                "type": "object",
                                                "context": [
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "\ubc30\uc1a1 \ub77c\uc778 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "\ubc30\uc1a1 \ubc29\ubc95 \uba85.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "\ubc30\uc1a1 \ubc29\ubc95 ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "\ubc30\uc1a1 \ubc29\ubc95 \uc778\uc2a4\ud134\uc2a4 ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\ub77c\uc778 \ud569\uacc4(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\ub77c\uc778 \ud569\uacc4 \uc138\uae08(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\ub77c\uc778 \uc138\uae08.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc138\uc728 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\uc138\uae08 \ud569\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uba54\ud0c0 ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\uba54\ud0c0 \ud0a4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\uba54\ud0c0 \uac12.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "\uc694\uae08 \ub77c\uc778 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\uc694\uae08 \uba85.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\uc694\uae08\uc758 \uc138\uae08 \ud074\ub798\uc2a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\uc694\uae08\uc758 \uc138\uae08 \uc0c1\ud0dc.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\ub77c\uc778 \ud569\uacc4(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\ub77c\uc778 \ud569\uacc4 \uc138\uae08(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\ub77c\uc778 \uc138\uae08.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc138\uc728 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\uc138\uae08 \ud569\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\uc138\uae08 \uc18c\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uba54\ud0c0 ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\uba54\ud0c0 \ud0a4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\uba54\ud0c0 \uac12.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "\ucfe0\ud3f0 \ub77c\uc778 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "\ucfe0\ud3f0 \ucf54\ub4dc.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\ud560\uc778 \ucd1d \uae08\uc561",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "\ud560\uc778 \ud569\uacc4 \uc138\uae08.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "\ud560\uc778 \uc720\ud615\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "\ucfe0\ud3f0\uc5d0 \uc815\uc758\ub41c \ud560\uc778 \uae08\uc561\uc785\ub2c8\ub2e4(\ud560\uc778 \uc720\ud615\uc5d0 \ub530\ub77c \uc808\ub313\uac12 \ub610\ub294 \ud37c\uc13c\ud2b8).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "\ucfe0\ud3f0\uc758 \ubb34\ub8cc \ubc30\uc1a1 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uba54\ud0c0 ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\uba54\ud0c0 \ud0a4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\uba54\ud0c0 \uac12.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "default": false,
                            "description": "\uc8fc\ubb38\uc758 \uacb0\uc81c \uc5ec\ubd80\ub97c \uc9c0\uc815\ud569\ub2c8\ub2e4. \uc0c1\ud0dc\ub97c \ucc98\ub9ac \uc911\uc73c\ub85c \uc9c0\uc815\ud558\uace0 \uc7ac\uace0 \ud56d\ubaa9\uc744 \uc904\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "manual_update": {
                            "default": false,
                            "description": "\uc8fc\ubb38 \uba54\ubaa8\uac00 &quot;\uc0ac\uc6a9\uc790\uac00 \ucd94\uac00\ud568&quot;\uc73c\ub85c \ub4f1\ub85d\ub418\ub3c4\ub85d \uc791\uc5c5\uc744 \uc218\ub3d9\uc73c\ub85c \uc124\uc815\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "parent_id": {
                            "description": "\uc0c1\uc704 \uc8fc\ubb38 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "created_via": {
                            "description": "\uc8fc\ubb38\uc774 \uc791\uc131\ub41c \uc7a5\uc18c\ub97c \ud45c\uc2dc\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uc624\ub354 \uc0c1\ud0dc",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "awaiting-approval",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "quote",
                                "intransit",
                                "deliveryexception",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "\uc8fc\ubb38 \uc2dc \uc0ac\uc6a9\ub41c \ud1b5\ud654 (ISO \ud615\uc2dd).",
                            "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",
                                "ETH",
                                "SLE"
                            ],
                            "required": false
                        },
                        "customer_id": {
                            "description": "\uc8fc\ubb38\uc790\uc758 \uc0ac\uc6a9\uc790 ID. 0\uc740 \uc190\ub2d8.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\uacb0\uc81c\ud558\ub294 \ub3d9\uc548 \uace0\uac1d\uc774 \ub0a8\uae34 \uba54\ubaa8\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\uccad\uad6c \uc8fc\uc18c.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\uc131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\uc8fc\uc18c 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \ucf54\ub4dc \ub610\ub294 \uc8fc\/\uad6d\uac00, \uc2dc\/\ub3c4 \ub610\ub294 \uc9c0\uc5ed \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "ISO 3166-1 alpha-2 \ud615\uc2dd \uad6d\uac00 \ucf54\ub4dc.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\uc774\uba54\uc77c \uc8fc\uc18c.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\uc804\ud654 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\ubc30\uc1a1 \uc8fc\uc18c.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\uc131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\uc8fc\uc18c 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \ucf54\ub4dc \ub610\ub294 \uc8fc\/\uad6d\uac00, \uc2dc\/\ub3c4 \ub610\ub294 \uc9c0\uc5ed \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "ISO 3166-1 alpha-2 \ud615\uc2dd \uad6d\uac00 \ucf54\ub4dc.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\uacb0\uc81c \ubc29\uc2dd ID.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "\uacb0\uc81c \ubc29\uc2dd \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "\uace0\uc720 \uac70\ub798 ID.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uba54\ud0c0 ID",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\uba54\ud0c0 \ud0a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\uba54\ud0c0 \uac12.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "\ud488\ubaa9 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\uc0c1\ud488 \uba85.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "\uc81c\ud488\uc774 \uc5ec\ub7ff\uc774\ub77c\uba74 \ubd80\ubaa8 \uc81c\ud488 \uc774\ub984\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "\uc0c1\ud488 ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "\ud574\ub2f9\ud560 \uacbd\uc6b0, \ubcc0\ud615 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "\uc8fc\ubb38 \uc218\ub7c9.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\uc0c1\ud488\uc758 \uc138\uae08 \ud074\ub798\uc2a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "\ub77c\uc778 \ubd80\ubd84\ud569\uacc4(\ud560\uc778 \uc804).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "\ub77c\uc778 \ubd80\ubd84\ud569\uacc4 \uc138\uae08(\ud560\uc778 \uc804).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "\ub77c\uc778 \ud569\uacc4(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\ub77c\uc778 \ud569\uacc4 \uc138\uae08(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\ub77c\uc778 \uc138\uae08.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc138\uc728 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "\uc138\uae08 \ud569\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "\uc138\uae08 \uc18c\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uba54\ud0c0 ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\uba54\ud0c0 \ud0a4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\uba54\ud0c0 \uac12.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "UI \ubcf4\uc774\uae30\uc6a9 \uba54\ud0c0 \ud0a4\uc785\ub2c8\ub2e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "UI \ubcf4\uc774\uae30\uc6a9 \uba54\ud0c0 \uac12\uc785\ub2c8\ub2e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "\uc0c1\ud488 SKU.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "global_unique_id": {
                                        "description": "GTIN, UPC, EAN \ub610\ub294 ISBN.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "\uc0c1\ud488 \uac00\uaca9.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "\uae30\ubcf8 \uc0c1\ud488 \uc774\ubbf8\uc9c0\uc758 \uc18d\uc131\uc785\ub2c8\ub2e4.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "\uc774\ubbf8\uc9c0 ID.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "\uc774\ubbf8\uc9c0 URL.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "properties": {
                                "bundled_by": {
                                    "description": "\uc0c1\uc704 \uac1c\ubcc4 \uc544\uc774\ud15c\uc758 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4(\uc544\uc774\ud15c\uc774 \ubc88\ub4e4\uc758 \uc77c\ubd80\uc778 \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "bundled_items": {
                                    "description": "\ubc88\ub4e4 \uac1c\ubcc4 \uc544\uc774\ud15c\uc758 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4(\uc544\uc774\ud15c\uc774 \ubc88\ub4e4 \ucee8\ud14c\uc774\ub108\uc778 \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                    "type": "array",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "integer"
                                    },
                                    "readonly": true
                                },
                                "bundled_item_title": {
                                    "description": "\uc6d0\ub798 \uc81c\ud488 \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "bundle_configuration": {
                                    "description": "\ubc88\ub4e4 \uad6c\uc131 \ubc30\uc5f4\uc785\ub2c8\ub2e4. \ubc88\ub4e4 \uac1c\ubcc4 \uc544\uc774\ud15c\ub3c4 \uc8fc\ubb38\uc5d0 \ucd94\uac00\ub418\ub3c4\ub85d \ubc88\ub4e4\ud615 \uac1c\ubcc4 \uc544\uc774\ud15c\uc744 \uc8fc\ubb38\uc5d0 \ucd94\uac00\ud560 \ub54c \uc815\uc758\ud574\uc57c \ud569\ub2c8\ub2e4.",
                                    "type": "array",
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "bundled_item_id": {
                                                "description": "\ubc88\ub4e4 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "product_id": {
                                                "description": "\ubc88\ub4e4 \uc81c\ud488 ID\uc785\ub2c8\ub2e4.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "quantity": {
                                                "description": "\uc120\ud0dd\ud55c \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "title": {
                                                "description": "\uc6d0\ub798 \uc81c\ud488 \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                                "type": "string",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "optional_selected": {
                                                "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc120\ud0dd\ub418\uc5c8\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4. \uc120\ud0dd\uc801 \ubc88\ub4e4 \uc544\uc774\ud15c\uc5d0 \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                                                "type": "boolean",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "variation_id": {
                                                "description": "\uc120\ud0dd\ud55c \ubcc0\ud615 ID\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "attributes": {
                                                "description": "'WC_Order::add_product'\uc5d0 \uc804\ub2ec\ub418\ub294 \uc120\ud0dd\ud55c \ubcc0\ud615 \ub370\uc774\ud130\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                                "type": "object",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "args": {
                                                "description": "'WC_Order::add_product'\uc5d0 \uc804\ub2ec\ub418\ub294 \ucd94\uac00 \uc778\uc218\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                                "type": "object",
                                                "context": [
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "\ubc30\uc1a1 \ub77c\uc778 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "\ubc30\uc1a1 \ubc29\ubc95 \uba85.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "\ubc30\uc1a1 \ubc29\ubc95 ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "\ubc30\uc1a1 \ubc29\ubc95 \uc778\uc2a4\ud134\uc2a4 ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\ub77c\uc778 \ud569\uacc4(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\ub77c\uc778 \ud569\uacc4 \uc138\uae08(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\ub77c\uc778 \uc138\uae08.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc138\uc728 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\uc138\uae08 \ud569\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uba54\ud0c0 ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\uba54\ud0c0 \ud0a4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\uba54\ud0c0 \uac12.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "\uc694\uae08 \ub77c\uc778 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\uc694\uae08 \uba85.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\uc694\uae08\uc758 \uc138\uae08 \ud074\ub798\uc2a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\uc694\uae08\uc758 \uc138\uae08 \uc0c1\ud0dc.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\ub77c\uc778 \ud569\uacc4(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\ub77c\uc778 \ud569\uacc4 \uc138\uae08(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\ub77c\uc778 \uc138\uae08.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc138\uc728 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\uc138\uae08 \ud569\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\uc138\uae08 \uc18c\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uba54\ud0c0 ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\uba54\ud0c0 \ud0a4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\uba54\ud0c0 \uac12.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "\ucfe0\ud3f0 \ub77c\uc778 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "\ucfe0\ud3f0 \ucf54\ub4dc.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\ud560\uc778 \ucd1d \uae08\uc561",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "\ud560\uc778 \ud569\uacc4 \uc138\uae08.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "\ud560\uc778 \uc720\ud615\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "\ucfe0\ud3f0\uc5d0 \uc815\uc758\ub41c \ud560\uc778 \uae08\uc561\uc785\ub2c8\ub2e4(\ud560\uc778 \uc720\ud615\uc5d0 \ub530\ub77c \uc808\ub313\uac12 \ub610\ub294 \ud37c\uc13c\ud2b8).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "\ucfe0\ud3f0\uc758 \ubb34\ub8cc \ubc30\uc1a1 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uba54\ud0c0 ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\uba54\ud0c0 \ud0a4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\uba54\ud0c0 \uac12.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "description": "\uc8fc\ubb38\uc758 \uacb0\uc81c \uc5ec\ubd80\ub97c \uc9c0\uc815\ud569\ub2c8\ub2e4. \uc0c1\ud0dc\ub97c \ucc98\ub9ac \uc911\uc73c\ub85c \uc9c0\uc815\ud558\uace0 \uc7ac\uace0 \ud56d\ubaa9\uc744 \uc904\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "manual_update": {
                            "description": "\uc8fc\ubb38 \uba54\ubaa8\uac00 &quot;\uc0ac\uc6a9\uc790\uac00 \ucd94\uac00\ud568&quot;\uc73c\ub85c \ub4f1\ub85d\ub418\ub3c4\ub85d \uc791\uc5c5\uc744 \uc218\ub3d9\uc73c\ub85c \uc124\uc815\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9ac\uc9c0 \uc54a\uace0 \ubc14\ub85c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/orders\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "\uc0c1\uc704 \uc8fc\ubb38 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "created_via": {
                            "description": "\uc8fc\ubb38\uc774 \uc791\uc131\ub41c \uc7a5\uc18c\ub97c \ud45c\uc2dc\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uc624\ub354 \uc0c1\ud0dc",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "awaiting-approval",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "quote",
                                "intransit",
                                "deliveryexception",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "\uc8fc\ubb38 \uc2dc \uc0ac\uc6a9\ub41c \ud1b5\ud654 (ISO \ud615\uc2dd).",
                            "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",
                                "ETH",
                                "SLE"
                            ],
                            "required": false
                        },
                        "customer_id": {
                            "description": "\uc8fc\ubb38\uc790\uc758 \uc0ac\uc6a9\uc790 ID. 0\uc740 \uc190\ub2d8.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\uacb0\uc81c\ud558\ub294 \ub3d9\uc548 \uace0\uac1d\uc774 \ub0a8\uae34 \uba54\ubaa8\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\uccad\uad6c \uc8fc\uc18c.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\uc131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\uc8fc\uc18c 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \ucf54\ub4dc \ub610\ub294 \uc8fc\/\uad6d\uac00, \uc2dc\/\ub3c4 \ub610\ub294 \uc9c0\uc5ed \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "ISO 3166-1 alpha-2 \ud615\uc2dd \uad6d\uac00 \ucf54\ub4dc.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\uc774\uba54\uc77c \uc8fc\uc18c.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\uc804\ud654 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\ubc30\uc1a1 \uc8fc\uc18c.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\uc131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\uc8fc\uc18c 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \ucf54\ub4dc \ub610\ub294 \uc8fc\/\uad6d\uac00, \uc2dc\/\ub3c4 \ub610\ub294 \uc9c0\uc5ed \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "ISO 3166-1 alpha-2 \ud615\uc2dd \uad6d\uac00 \ucf54\ub4dc.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\uacb0\uc81c \ubc29\uc2dd ID.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "\uacb0\uc81c \ubc29\uc2dd \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "\uace0\uc720 \uac70\ub798 ID.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uba54\ud0c0 ID",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\uba54\ud0c0 \ud0a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\uba54\ud0c0 \uac12.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "\ud488\ubaa9 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\uc0c1\ud488 \uba85.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "\uc81c\ud488\uc774 \uc5ec\ub7ff\uc774\ub77c\uba74 \ubd80\ubaa8 \uc81c\ud488 \uc774\ub984\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "\uc0c1\ud488 ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "\ud574\ub2f9\ud560 \uacbd\uc6b0, \ubcc0\ud615 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "\uc8fc\ubb38 \uc218\ub7c9.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\uc0c1\ud488\uc758 \uc138\uae08 \ud074\ub798\uc2a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "\ub77c\uc778 \ubd80\ubd84\ud569\uacc4(\ud560\uc778 \uc804).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "\ub77c\uc778 \ubd80\ubd84\ud569\uacc4 \uc138\uae08(\ud560\uc778 \uc804).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "\ub77c\uc778 \ud569\uacc4(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\ub77c\uc778 \ud569\uacc4 \uc138\uae08(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\ub77c\uc778 \uc138\uae08.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc138\uc728 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "\uc138\uae08 \ud569\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "\uc138\uae08 \uc18c\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uba54\ud0c0 ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\uba54\ud0c0 \ud0a4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\uba54\ud0c0 \uac12.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "UI \ubcf4\uc774\uae30\uc6a9 \uba54\ud0c0 \ud0a4\uc785\ub2c8\ub2e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "UI \ubcf4\uc774\uae30\uc6a9 \uba54\ud0c0 \uac12\uc785\ub2c8\ub2e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "\uc0c1\ud488 SKU.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "global_unique_id": {
                                        "description": "GTIN, UPC, EAN \ub610\ub294 ISBN.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "\uc0c1\ud488 \uac00\uaca9.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "\uae30\ubcf8 \uc0c1\ud488 \uc774\ubbf8\uc9c0\uc758 \uc18d\uc131\uc785\ub2c8\ub2e4.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "\uc774\ubbf8\uc9c0 ID.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "\uc774\ubbf8\uc9c0 URL.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "properties": {
                                "bundled_by": {
                                    "description": "\uc0c1\uc704 \uac1c\ubcc4 \uc544\uc774\ud15c\uc758 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4(\uc544\uc774\ud15c\uc774 \ubc88\ub4e4\uc758 \uc77c\ubd80\uc778 \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "bundled_items": {
                                    "description": "\ubc88\ub4e4 \uac1c\ubcc4 \uc544\uc774\ud15c\uc758 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4(\uc544\uc774\ud15c\uc774 \ubc88\ub4e4 \ucee8\ud14c\uc774\ub108\uc778 \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                    "type": "array",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "integer"
                                    },
                                    "readonly": true
                                },
                                "bundled_item_title": {
                                    "description": "\uc6d0\ub798 \uc81c\ud488 \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "bundle_configuration": {
                                    "description": "\ubc88\ub4e4 \uad6c\uc131 \ubc30\uc5f4\uc785\ub2c8\ub2e4. \ubc88\ub4e4 \uac1c\ubcc4 \uc544\uc774\ud15c\ub3c4 \uc8fc\ubb38\uc5d0 \ucd94\uac00\ub418\ub3c4\ub85d \ubc88\ub4e4\ud615 \uac1c\ubcc4 \uc544\uc774\ud15c\uc744 \uc8fc\ubb38\uc5d0 \ucd94\uac00\ud560 \ub54c \uc815\uc758\ud574\uc57c \ud569\ub2c8\ub2e4.",
                                    "type": "array",
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "bundled_item_id": {
                                                "description": "\ubc88\ub4e4 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "product_id": {
                                                "description": "\ubc88\ub4e4 \uc81c\ud488 ID\uc785\ub2c8\ub2e4.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "quantity": {
                                                "description": "\uc120\ud0dd\ud55c \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "title": {
                                                "description": "\uc6d0\ub798 \uc81c\ud488 \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                                "type": "string",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "optional_selected": {
                                                "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc120\ud0dd\ub418\uc5c8\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4. \uc120\ud0dd\uc801 \ubc88\ub4e4 \uc544\uc774\ud15c\uc5d0 \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                                                "type": "boolean",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "variation_id": {
                                                "description": "\uc120\ud0dd\ud55c \ubcc0\ud615 ID\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "attributes": {
                                                "description": "'WC_Order::add_product'\uc5d0 \uc804\ub2ec\ub418\ub294 \uc120\ud0dd\ud55c \ubcc0\ud615 \ub370\uc774\ud130\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                                "type": "object",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "args": {
                                                "description": "'WC_Order::add_product'\uc5d0 \uc804\ub2ec\ub418\ub294 \ucd94\uac00 \uc778\uc218\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                                "type": "object",
                                                "context": [
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "\ubc30\uc1a1 \ub77c\uc778 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "\ubc30\uc1a1 \ubc29\ubc95 \uba85.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "\ubc30\uc1a1 \ubc29\ubc95 ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "\ubc30\uc1a1 \ubc29\ubc95 \uc778\uc2a4\ud134\uc2a4 ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\ub77c\uc778 \ud569\uacc4(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\ub77c\uc778 \ud569\uacc4 \uc138\uae08(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\ub77c\uc778 \uc138\uae08.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc138\uc728 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\uc138\uae08 \ud569\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uba54\ud0c0 ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\uba54\ud0c0 \ud0a4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\uba54\ud0c0 \uac12.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "\uc694\uae08 \ub77c\uc778 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\uc694\uae08 \uba85.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\uc694\uae08\uc758 \uc138\uae08 \ud074\ub798\uc2a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\uc694\uae08\uc758 \uc138\uae08 \uc0c1\ud0dc.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\ub77c\uc778 \ud569\uacc4(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\ub77c\uc778 \ud569\uacc4 \uc138\uae08(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\ub77c\uc778 \uc138\uae08.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc138\uc728 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\uc138\uae08 \ud569\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\uc138\uae08 \uc18c\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uba54\ud0c0 ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\uba54\ud0c0 \ud0a4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\uba54\ud0c0 \uac12.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "\ucfe0\ud3f0 \ub77c\uc778 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "\ucfe0\ud3f0 \ucf54\ub4dc.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\ud560\uc778 \ucd1d \uae08\uc561",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "\ud560\uc778 \ud569\uacc4 \uc138\uae08.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "\ud560\uc778 \uc720\ud615\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "\ucfe0\ud3f0\uc5d0 \uc815\uc758\ub41c \ud560\uc778 \uae08\uc561\uc785\ub2c8\ub2e4(\ud560\uc778 \uc720\ud615\uc5d0 \ub530\ub77c \uc808\ub313\uac12 \ub610\ub294 \ud37c\uc13c\ud2b8).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "\ucfe0\ud3f0\uc758 \ubb34\ub8cc \ubc30\uc1a1 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uba54\ud0c0 ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\uba54\ud0c0 \ud0a4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\uba54\ud0c0 \uac12.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "description": "\uc8fc\ubb38\uc758 \uacb0\uc81c \uc5ec\ubd80\ub97c \uc9c0\uc815\ud569\ub2c8\ub2e4. \uc0c1\ud0dc\ub97c \ucc98\ub9ac \uc911\uc73c\ub85c \uc9c0\uc815\ud558\uace0 \uc7ac\uace0 \ud56d\ubaa9\uc744 \uc904\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "manual_update": {
                            "description": "\uc8fc\ubb38 \uba54\ubaa8\uac00 &quot;\uc0ac\uc6a9\uc790\uac00 \ucd94\uac00\ud568&quot;\uc73c\ub85c \ub4f1\ub85d\ub418\ub3c4\ub85d \uc791\uc5c5\uc744 \uc218\ub3d9\uc73c\ub85c \uc124\uc815\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-analytics\/orders\/batch"
                    }
                ]
            }
        },
        "\/wc-analytics\/products": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uc720\uc0ac\ud55c \uc81c\ud488\uba85 \ub610\ub294 SKU\ub85c \uac80\uc0c9.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc218\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc218\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\ubc1c\ud589\uc77c \ub610\ub294 \uc218\uc815\uc77c\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud560 \ub54c GMT \uae00 \ub0a0\uc9dc\ub97c \uace0\ub824\ud560\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "popularity",
                                "rating",
                                "post__in",
                                "price",
                                "sales",
                                "menu_order",
                                "random",
                                "popularity",
                                "rating",
                                "menu_order",
                                "price",
                                "popularity",
                                "rating"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\ub97c \uac00\uc9c4 \uacbd\uc6b0\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\ub97c \uac00\uc9c4 \uacbd\uc6b0\ub97c \uc81c\uc678\ud55c \ubaa8\ub4e0 \ud56d\ubaa9\uc73c\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "brand": {
                            "description": "\ud2b9\uc815 \ube0c\ub79c\ub4dc ID\uac00 \uc9c0\uc815\ub41c \uc0c1\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc2ac\ub7ec\uadf8\ub97c \uac00\uc9c4 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0c1\ud0dc\uc758 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc720\ud615\uc73c\ub85c \uc9c0\uc815\ub41c \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "bundle"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\ud2b9\uc815 SKU\uc758 \uc81c\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4. \uad6c\ubd84\ud558\ub824\uba74 \uc27c\ud45c\ub97c \uc0ac\uc6a9\ud558\uc138\uc694.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "\uacb0\uacfc\ub97c \ucd94\ucc9c \uc0c1\ud488\uc73c\ub85c \ud55c\uc815.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uce74\ud14c\uace0\ub9ac ID\uc5d0 \uc9c0\uc815\ub41c \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ud0dc\uadf8 ID\uac00 \uc9c0\uc815\ub41c \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubc30\uc1a1 \ud074\ub798\uc2a4\uc5d0 \uc9c0\uc815\ub41c \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc18d\uc131\uc774 \uc788\ub294 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4. \ubd84\ub958 \uc774\ub984\/\uc18d\uc131 \uc2ac\ub7ec\uadf8\ub97c \uc0ac\uc6a9\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc18d\uc131 \uc6a9\uc5b4 ID(\uc18d\uc131 \uc9c0\uc815 \ud544\uc218)\uac00 \uc9c0\uc815\ub41c \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "tax_class": {
                            "description": "\ud2b9\uc815 \uc138\uae08 \ud074\ub798\uc2a4\uc758 \uc81c\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        },
                        "on_sale": {
                            "description": "\uacb0\uacfc\ub97c \ud560\uc778 \uc911\uc778 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\uacb0\uacfc\ub97c \ucd5c\uc800\uac00 \uc774\uc0c1 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\uacb0\uacfc\ub97c \ucd5c\uace0\uac00 \uc774\ud558 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "meta_data\ub97c \ud2b9\uc815 \ud0a4\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "meta_data\uc5d0\uc11c \ud2b9\uc815 \ud0a4\uac00 \uc81c\uc678\ub418\ub294\uc9c0 \ud655\uc778\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "\uacb0\uacfc\ub97c \uc9c0\uc815\ub41c \uc7ac\uace0 \uc0c1\ud0dc\uac00 \uc788\ub294 \uc81c\ud488\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "search_sku": {
                            "description": "\ubb38\uc790\uc5f4\uacfc \uc77c\ubd80 \uc77c\uce58\ud558\ub294 SKU\uac00 \uc788\ub294 \ud56d\ubaa9\uc73c\ub85c \uacb0\uacfc\uac00 \uc81c\ud55c\ub429\ub2c8\ub2e4. \uc774 \uc778\uc218\ub294 'sku'\ubcf4\ub2e4 \uc6b0\uc120\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "search_name_or_sku": {
                            "description": "\ubb38\uc790\uc5f4\uacfc \uc77c\ubd80 \uc77c\uce58\ud558\ub294 SKU \uc774\ub984\uc774 \uc788\ub294 \ud56d\ubaa9\uc73c\ub85c \uacb0\uacfc\uac00 \uc81c\ud55c\ub429\ub2c8\ub2e4. \uc774 \uc778\uc218\ub294 'search', 'sku' \ubc0f 'search_sku'\ubcf4\ub2e4 \uc6b0\uc120\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "search_fields": {
                            "description": "\uac80\uc0c9 \ub9e4\uac1c\ubcc0\uc218\uc640 \ud568\uaed8 \uc0ac\uc6a9\ud558\uba74 \ud2b9\uc815 \ud544\ub4dc\ub85c \uac80\uc0c9\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4. \uc0ac\uc6a9 \uac00\ub2a5\ud55c \ud544\ub4dc\ub294 name, sku, global_unique_id, description, short_description\uc785\ub2c8\ub2e4. \uc774 \uc778\uc218\ub294 \ub2e4\ub978 \ubaa8\ub4e0 \uac80\uc0c9 \ub9e4\uac1c\ubcc0\uc218\ubcf4\ub2e4 \uc6b0\uc120\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "name",
                                    "global_unique_id",
                                    "description",
                                    "short_description",
                                    "sku"
                                ]
                            },
                            "default": [],
                            "required": false
                        },
                        "include_status": {
                            "description": "\ubaa8\ub4e0 \uc0c1\ud0dc\uc758 \uc81c\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "exclude_status": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc5d0\uc11c \uc0c1\ud0dc \uc911 \ud558\ub098\ub77c\ub3c4 \uc788\ub294 \uc81c\ud488\uc744 \uc81c\uc678\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "include_types": {
                            "description": "\ubaa8\ub4e0 \uc720\ud615\uc758 \uc81c\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "simple",
                                    "grouped",
                                    "external",
                                    "variable",
                                    "bundle"
                                ]
                            },
                            "required": false
                        },
                        "exclude_types": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc5d0\uc11c \ud574\ub2f9 \uc720\ud615\uc758 \uc81c\ud488\uc744 \uc81c\uc678\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "simple",
                                    "grouped",
                                    "external",
                                    "variable",
                                    "bundle"
                                ]
                            },
                            "required": false
                        },
                        "downloadable": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \uc81c\ud488\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "virtual": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \uac00\uc0c1 \uc81c\ud488\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "pos_products_only": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud310\ub9e4 \uc9c0\uc810\uc5d0 \ud45c\uc2dc\ub418\ub294 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "low_in_stock": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \uc7ac\uace0 \ubd80\uc871 \ub610\ub294 \ud488\uc808 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4. (\uc0ac\uc6a9 \uc911\uc9c0\ub428)",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "\uc0c1\ud488 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\uc0c1\ud488 \uc2ac\ub7ec\uadf8.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "\uc0c1\ud488\uc774 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "\uc0c1\ud488\uc774 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "default": "simple",
                            "description": "\uc0c1\ud488 \uc720\ud615.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "bundle"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\uc0c1\ud488 \uc0c1\ud0dc(\uac8c\uc2dc \uc0c1\ud0dc).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "default": false,
                            "description": "\ucd94\ucc9c \uc0c1\ud488.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "default": "visible",
                            "description": "\uce74\ud0c8\ub85c\uadf8 \ud45c\uc2dc \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\uc0c1\ud488 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "\uc0c1\ud488 \uc694\uc57d \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\uc7ac\uace0 \uad00\ub9ac \ub2e8\uc704.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN \ub610\ub294 ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\uc0c1\ud488 \uc815\uc0c1 \uac00\uaca9.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\uc0c1\ud488 \ud560\uc778 \uac00\uaca9.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc(GMT \uae30\uc900)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "\uc81c\ud488\uc774 \uac00\uc0c1\uc778\uc9c0 \uc5ec\ubd80.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "\uc81c\ud488\uc758 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\uc131.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5 \ud30c\uc77c \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud30c\uc77c ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ud30c\uc77c \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\ud30c\uc77c URL.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "\uad6c\ub9e4 \ud6c4 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc744 \ub2e4\uc6b4\ub85c\ub4dc\ud560 \uc218 \uc788\ub294 \ud69f\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc5d0 \ub300\ud55c \uc561\uc138\uc2a4\uac00 \ub9cc\ub8cc\ub420 \ub54c\uae4c\uc9c0\uc758 \uc77c\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "\uc678\ubd80 \uc0c1\ud488\uc758 URL. \uc678\ubd80 \uc0c1\ud488\uc758 \uacbd\uc6b0\uc5d0\ub9cc \uc785\ub825.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "\uc678\ubd80 \uc0c1\ud488 \ubc84\ud2bc\uc758 \ud14d\uc2a4\ud2b8. \uc678\ubd80 \uc0c1\ud488\uc5d0 \uacbd\uc6b0\ub9cc \uc785\ub825.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "\uc138\uae08 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\uc138\uae08 \ud074\ub798\uc2a4.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "\uc0c1\ud488 \ub2e8\uacc4\uc5d0\uc11c \uc7ac\uace0 \uad00\ub9ac.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\uc7ac\uace0 \uc218\ub7c9.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "\uc81c\ud488\uc758 \uc7ac\uace0 \uc0c1\ud0dc\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "\uc7ac\uace0 \uad00\ub9ac\ub97c \ud558\uace0 \uc788\ub294 \uacbd\uc6b0, \uc774 \uc635\uc158\uc73c\ub85c \ud488\uc808 \ud6c4 \uc8fc\ubb38\uc758 \ud5c8\uc6a9 \uc5ec\ubd80\ub97c \uc124\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\uc0c1\ud488\uc758 \uc7ac\uace0\ub7c9\uc774 \ubd80\uc871\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "default": false,
                            "description": "\ub2e8\uc77c \uc8fc\ubb38\uc5d0\uc11c \ud56d\ubaa9 \ud558\ub098\ub97c \uad6c\ub9e4\ud560 \uc218 \uc788\ub3c4\ub85d \ud5c8\uc6a9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "\uc0c1\ud488 \uc911\ub7c9(\uc628\uc2a4).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\uc0c1\ud488 \ud06c\uae30.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\uc0c1\ud488 \uae38\uc774(~\uc5d0).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\uc0c1\ud488 \ub108\ube44(~\uc5d0).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\uc0c1\ud488 \ub192\uc774(~\uc5d0).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\ubc30\uc1a1 \ud074\ub798\uc2a4 \uc2ac\ub7ec\uadf8.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "default": true,
                            "description": "\uc0c1\ud488\ud3c9 \uc791\uc131 \ud5c8\uc6a9.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "\ube44\ubc00\ubc88\ud638\ub97c \uac8c\uc2dc\ud558\uc138\uc694.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "\uc0c1\ud5a5 \ud310\ub9e4 \uc0c1\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "\uad50\ucc28 \ud310\ub9e4 \uc81c\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\uc0c1\uc704 \uc0c1\ud488 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "\uad6c\ub9e4 \ud6c4 \uace0\uac1d\uc5d0 \ubcf4\ub0bc \uba54\ubaa8(\uc120\ud0dd).",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\uce74\ud14c\uace0\ub9ac \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ubd84\ub958 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ubd84\ub958 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\ubd84\ub958 \uc2ac\ub7ec\uadf8.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "brands": {
                            "description": "\ube0c\ub79c\ub4dc \ubaa9\ub85d\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ube0c\ub79c\ub4dc ID\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ube0c\ub79c\ub4dc \uc774\ub984\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\ube0c\ub79c\ub4dc \uc2ac\ub7ec\uadf8\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\ud0dc\uadf8 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud0dc\uadf8 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ud0dc\uadf8 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\ud0dc\uadf8 \uc2ac\ub7ec\uadf8.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "\uc774\ubbf8\uc9c0 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc774\ubbf8\uc9c0 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "\uc774\ubbf8\uc9c0 URL.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc774\ubbf8\uc9c0 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\uc18d\uc131 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc18d\uc131 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc18d\uc131 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\uc18d\uc131 \uc704\uce58.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "\uc81c\ud488 \ud398\uc774\uc9c0\uc5d0 \ub4e4\uc5b4 \uc788\ub294 \"\ucd94\uac00 \uc815\ubcf4\" \ud0ed\uc5d0 \ud574\ub2f9 \ud2b9\uc131\uc758 \ud45c\uc2dc \uc5ec\ubd80\ub97c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "\ud2b9\uc131\uc744 \ubcc0\ud615\uc73c\ub85c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc744 \uacbd\uc6b0 \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "\ud2b9\uc131\uc758 \uc0ac\uc6a9 \uac00\ub2a5 \uae30\uac04 \uc774\ub984 \ubaa9\ub85d.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \uc18d\uc131\uc744 \uae30\ubcf8\uac12\uc73c\ub85c.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc18d\uc131 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc18d\uc131 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\uba54\ub274 \uc21c\uc11c, \uc81c\ud488\uc744 \uc54c\ub9de\uac8c \uc815\ub82c\ud558\ub294 \ub370 \uc0ac\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uba54\ud0c0 ID",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\uba54\ud0c0 \ud0a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\uba54\ud0c0 \uac12.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "bundle_virtual": {
                            "description": "\uc774 \ubc88\ub4e4\uc758 \ubaa8\ub4e0 \ub0b4\uc6a9\ubb3c\uc5d0 \uac00\uc0c1\uc73c\ub85c \ucde8\uae09\uc744 \uac15\uc81c\ub85c \uc801\uc6a9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "bundle_layout": {
                            "description": "\ub2e8\uc77c \uc81c\ud488 \uc0c1\uc138 \uc815\ubcf4 \ud398\uc774\uc9c0 \ub808\uc774\uc544\uc6c3\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "default",
                                "tabular",
                                "grid"
                            ],
                            "required": false
                        },
                        "bundle_add_to_cart_form_location": {
                            "description": "\ub2e8\uc77c \uc81c\ud488 \ud398\uc774\uc9c0\uc758 \uc81c\ud488 \uc591\uc2dd \uc704\uce58\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "default",
                                "after_summary"
                            ],
                            "required": false
                        },
                        "bundle_editable_in_cart": {
                            "description": "\uc774 \uc81c\ud488\uc758 \uad6c\uc131\uc744 \uc7a5\ubc14\uad6c\ub2c8 \ud398\uc774\uc9c0\uc5d0\uc11c \uc218\uc815\ud560 \uc218 \uc788\ub294\uc9c0\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "bundle_sold_individually_context": {
                            "description": "\uac1c\ubcc4\uc801\uc73c\ub85c \ud310\ub9e4\ub428 \uc635\uc158 \ucee8\ud14d\uc2a4\ud2b8\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "product",
                                "configuration"
                            ],
                            "required": false
                        },
                        "bundle_item_grouping": {
                            "description": "\uc7a5\ubc14\uad6c\ub2c8\/\uc8fc\ubb38 \ud15c\ud50c\ub9bf\uc758 \ubc88\ub4e4 \ucee8\ud14c\uc774\ub108\/\ud558\uc704 \uc544\uc774\ud15c \ud45c\uc2dc\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "parent",
                                "noindent",
                                "none"
                            ],
                            "required": false
                        },
                        "bundle_min_size": {
                            "description": "\ucd5c\uc18c \ubc88\ub4e4 \ud06c\uae30\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "string"
                            ],
                            "required": false
                        },
                        "bundle_max_size": {
                            "description": "\ucd5c\ub300 \ubc88\ub4e4 \ud06c\uae30\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "string"
                            ],
                            "required": false
                        },
                        "bundle_price": {
                            "description": "\ubc88\ub4e4 \uad6c\ub9e4 \uac00\uaca9\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "required": false
                        },
                        "bundled_items": {
                            "description": "\uc774 \uc81c\ud488\uc5d0 \ud3ec\ud568\ub41c \ubc88\ub4e4 \uc544\uc774\ud15c \ubaa9\ub85d\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "delete": {
                                        "description": "ID\uac00 \uc9c0\uc815\ub41c \ubc88\ub4e4 \uc544\uc774\ud15c\uc744 \uc0ad\uc81c\ud558\ub824\uba74 true\ub85c \uc124\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 ID\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "menu_order": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c \uba54\ub274 \uc21c\uc11c\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_min": {
                                        "description": "\ucd5c\uc18c \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_max": {
                                        "description": "\ucd5c\ub300 \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": [
                                            "integer",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_default": {
                                        "description": "\uae30\ubcf8 \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": [
                                            "integer",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "priced_individually": {
                                        "description": "\uc774 \ubc88\ub4e4 \uc544\uc774\ud15c\uc758 \uac00\uaca9\uc774 \ubc88\ub4e4\uc758 \uae30\ubcf8 \uac00\uaca9\uc5d0 \ucd94\uac00\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "shipped_individually": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \ubc88\ub4e4\uacfc \ubcc4\ub3c4\ub85c \ubc30\uc1a1\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_title": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc774 \ud504\ub860\ud2b8\uc5d4\ub4dc \ubc0f \uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "title": {
                                        "description": "\uc6d0\ub798 \uc81c\ud488 \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_description": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc5d0 \ub300\ud55c \uac04\ub2e8\ud55c \uc124\uba85\uc774 \ud504\ub860\ud2b8\uc5d4\ub4dc \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "description": {
                                        "description": "\uc6d0\ub798 \uc81c\ud488 \uac04\ub2e8\ud55c \uc124\uba85 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc5d0 \ub300\ud55c \uac04\ub2e8\ud55c \uc124\uba85\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "optional": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c\uc774 \uc120\ud0dd \uc0ac\ud56d\uc778\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "hide_thumbnail": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uc378\ub124\uc77c\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc228\uaca8\uc9c0\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc5d0 \uc801\uc6a9\ub41c \ud560\uc778\uc785\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_variations": {
                                        "description": "\ubcc0\ud615 \ud544\ud130\ub9c1\uc774 \ud65c\uc131\ud654\ub418\uc5c8\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac00\ubcc0\uc801\uc778 \ubc88\ub4e4 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9).",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "allowed_variations": {
                                        "description": "\ud65c\uc131\ud654\ud55c \ubcc0\ud615 ID \ubaa9\ub85d\uc785\ub2c8\ub2e4(\ubcc0\ud615 \ud544\ud130\ub9c1\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_default_variation_attributes": {
                                        "description": "\uae30\ubcf8 \ubcc0\ud615 \uc18d\uc131 \uac12\uc774 \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac00\ubcc0\uc801\uc778 \ubc88\ub4e4 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9).",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "default_variation_attributes": {
                                        "description": "\uc7ac\uc815\uc758\ud55c \uae30\ubcf8 \ubcc0\ud615 \uc18d\uc131 \uac12\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc18d\uc131 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "\uc18d\uc131 \uba85.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "option": {
                                                    "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "single_product_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "cart_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc7a5\ubc14\uad6c\ub2c8 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "order_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc8fc\ubb38\/\uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "single_product_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "cart_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \uc7a5\ubc14\uad6c\ub2c8 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "order_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \uc8fc\ubb38\/\uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "stock_status": {
                                        "description": "\ucd5c\uc18c \uc218\ub7c9\uc744 \uace0\ub824\ud55c \ubc88\ub4e4 \uc544\uc774\ud15c\uc758 \uc0c1\ud0dc\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "in_stock",
                                            "on_backorder",
                                            "out_of_stock"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "bundle_sell_ids": {
                            "description": "\ubc88\ub4e4 \ud310\ub9e4 \uc81c\ud488 ID \ubaa9\ub85d\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_global_add_ons": {
                            "description": "\uae00\ub85c\ubc8c \uc560\ub4dc\uc628\uc774 \uc774 \uc81c\ud488\uc5d0\uc11c \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "addons": {
                            "description": "\uc774 \uc81c\ud488\uc5d0 \ud560\ub2f9\ub41c \uc560\ub4dc\uc628",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc560\ub4dc\uc628\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "required": false
                                    },
                                    "name": {
                                        "description": "\uc81c\ud488 \uc560\ub4dc\uc628 \uc774\ub984",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "validate_callback": [
                                                [],
                                                "validate_addon_name"
                                            ],
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "title_format": {
                                        "description": "\uc560\ub4dc\uc628 \uc81c\ubaa9 \ud615\uc2dd",
                                        "type": "string",
                                        "enum": [
                                            "label",
                                            "heading",
                                            "hide"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "label",
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "default": {
                                        "description": "\uae30\ubcf8 \uc560\ub4dc\uc628 \uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "sanitize_text_field",
                                            "validate_callback": [
                                                [],
                                                "validate_default"
                                            ]
                                        }
                                    },
                                    "description_enable": {
                                        "description": "\uc124\uba85\uc774 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "description": {
                                        "description": "\uc560\ub4dc\uc628\uc5d0 \ub300\ud55c \uc124\uba85",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "wp_kses_post"
                                        }
                                    },
                                    "placeholder_enable": {
                                        "description": "\uc560\ub4dc\uc628 \ud50c\ub808\uc774\uc2a4\ud640\ub354\uac00 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "placeholder": {
                                        "description": "custom_text \ubc0f custom_textarea \uc560\ub4dc\uc628 \uc720\ud615\uc5d0 \uc801\uc6a9 \uac00\ub2a5\ud55c \uc560\ub4dc\uc628 \ud50c\ub808\uc774\uc2a4\ud640\ub354 \ud14d\uc2a4\ud2b8",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "type": {
                                        "description": "\uc560\ub4dc\uc628 \uc720\ud615",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "multiple_choice",
                                            "checkbox",
                                            "custom_text",
                                            "custom_textarea",
                                            "file_upload",
                                            "custom_price",
                                            "input_multiplier",
                                            "heading",
                                            "datepicker"
                                        ]
                                    },
                                    "display": {
                                        "description": "multiple_choice \uc560\ub4dc\uc628\uc758 \ud45c\uc2dc \uc635\uc158",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "select",
                                            "radiobutton",
                                            "images"
                                        ],
                                        "arg_options": {
                                            "default": "select"
                                        }
                                    },
                                    "position": {
                                        "description": "\uc81c\ud488\uc5d0\uc11c \uc560\ub4dc\uc628\uc758 \uc704\uce58",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": 10
                                        },
                                        "minimum": 0
                                    },
                                    "required": {
                                        "description": "\uc560\ub4dc\uc628\uc774 \ud544\uc218\uc778\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": false,
                                            "validate_callback": [
                                                [],
                                                "validate_required"
                                            ]
                                        }
                                    },
                                    "restrictions": {
                                        "description": "\uac00\uaca9 \ub610\ub294 \ud14d\uc2a4\ud2b8 \uae38\uc774\uc758 \ucd5c\uc18c\/\ucd5c\ub300 \ud55c\ub3c4\uac00 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "restrictions_type": {
                                        "description": "custom_text \uc720\ud615 \uc560\ub4dc\uc628\uc758 \uc785\ub825 \uc81c\ud55c \uc0ac\ud56d",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "",
                                            "any_text",
                                            "only_letters",
                                            "only_numbers",
                                            "only_letters_numbers",
                                            "email"
                                        ],
                                        "arg_options": {
                                            "default": "any_text"
                                        }
                                    },
                                    "adjust_price": {
                                        "description": "\uc560\ub4dc\uc628\uc774 \uc81c\ud488 \uac00\uaca9\uc744 \uc870\uc815\ud558\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "price_type": {
                                        "description": "\uc560\ub4dc\uc628\uc758 \uac00\uaca9 \uc870\uc815 \uc720\ud615",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "flat_fee",
                                            "quantity_based",
                                            "percentage_based"
                                        ],
                                        "arg_options": {
                                            "default": "flat_fee"
                                        }
                                    },
                                    "price": {
                                        "description": "\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0 \uc560\ub4dc\uc628\uc758 \uac00\uaca9(\uc22b\uc790 \ubb38\uc790\uc5f4)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "is_empty_or_float"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "min": {
                                        "description": "custom_text, custom_textarea, custom_price \ubc0f input_multiplier \uc560\ub4dc\uc628\uc5d0 \ud5c8\uc6a9\ub418\ub294 \ucd5c\uc18c \uc785\ub825\uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "validate_min_max"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "max": {
                                        "description": "custom_text, custom_textarea, custom_price \ubc0f input_multiplier \uc560\ub4dc\uc628\uc5d0 \ud5c8\uc6a9\ub418\ub294 \ucd5c\ub300 \uc785\ub825\uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "validate_min_max"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "options": {
                                        "description": "multiple_choice \ubc0f checkbox \uc720\ud615 \uc560\ub4dc\uc628\uc758 \uc635\uc158 \ubaa9\ub85d",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": [],
                                            "validate_callback": [
                                                [],
                                                "validate_options"
                                            ]
                                        },
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158 \uad00\ub828 \ub808\uc774\ube14",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": true
                                                },
                                                "price": {
                                                    "description": "\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0 \uc560\ub4dc\uc628 \uc635\uc158\uc758 \uac00\uaca9(\uc22b\uc790 \ubb38\uc790\uc5f4)",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false,
                                                    "arg_options": {
                                                        "validate_callback": [
                                                            [],
                                                            "is_empty_or_float"
                                                        ],
                                                        "sanitize_callback": "wc_format_decimal"
                                                    }
                                                },
                                                "price_type": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158\uc758 \uac00\uaca9 \uc870\uc815 \uc720\ud615",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "enum": [
                                                        "flat_fee",
                                                        "quantity_based",
                                                        "percentage_based"
                                                    ],
                                                    "required": false
                                                },
                                                "image": {
                                                    "description": "\uc774\ubbf8\uc9c0 \ud45c\uc2dc \uc720\ud615 \uad00\ub828 \uc560\ub4dc\uc628 \uc635\uc158\uc758 \uc774\ubbf8\uc9c0 ID \ub610\ub294 0",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false
                                                },
                                                "visibility": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158 \ud45c\uc2dc \uc5ec\ubd80",
                                                    "type": "boolean",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\uc0c1\ud488 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\uc0c1\ud488 \uc2ac\ub7ec\uadf8.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "\uc0c1\ud488\uc774 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "\uc0c1\ud488\uc774 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "\uc0c1\ud488 \uc720\ud615.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "bundle"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\uc0c1\ud488 \uc0c1\ud0dc(\uac8c\uc2dc \uc0c1\ud0dc).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "\ucd94\ucc9c \uc0c1\ud488.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "\uce74\ud0c8\ub85c\uadf8 \ud45c\uc2dc \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\uc0c1\ud488 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "\uc0c1\ud488 \uc694\uc57d \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\uc7ac\uace0 \uad00\ub9ac \ub2e8\uc704.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN \ub610\ub294 ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\uc0c1\ud488 \uc815\uc0c1 \uac00\uaca9.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\uc0c1\ud488 \ud560\uc778 \uac00\uaca9.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc(GMT \uae30\uc900)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "\uc81c\ud488\uc774 \uac00\uc0c1\uc778\uc9c0 \uc5ec\ubd80.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\uc81c\ud488\uc758 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\uc131.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5 \ud30c\uc77c \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud30c\uc77c ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ud30c\uc77c \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\ud30c\uc77c URL.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\uad6c\ub9e4 \ud6c4 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc744 \ub2e4\uc6b4\ub85c\ub4dc\ud560 \uc218 \uc788\ub294 \ud69f\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc5d0 \ub300\ud55c \uc561\uc138\uc2a4\uac00 \ub9cc\ub8cc\ub420 \ub54c\uae4c\uc9c0\uc758 \uc77c\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "\uc678\ubd80 \uc0c1\ud488\uc758 URL. \uc678\ubd80 \uc0c1\ud488\uc758 \uacbd\uc6b0\uc5d0\ub9cc \uc785\ub825.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "\uc678\ubd80 \uc0c1\ud488 \ubc84\ud2bc\uc758 \ud14d\uc2a4\ud2b8. \uc678\ubd80 \uc0c1\ud488\uc5d0 \uacbd\uc6b0\ub9cc \uc785\ub825.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\uc138\uae08 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\uc138\uae08 \ud074\ub798\uc2a4.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\uc0c1\ud488 \ub2e8\uacc4\uc5d0\uc11c \uc7ac\uace0 \uad00\ub9ac.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\uc7ac\uace0 \uc218\ub7c9.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\uc81c\ud488\uc758 \uc7ac\uace0 \uc0c1\ud0dc\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "\uc7ac\uace0 \uad00\ub9ac\ub97c \ud558\uace0 \uc788\ub294 \uacbd\uc6b0, \uc774 \uc635\uc158\uc73c\ub85c \ud488\uc808 \ud6c4 \uc8fc\ubb38\uc758 \ud5c8\uc6a9 \uc5ec\ubd80\ub97c \uc124\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\uc0c1\ud488\uc758 \uc7ac\uace0\ub7c9\uc774 \ubd80\uc871\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "\ub2e8\uc77c \uc8fc\ubb38\uc5d0\uc11c \ud56d\ubaa9 \ud558\ub098\ub97c \uad6c\ub9e4\ud560 \uc218 \uc788\ub3c4\ub85d \ud5c8\uc6a9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "\uc0c1\ud488 \uc911\ub7c9(\uc628\uc2a4).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\uc0c1\ud488 \ud06c\uae30.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\uc0c1\ud488 \uae38\uc774(~\uc5d0).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\uc0c1\ud488 \ub108\ube44(~\uc5d0).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\uc0c1\ud488 \ub192\uc774(~\uc5d0).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\ubc30\uc1a1 \ud074\ub798\uc2a4 \uc2ac\ub7ec\uadf8.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "\uc0c1\ud488\ud3c9 \uc791\uc131 \ud5c8\uc6a9.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "\ube44\ubc00\ubc88\ud638\ub97c \uac8c\uc2dc\ud558\uc138\uc694.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "\uc0c1\ud5a5 \ud310\ub9e4 \uc0c1\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "\uad50\ucc28 \ud310\ub9e4 \uc81c\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\uc0c1\uc704 \uc0c1\ud488 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "\uad6c\ub9e4 \ud6c4 \uace0\uac1d\uc5d0 \ubcf4\ub0bc \uba54\ubaa8(\uc120\ud0dd).",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\uce74\ud14c\uace0\ub9ac \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ubd84\ub958 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ubd84\ub958 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\ubd84\ub958 \uc2ac\ub7ec\uadf8.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "brands": {
                            "description": "\ube0c\ub79c\ub4dc \ubaa9\ub85d\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ube0c\ub79c\ub4dc ID\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ube0c\ub79c\ub4dc \uc774\ub984\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\ube0c\ub79c\ub4dc \uc2ac\ub7ec\uadf8\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\ud0dc\uadf8 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud0dc\uadf8 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ud0dc\uadf8 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\ud0dc\uadf8 \uc2ac\ub7ec\uadf8.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "\uc774\ubbf8\uc9c0 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc774\ubbf8\uc9c0 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "\uc774\ubbf8\uc9c0 URL.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc774\ubbf8\uc9c0 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\uc18d\uc131 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc18d\uc131 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc18d\uc131 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\uc18d\uc131 \uc704\uce58.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "\uc81c\ud488 \ud398\uc774\uc9c0\uc5d0 \ub4e4\uc5b4 \uc788\ub294 \"\ucd94\uac00 \uc815\ubcf4\" \ud0ed\uc5d0 \ud574\ub2f9 \ud2b9\uc131\uc758 \ud45c\uc2dc \uc5ec\ubd80\ub97c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "\ud2b9\uc131\uc744 \ubcc0\ud615\uc73c\ub85c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc744 \uacbd\uc6b0 \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "\ud2b9\uc131\uc758 \uc0ac\uc6a9 \uac00\ub2a5 \uae30\uac04 \uc774\ub984 \ubaa9\ub85d.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \uc18d\uc131\uc744 \uae30\ubcf8\uac12\uc73c\ub85c.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc18d\uc131 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc18d\uc131 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\uba54\ub274 \uc21c\uc11c, \uc81c\ud488\uc744 \uc54c\ub9de\uac8c \uc815\ub82c\ud558\ub294 \ub370 \uc0ac\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uba54\ud0c0 ID",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\uba54\ud0c0 \ud0a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\uba54\ud0c0 \uac12.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "bundle_virtual": {
                            "description": "\uc774 \ubc88\ub4e4\uc758 \ubaa8\ub4e0 \ub0b4\uc6a9\ubb3c\uc5d0 \uac00\uc0c1\uc73c\ub85c \ucde8\uae09\uc744 \uac15\uc81c\ub85c \uc801\uc6a9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "bundle_layout": {
                            "description": "\ub2e8\uc77c \uc81c\ud488 \uc0c1\uc138 \uc815\ubcf4 \ud398\uc774\uc9c0 \ub808\uc774\uc544\uc6c3\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "default",
                                "tabular",
                                "grid"
                            ],
                            "required": false
                        },
                        "bundle_add_to_cart_form_location": {
                            "description": "\ub2e8\uc77c \uc81c\ud488 \ud398\uc774\uc9c0\uc758 \uc81c\ud488 \uc591\uc2dd \uc704\uce58\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "default",
                                "after_summary"
                            ],
                            "required": false
                        },
                        "bundle_editable_in_cart": {
                            "description": "\uc774 \uc81c\ud488\uc758 \uad6c\uc131\uc744 \uc7a5\ubc14\uad6c\ub2c8 \ud398\uc774\uc9c0\uc5d0\uc11c \uc218\uc815\ud560 \uc218 \uc788\ub294\uc9c0\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "bundle_sold_individually_context": {
                            "description": "\uac1c\ubcc4\uc801\uc73c\ub85c \ud310\ub9e4\ub428 \uc635\uc158 \ucee8\ud14d\uc2a4\ud2b8\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "product",
                                "configuration"
                            ],
                            "required": false
                        },
                        "bundle_item_grouping": {
                            "description": "\uc7a5\ubc14\uad6c\ub2c8\/\uc8fc\ubb38 \ud15c\ud50c\ub9bf\uc758 \ubc88\ub4e4 \ucee8\ud14c\uc774\ub108\/\ud558\uc704 \uc544\uc774\ud15c \ud45c\uc2dc\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "parent",
                                "noindent",
                                "none"
                            ],
                            "required": false
                        },
                        "bundle_min_size": {
                            "description": "\ucd5c\uc18c \ubc88\ub4e4 \ud06c\uae30\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "string"
                            ],
                            "required": false
                        },
                        "bundle_max_size": {
                            "description": "\ucd5c\ub300 \ubc88\ub4e4 \ud06c\uae30\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "string"
                            ],
                            "required": false
                        },
                        "bundle_price": {
                            "description": "\ubc88\ub4e4 \uad6c\ub9e4 \uac00\uaca9\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "required": false
                        },
                        "bundled_items": {
                            "description": "\uc774 \uc81c\ud488\uc5d0 \ud3ec\ud568\ub41c \ubc88\ub4e4 \uc544\uc774\ud15c \ubaa9\ub85d\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "delete": {
                                        "description": "ID\uac00 \uc9c0\uc815\ub41c \ubc88\ub4e4 \uc544\uc774\ud15c\uc744 \uc0ad\uc81c\ud558\ub824\uba74 true\ub85c \uc124\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 ID\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "menu_order": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c \uba54\ub274 \uc21c\uc11c\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_min": {
                                        "description": "\ucd5c\uc18c \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_max": {
                                        "description": "\ucd5c\ub300 \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": [
                                            "integer",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_default": {
                                        "description": "\uae30\ubcf8 \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": [
                                            "integer",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "priced_individually": {
                                        "description": "\uc774 \ubc88\ub4e4 \uc544\uc774\ud15c\uc758 \uac00\uaca9\uc774 \ubc88\ub4e4\uc758 \uae30\ubcf8 \uac00\uaca9\uc5d0 \ucd94\uac00\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "shipped_individually": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \ubc88\ub4e4\uacfc \ubcc4\ub3c4\ub85c \ubc30\uc1a1\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_title": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc774 \ud504\ub860\ud2b8\uc5d4\ub4dc \ubc0f \uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "title": {
                                        "description": "\uc6d0\ub798 \uc81c\ud488 \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_description": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc5d0 \ub300\ud55c \uac04\ub2e8\ud55c \uc124\uba85\uc774 \ud504\ub860\ud2b8\uc5d4\ub4dc \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "description": {
                                        "description": "\uc6d0\ub798 \uc81c\ud488 \uac04\ub2e8\ud55c \uc124\uba85 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc5d0 \ub300\ud55c \uac04\ub2e8\ud55c \uc124\uba85\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "optional": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c\uc774 \uc120\ud0dd \uc0ac\ud56d\uc778\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "hide_thumbnail": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uc378\ub124\uc77c\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc228\uaca8\uc9c0\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc5d0 \uc801\uc6a9\ub41c \ud560\uc778\uc785\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_variations": {
                                        "description": "\ubcc0\ud615 \ud544\ud130\ub9c1\uc774 \ud65c\uc131\ud654\ub418\uc5c8\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac00\ubcc0\uc801\uc778 \ubc88\ub4e4 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9).",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "allowed_variations": {
                                        "description": "\ud65c\uc131\ud654\ud55c \ubcc0\ud615 ID \ubaa9\ub85d\uc785\ub2c8\ub2e4(\ubcc0\ud615 \ud544\ud130\ub9c1\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_default_variation_attributes": {
                                        "description": "\uae30\ubcf8 \ubcc0\ud615 \uc18d\uc131 \uac12\uc774 \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac00\ubcc0\uc801\uc778 \ubc88\ub4e4 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9).",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "default_variation_attributes": {
                                        "description": "\uc7ac\uc815\uc758\ud55c \uae30\ubcf8 \ubcc0\ud615 \uc18d\uc131 \uac12\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc18d\uc131 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "\uc18d\uc131 \uba85.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "option": {
                                                    "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "single_product_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "cart_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc7a5\ubc14\uad6c\ub2c8 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "order_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc8fc\ubb38\/\uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "single_product_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "cart_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \uc7a5\ubc14\uad6c\ub2c8 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "order_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \uc8fc\ubb38\/\uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "stock_status": {
                                        "description": "\ucd5c\uc18c \uc218\ub7c9\uc744 \uace0\ub824\ud55c \ubc88\ub4e4 \uc544\uc774\ud15c\uc758 \uc0c1\ud0dc\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "in_stock",
                                            "on_backorder",
                                            "out_of_stock"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "bundle_sell_ids": {
                            "description": "\ubc88\ub4e4 \ud310\ub9e4 \uc81c\ud488 ID \ubaa9\ub85d\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_global_add_ons": {
                            "description": "\uae00\ub85c\ubc8c \uc560\ub4dc\uc628\uc774 \uc774 \uc81c\ud488\uc5d0\uc11c \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                            "type": "boolean",
                            "required": false
                        },
                        "addons": {
                            "description": "\uc774 \uc81c\ud488\uc5d0 \ud560\ub2f9\ub41c \uc560\ub4dc\uc628",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc560\ub4dc\uc628\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "required": false
                                    },
                                    "name": {
                                        "description": "\uc81c\ud488 \uc560\ub4dc\uc628 \uc774\ub984",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "validate_callback": [
                                                [],
                                                "validate_addon_name"
                                            ],
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "title_format": {
                                        "description": "\uc560\ub4dc\uc628 \uc81c\ubaa9 \ud615\uc2dd",
                                        "type": "string",
                                        "enum": [
                                            "label",
                                            "heading",
                                            "hide"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "label",
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "default": {
                                        "description": "\uae30\ubcf8 \uc560\ub4dc\uc628 \uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "sanitize_text_field",
                                            "validate_callback": [
                                                [],
                                                "validate_default"
                                            ]
                                        }
                                    },
                                    "description_enable": {
                                        "description": "\uc124\uba85\uc774 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "description": {
                                        "description": "\uc560\ub4dc\uc628\uc5d0 \ub300\ud55c \uc124\uba85",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "wp_kses_post"
                                        }
                                    },
                                    "placeholder_enable": {
                                        "description": "\uc560\ub4dc\uc628 \ud50c\ub808\uc774\uc2a4\ud640\ub354\uac00 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "placeholder": {
                                        "description": "custom_text \ubc0f custom_textarea \uc560\ub4dc\uc628 \uc720\ud615\uc5d0 \uc801\uc6a9 \uac00\ub2a5\ud55c \uc560\ub4dc\uc628 \ud50c\ub808\uc774\uc2a4\ud640\ub354 \ud14d\uc2a4\ud2b8",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "type": {
                                        "description": "\uc560\ub4dc\uc628 \uc720\ud615",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "multiple_choice",
                                            "checkbox",
                                            "custom_text",
                                            "custom_textarea",
                                            "file_upload",
                                            "custom_price",
                                            "input_multiplier",
                                            "heading",
                                            "datepicker"
                                        ]
                                    },
                                    "display": {
                                        "description": "multiple_choice \uc560\ub4dc\uc628\uc758 \ud45c\uc2dc \uc635\uc158",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "select",
                                            "radiobutton",
                                            "images"
                                        ],
                                        "arg_options": {
                                            "default": "select"
                                        }
                                    },
                                    "position": {
                                        "description": "\uc81c\ud488\uc5d0\uc11c \uc560\ub4dc\uc628\uc758 \uc704\uce58",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": 10
                                        },
                                        "minimum": 0
                                    },
                                    "required": {
                                        "description": "\uc560\ub4dc\uc628\uc774 \ud544\uc218\uc778\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": false,
                                            "validate_callback": [
                                                [],
                                                "validate_required"
                                            ]
                                        }
                                    },
                                    "restrictions": {
                                        "description": "\uac00\uaca9 \ub610\ub294 \ud14d\uc2a4\ud2b8 \uae38\uc774\uc758 \ucd5c\uc18c\/\ucd5c\ub300 \ud55c\ub3c4\uac00 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "restrictions_type": {
                                        "description": "custom_text \uc720\ud615 \uc560\ub4dc\uc628\uc758 \uc785\ub825 \uc81c\ud55c \uc0ac\ud56d",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "",
                                            "any_text",
                                            "only_letters",
                                            "only_numbers",
                                            "only_letters_numbers",
                                            "email"
                                        ],
                                        "arg_options": {
                                            "default": "any_text"
                                        }
                                    },
                                    "adjust_price": {
                                        "description": "\uc560\ub4dc\uc628\uc774 \uc81c\ud488 \uac00\uaca9\uc744 \uc870\uc815\ud558\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "price_type": {
                                        "description": "\uc560\ub4dc\uc628\uc758 \uac00\uaca9 \uc870\uc815 \uc720\ud615",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "flat_fee",
                                            "quantity_based",
                                            "percentage_based"
                                        ],
                                        "arg_options": {
                                            "default": "flat_fee"
                                        }
                                    },
                                    "price": {
                                        "description": "\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0 \uc560\ub4dc\uc628\uc758 \uac00\uaca9(\uc22b\uc790 \ubb38\uc790\uc5f4)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "is_empty_or_float"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "min": {
                                        "description": "custom_text, custom_textarea, custom_price \ubc0f input_multiplier \uc560\ub4dc\uc628\uc5d0 \ud5c8\uc6a9\ub418\ub294 \ucd5c\uc18c \uc785\ub825\uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "validate_min_max"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "max": {
                                        "description": "custom_text, custom_textarea, custom_price \ubc0f input_multiplier \uc560\ub4dc\uc628\uc5d0 \ud5c8\uc6a9\ub418\ub294 \ucd5c\ub300 \uc785\ub825\uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "validate_min_max"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "options": {
                                        "description": "multiple_choice \ubc0f checkbox \uc720\ud615 \uc560\ub4dc\uc628\uc758 \uc635\uc158 \ubaa9\ub85d",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": [],
                                            "validate_callback": [
                                                [],
                                                "validate_options"
                                            ]
                                        },
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158 \uad00\ub828 \ub808\uc774\ube14",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": true
                                                },
                                                "price": {
                                                    "description": "\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0 \uc560\ub4dc\uc628 \uc635\uc158\uc758 \uac00\uaca9(\uc22b\uc790 \ubb38\uc790\uc5f4)",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false,
                                                    "arg_options": {
                                                        "validate_callback": [
                                                            [],
                                                            "is_empty_or_float"
                                                        ],
                                                        "sanitize_callback": "wc_format_decimal"
                                                    }
                                                },
                                                "price_type": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158\uc758 \uac00\uaca9 \uc870\uc815 \uc720\ud615",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "enum": [
                                                        "flat_fee",
                                                        "quantity_based",
                                                        "percentage_based"
                                                    ],
                                                    "required": false
                                                },
                                                "image": {
                                                    "description": "\uc774\ubbf8\uc9c0 \ud45c\uc2dc \uc720\ud615 \uad00\ub828 \uc560\ub4dc\uc628 \uc635\uc158\uc758 \uc774\ubbf8\uc9c0 ID \ub610\ub294 0",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false
                                                },
                                                "visibility": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158 \ud45c\uc2dc \uc5ec\ubd80",
                                                    "type": "boolean",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "description": "\ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9ac\uc9c0 \uc54a\uace0 \ubc14\ub85c \uc0ad\uc81c \uc5ec\ubd80.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\uc0c1\ud488 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\uc0c1\ud488 \uc2ac\ub7ec\uadf8.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "\uc0c1\ud488\uc774 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "\uc0c1\ud488\uc774 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "\uc0c1\ud488 \uc720\ud615.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "bundle"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\uc0c1\ud488 \uc0c1\ud0dc(\uac8c\uc2dc \uc0c1\ud0dc).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "\ucd94\ucc9c \uc0c1\ud488.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "\uce74\ud0c8\ub85c\uadf8 \ud45c\uc2dc \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\uc0c1\ud488 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "\uc0c1\ud488 \uc694\uc57d \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\uc7ac\uace0 \uad00\ub9ac \ub2e8\uc704.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN \ub610\ub294 ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\uc0c1\ud488 \uc815\uc0c1 \uac00\uaca9.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\uc0c1\ud488 \ud560\uc778 \uac00\uaca9.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc(GMT \uae30\uc900)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "\uc81c\ud488\uc774 \uac00\uc0c1\uc778\uc9c0 \uc5ec\ubd80.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\uc81c\ud488\uc758 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\uc131.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5 \ud30c\uc77c \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud30c\uc77c ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ud30c\uc77c \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\ud30c\uc77c URL.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\uad6c\ub9e4 \ud6c4 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc744 \ub2e4\uc6b4\ub85c\ub4dc\ud560 \uc218 \uc788\ub294 \ud69f\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc5d0 \ub300\ud55c \uc561\uc138\uc2a4\uac00 \ub9cc\ub8cc\ub420 \ub54c\uae4c\uc9c0\uc758 \uc77c\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "\uc678\ubd80 \uc0c1\ud488\uc758 URL. \uc678\ubd80 \uc0c1\ud488\uc758 \uacbd\uc6b0\uc5d0\ub9cc \uc785\ub825.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "\uc678\ubd80 \uc0c1\ud488 \ubc84\ud2bc\uc758 \ud14d\uc2a4\ud2b8. \uc678\ubd80 \uc0c1\ud488\uc5d0 \uacbd\uc6b0\ub9cc \uc785\ub825.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\uc138\uae08 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\uc138\uae08 \ud074\ub798\uc2a4.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\uc0c1\ud488 \ub2e8\uacc4\uc5d0\uc11c \uc7ac\uace0 \uad00\ub9ac.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\uc7ac\uace0 \uc218\ub7c9.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\uc81c\ud488\uc758 \uc7ac\uace0 \uc0c1\ud0dc\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "\uc7ac\uace0 \uad00\ub9ac\ub97c \ud558\uace0 \uc788\ub294 \uacbd\uc6b0, \uc774 \uc635\uc158\uc73c\ub85c \ud488\uc808 \ud6c4 \uc8fc\ubb38\uc758 \ud5c8\uc6a9 \uc5ec\ubd80\ub97c \uc124\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\uc0c1\ud488\uc758 \uc7ac\uace0\ub7c9\uc774 \ubd80\uc871\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "\ub2e8\uc77c \uc8fc\ubb38\uc5d0\uc11c \ud56d\ubaa9 \ud558\ub098\ub97c \uad6c\ub9e4\ud560 \uc218 \uc788\ub3c4\ub85d \ud5c8\uc6a9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "\uc0c1\ud488 \uc911\ub7c9(\uc628\uc2a4).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\uc0c1\ud488 \ud06c\uae30.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\uc0c1\ud488 \uae38\uc774(~\uc5d0).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\uc0c1\ud488 \ub108\ube44(~\uc5d0).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\uc0c1\ud488 \ub192\uc774(~\uc5d0).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\ubc30\uc1a1 \ud074\ub798\uc2a4 \uc2ac\ub7ec\uadf8.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "\uc0c1\ud488\ud3c9 \uc791\uc131 \ud5c8\uc6a9.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "\ube44\ubc00\ubc88\ud638\ub97c \uac8c\uc2dc\ud558\uc138\uc694.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "\uc0c1\ud5a5 \ud310\ub9e4 \uc0c1\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "\uad50\ucc28 \ud310\ub9e4 \uc81c\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\uc0c1\uc704 \uc0c1\ud488 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "\uad6c\ub9e4 \ud6c4 \uace0\uac1d\uc5d0 \ubcf4\ub0bc \uba54\ubaa8(\uc120\ud0dd).",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\uce74\ud14c\uace0\ub9ac \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ubd84\ub958 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ubd84\ub958 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\ubd84\ub958 \uc2ac\ub7ec\uadf8.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "brands": {
                            "description": "\ube0c\ub79c\ub4dc \ubaa9\ub85d\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ube0c\ub79c\ub4dc ID\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ube0c\ub79c\ub4dc \uc774\ub984\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\ube0c\ub79c\ub4dc \uc2ac\ub7ec\uadf8\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\ud0dc\uadf8 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud0dc\uadf8 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ud0dc\uadf8 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\ud0dc\uadf8 \uc2ac\ub7ec\uadf8.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "\uc774\ubbf8\uc9c0 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc774\ubbf8\uc9c0 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "\uc774\ubbf8\uc9c0 URL.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc774\ubbf8\uc9c0 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\uc18d\uc131 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc18d\uc131 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc18d\uc131 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\uc18d\uc131 \uc704\uce58.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "\uc81c\ud488 \ud398\uc774\uc9c0\uc5d0 \ub4e4\uc5b4 \uc788\ub294 \"\ucd94\uac00 \uc815\ubcf4\" \ud0ed\uc5d0 \ud574\ub2f9 \ud2b9\uc131\uc758 \ud45c\uc2dc \uc5ec\ubd80\ub97c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "\ud2b9\uc131\uc744 \ubcc0\ud615\uc73c\ub85c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc744 \uacbd\uc6b0 \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "\ud2b9\uc131\uc758 \uc0ac\uc6a9 \uac00\ub2a5 \uae30\uac04 \uc774\ub984 \ubaa9\ub85d.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \uc18d\uc131\uc744 \uae30\ubcf8\uac12\uc73c\ub85c.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc18d\uc131 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc18d\uc131 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\uba54\ub274 \uc21c\uc11c, \uc81c\ud488\uc744 \uc54c\ub9de\uac8c \uc815\ub82c\ud558\ub294 \ub370 \uc0ac\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uba54\ud0c0 ID",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\uba54\ud0c0 \ud0a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\uba54\ud0c0 \uac12.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "bundle_virtual": {
                            "description": "\uc774 \ubc88\ub4e4\uc758 \ubaa8\ub4e0 \ub0b4\uc6a9\ubb3c\uc5d0 \uac00\uc0c1\uc73c\ub85c \ucde8\uae09\uc744 \uac15\uc81c\ub85c \uc801\uc6a9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "bundle_layout": {
                            "description": "\ub2e8\uc77c \uc81c\ud488 \uc0c1\uc138 \uc815\ubcf4 \ud398\uc774\uc9c0 \ub808\uc774\uc544\uc6c3\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "default",
                                "tabular",
                                "grid"
                            ],
                            "required": false
                        },
                        "bundle_add_to_cart_form_location": {
                            "description": "\ub2e8\uc77c \uc81c\ud488 \ud398\uc774\uc9c0\uc758 \uc81c\ud488 \uc591\uc2dd \uc704\uce58\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "default",
                                "after_summary"
                            ],
                            "required": false
                        },
                        "bundle_editable_in_cart": {
                            "description": "\uc774 \uc81c\ud488\uc758 \uad6c\uc131\uc744 \uc7a5\ubc14\uad6c\ub2c8 \ud398\uc774\uc9c0\uc5d0\uc11c \uc218\uc815\ud560 \uc218 \uc788\ub294\uc9c0\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "bundle_sold_individually_context": {
                            "description": "\uac1c\ubcc4\uc801\uc73c\ub85c \ud310\ub9e4\ub428 \uc635\uc158 \ucee8\ud14d\uc2a4\ud2b8\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "product",
                                "configuration"
                            ],
                            "required": false
                        },
                        "bundle_item_grouping": {
                            "description": "\uc7a5\ubc14\uad6c\ub2c8\/\uc8fc\ubb38 \ud15c\ud50c\ub9bf\uc758 \ubc88\ub4e4 \ucee8\ud14c\uc774\ub108\/\ud558\uc704 \uc544\uc774\ud15c \ud45c\uc2dc\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "parent",
                                "noindent",
                                "none"
                            ],
                            "required": false
                        },
                        "bundle_min_size": {
                            "description": "\ucd5c\uc18c \ubc88\ub4e4 \ud06c\uae30\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "string"
                            ],
                            "required": false
                        },
                        "bundle_max_size": {
                            "description": "\ucd5c\ub300 \ubc88\ub4e4 \ud06c\uae30\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "string"
                            ],
                            "required": false
                        },
                        "bundle_price": {
                            "description": "\ubc88\ub4e4 \uad6c\ub9e4 \uac00\uaca9\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "required": false
                        },
                        "bundled_items": {
                            "description": "\uc774 \uc81c\ud488\uc5d0 \ud3ec\ud568\ub41c \ubc88\ub4e4 \uc544\uc774\ud15c \ubaa9\ub85d\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "delete": {
                                        "description": "ID\uac00 \uc9c0\uc815\ub41c \ubc88\ub4e4 \uc544\uc774\ud15c\uc744 \uc0ad\uc81c\ud558\ub824\uba74 true\ub85c \uc124\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 ID\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "menu_order": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c \uba54\ub274 \uc21c\uc11c\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_min": {
                                        "description": "\ucd5c\uc18c \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_max": {
                                        "description": "\ucd5c\ub300 \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": [
                                            "integer",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_default": {
                                        "description": "\uae30\ubcf8 \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": [
                                            "integer",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "priced_individually": {
                                        "description": "\uc774 \ubc88\ub4e4 \uc544\uc774\ud15c\uc758 \uac00\uaca9\uc774 \ubc88\ub4e4\uc758 \uae30\ubcf8 \uac00\uaca9\uc5d0 \ucd94\uac00\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "shipped_individually": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \ubc88\ub4e4\uacfc \ubcc4\ub3c4\ub85c \ubc30\uc1a1\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_title": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc774 \ud504\ub860\ud2b8\uc5d4\ub4dc \ubc0f \uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "title": {
                                        "description": "\uc6d0\ub798 \uc81c\ud488 \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_description": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc5d0 \ub300\ud55c \uac04\ub2e8\ud55c \uc124\uba85\uc774 \ud504\ub860\ud2b8\uc5d4\ub4dc \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "description": {
                                        "description": "\uc6d0\ub798 \uc81c\ud488 \uac04\ub2e8\ud55c \uc124\uba85 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc5d0 \ub300\ud55c \uac04\ub2e8\ud55c \uc124\uba85\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "optional": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c\uc774 \uc120\ud0dd \uc0ac\ud56d\uc778\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "hide_thumbnail": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uc378\ub124\uc77c\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc228\uaca8\uc9c0\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc5d0 \uc801\uc6a9\ub41c \ud560\uc778\uc785\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_variations": {
                                        "description": "\ubcc0\ud615 \ud544\ud130\ub9c1\uc774 \ud65c\uc131\ud654\ub418\uc5c8\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac00\ubcc0\uc801\uc778 \ubc88\ub4e4 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9).",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "allowed_variations": {
                                        "description": "\ud65c\uc131\ud654\ud55c \ubcc0\ud615 ID \ubaa9\ub85d\uc785\ub2c8\ub2e4(\ubcc0\ud615 \ud544\ud130\ub9c1\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_default_variation_attributes": {
                                        "description": "\uae30\ubcf8 \ubcc0\ud615 \uc18d\uc131 \uac12\uc774 \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac00\ubcc0\uc801\uc778 \ubc88\ub4e4 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9).",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "default_variation_attributes": {
                                        "description": "\uc7ac\uc815\uc758\ud55c \uae30\ubcf8 \ubcc0\ud615 \uc18d\uc131 \uac12\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc18d\uc131 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "\uc18d\uc131 \uba85.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "option": {
                                                    "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "single_product_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "cart_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc7a5\ubc14\uad6c\ub2c8 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "order_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc8fc\ubb38\/\uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "single_product_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "cart_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \uc7a5\ubc14\uad6c\ub2c8 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "order_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \uc8fc\ubb38\/\uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "stock_status": {
                                        "description": "\ucd5c\uc18c \uc218\ub7c9\uc744 \uace0\ub824\ud55c \ubc88\ub4e4 \uc544\uc774\ud15c\uc758 \uc0c1\ud0dc\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "in_stock",
                                            "on_backorder",
                                            "out_of_stock"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "bundle_sell_ids": {
                            "description": "\ubc88\ub4e4 \ud310\ub9e4 \uc81c\ud488 ID \ubaa9\ub85d\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_global_add_ons": {
                            "description": "\uae00\ub85c\ubc8c \uc560\ub4dc\uc628\uc774 \uc774 \uc81c\ud488\uc5d0\uc11c \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                            "type": "boolean",
                            "required": false
                        },
                        "addons": {
                            "description": "\uc774 \uc81c\ud488\uc5d0 \ud560\ub2f9\ub41c \uc560\ub4dc\uc628",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc560\ub4dc\uc628\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "required": false
                                    },
                                    "name": {
                                        "description": "\uc81c\ud488 \uc560\ub4dc\uc628 \uc774\ub984",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "validate_callback": [
                                                [],
                                                "validate_addon_name"
                                            ],
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "title_format": {
                                        "description": "\uc560\ub4dc\uc628 \uc81c\ubaa9 \ud615\uc2dd",
                                        "type": "string",
                                        "enum": [
                                            "label",
                                            "heading",
                                            "hide"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "label",
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "default": {
                                        "description": "\uae30\ubcf8 \uc560\ub4dc\uc628 \uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "sanitize_text_field",
                                            "validate_callback": [
                                                [],
                                                "validate_default"
                                            ]
                                        }
                                    },
                                    "description_enable": {
                                        "description": "\uc124\uba85\uc774 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "description": {
                                        "description": "\uc560\ub4dc\uc628\uc5d0 \ub300\ud55c \uc124\uba85",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "wp_kses_post"
                                        }
                                    },
                                    "placeholder_enable": {
                                        "description": "\uc560\ub4dc\uc628 \ud50c\ub808\uc774\uc2a4\ud640\ub354\uac00 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "placeholder": {
                                        "description": "custom_text \ubc0f custom_textarea \uc560\ub4dc\uc628 \uc720\ud615\uc5d0 \uc801\uc6a9 \uac00\ub2a5\ud55c \uc560\ub4dc\uc628 \ud50c\ub808\uc774\uc2a4\ud640\ub354 \ud14d\uc2a4\ud2b8",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "type": {
                                        "description": "\uc560\ub4dc\uc628 \uc720\ud615",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "multiple_choice",
                                            "checkbox",
                                            "custom_text",
                                            "custom_textarea",
                                            "file_upload",
                                            "custom_price",
                                            "input_multiplier",
                                            "heading",
                                            "datepicker"
                                        ]
                                    },
                                    "display": {
                                        "description": "multiple_choice \uc560\ub4dc\uc628\uc758 \ud45c\uc2dc \uc635\uc158",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "select",
                                            "radiobutton",
                                            "images"
                                        ],
                                        "arg_options": {
                                            "default": "select"
                                        }
                                    },
                                    "position": {
                                        "description": "\uc81c\ud488\uc5d0\uc11c \uc560\ub4dc\uc628\uc758 \uc704\uce58",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": 10
                                        },
                                        "minimum": 0
                                    },
                                    "required": {
                                        "description": "\uc560\ub4dc\uc628\uc774 \ud544\uc218\uc778\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": false,
                                            "validate_callback": [
                                                [],
                                                "validate_required"
                                            ]
                                        }
                                    },
                                    "restrictions": {
                                        "description": "\uac00\uaca9 \ub610\ub294 \ud14d\uc2a4\ud2b8 \uae38\uc774\uc758 \ucd5c\uc18c\/\ucd5c\ub300 \ud55c\ub3c4\uac00 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "restrictions_type": {
                                        "description": "custom_text \uc720\ud615 \uc560\ub4dc\uc628\uc758 \uc785\ub825 \uc81c\ud55c \uc0ac\ud56d",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "",
                                            "any_text",
                                            "only_letters",
                                            "only_numbers",
                                            "only_letters_numbers",
                                            "email"
                                        ],
                                        "arg_options": {
                                            "default": "any_text"
                                        }
                                    },
                                    "adjust_price": {
                                        "description": "\uc560\ub4dc\uc628\uc774 \uc81c\ud488 \uac00\uaca9\uc744 \uc870\uc815\ud558\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "price_type": {
                                        "description": "\uc560\ub4dc\uc628\uc758 \uac00\uaca9 \uc870\uc815 \uc720\ud615",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "flat_fee",
                                            "quantity_based",
                                            "percentage_based"
                                        ],
                                        "arg_options": {
                                            "default": "flat_fee"
                                        }
                                    },
                                    "price": {
                                        "description": "\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0 \uc560\ub4dc\uc628\uc758 \uac00\uaca9(\uc22b\uc790 \ubb38\uc790\uc5f4)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "is_empty_or_float"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "min": {
                                        "description": "custom_text, custom_textarea, custom_price \ubc0f input_multiplier \uc560\ub4dc\uc628\uc5d0 \ud5c8\uc6a9\ub418\ub294 \ucd5c\uc18c \uc785\ub825\uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "validate_min_max"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "max": {
                                        "description": "custom_text, custom_textarea, custom_price \ubc0f input_multiplier \uc560\ub4dc\uc628\uc5d0 \ud5c8\uc6a9\ub418\ub294 \ucd5c\ub300 \uc785\ub825\uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "validate_min_max"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "options": {
                                        "description": "multiple_choice \ubc0f checkbox \uc720\ud615 \uc560\ub4dc\uc628\uc758 \uc635\uc158 \ubaa9\ub85d",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": [],
                                            "validate_callback": [
                                                [],
                                                "validate_options"
                                            ]
                                        },
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158 \uad00\ub828 \ub808\uc774\ube14",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": true
                                                },
                                                "price": {
                                                    "description": "\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0 \uc560\ub4dc\uc628 \uc635\uc158\uc758 \uac00\uaca9(\uc22b\uc790 \ubb38\uc790\uc5f4)",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false,
                                                    "arg_options": {
                                                        "validate_callback": [
                                                            [],
                                                            "is_empty_or_float"
                                                        ],
                                                        "sanitize_callback": "wc_format_decimal"
                                                    }
                                                },
                                                "price_type": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158\uc758 \uac00\uaca9 \uc870\uc815 \uc720\ud615",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "enum": [
                                                        "flat_fee",
                                                        "quantity_based",
                                                        "percentage_based"
                                                    ],
                                                    "required": false
                                                },
                                                "image": {
                                                    "description": "\uc774\ubbf8\uc9c0 \ud45c\uc2dc \uc720\ud615 \uad00\ub828 \uc560\ub4dc\uc628 \uc635\uc158\uc758 \uc774\ubbf8\uc9c0 ID \ub610\ub294 0",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false
                                                },
                                                "visibility": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158 \ud45c\uc2dc \uc5ec\ubd80",
                                                    "type": "boolean",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-analytics\/products\/batch"
                    }
                ]
            }
        },
        "\/wc-analytics\/products\/(?P<id>[\\d]+)\/related": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/suggested-products": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \ubb38\uc790\uc5f4\uacfc \uc77c\uce58\ud558\ub294 \uacbd\uc6b0\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc218\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc218\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\ubc1c\ud589\uc77c \ub610\ub294 \uc218\uc815\uc77c\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud560 \ub54c GMT \uae00 \ub0a0\uc9dc\ub97c \uace0\ub824\ud560\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "popularity",
                                "rating",
                                "post__in",
                                "price",
                                "sales",
                                "menu_order",
                                "random",
                                "popularity",
                                "rating",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\ub97c \uac00\uc9c4 \uacbd\uc6b0\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\ub97c \uac00\uc9c4 \uacbd\uc6b0\ub97c \uc81c\uc678\ud55c \ubaa8\ub4e0 \ud56d\ubaa9\uc73c\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "brand": {
                            "description": "\ud2b9\uc815 \ube0c\ub79c\ub4dc ID\uac00 \uc9c0\uc815\ub41c \uc0c1\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc2ac\ub7ec\uadf8\ub97c \uac00\uc9c4 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0c1\ud0dc\uc758 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc720\ud615\uc73c\ub85c \uc9c0\uc815\ub41c \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "bundle"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\ud2b9\uc815 SKU\uc758 \uc81c\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4. \uad6c\ubd84\ud558\ub824\uba74 \uc27c\ud45c\ub97c \uc0ac\uc6a9\ud558\uc138\uc694.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "\uacb0\uacfc\ub97c \ucd94\ucc9c \uc0c1\ud488\uc73c\ub85c \ud55c\uc815.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uce74\ud14c\uace0\ub9ac ID\uc5d0 \uc9c0\uc815\ub41c \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ud0dc\uadf8 ID\uac00 \uc9c0\uc815\ub41c \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubc30\uc1a1 \ud074\ub798\uc2a4\uc5d0 \uc9c0\uc815\ub41c \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc18d\uc131\uc774 \uc788\ub294 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4. \ubd84\ub958 \uc774\ub984\/\uc18d\uc131 \uc2ac\ub7ec\uadf8\ub97c \uc0ac\uc6a9\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc18d\uc131 \uc6a9\uc5b4 ID(\uc18d\uc131 \uc9c0\uc815 \ud544\uc218)\uac00 \uc9c0\uc815\ub41c \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "tax_class": {
                            "description": "\ud2b9\uc815 \uc138\uae08 \ud074\ub798\uc2a4\uc758 \uc81c\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        },
                        "in_stock": {
                            "description": "\uacb0\uacfc\ub97c \uc7ac\uace0 \ubcf4\uc720 \ub610\ub294 \ud488\uc808\ub41c \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "boolean",
                            "required": false
                        },
                        "on_sale": {
                            "description": "\uacb0\uacfc\ub97c \ud560\uc778 \uc911\uc778 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\uacb0\uacfc\ub97c \ucd5c\uc800\uac00 \uc774\uc0c1 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\uacb0\uacfc\ub97c \ucd5c\uace0\uac00 \uc774\ud558 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "meta_data\ub97c \ud2b9\uc815 \ud0a4\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "meta_data\uc5d0\uc11c \ud2b9\uc815 \ud0a4\uac00 \uc81c\uc678\ub418\ub294\uc9c0 \ud655\uc778\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "categories": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud2b9\uc815 \uc81c\ud488 \uce74\ud14c\uace0\ub9ac ID\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "tags": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud2b9\uc815 \uc81c\ud488 \ud0dc\uadf8 ID\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "limit": {
                            "description": "\ucd94\ucc9c \uc81c\ud488\uc758 \ud2b9\uc815 \uc218\ub7c9\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "default": 5,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\uc0c1\ud488 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\uc0c1\ud488 \uc2ac\ub7ec\uadf8.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "\uc0c1\ud488\uc774 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "\uc0c1\ud488\uc774 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "\uc0c1\ud488 \uc720\ud615.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "bundle"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\uc0c1\ud488 \uc0c1\ud0dc(\uac8c\uc2dc \uc0c1\ud0dc).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "\ucd94\ucc9c \uc0c1\ud488.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "\uce74\ud0c8\ub85c\uadf8 \ud45c\uc2dc \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\uc0c1\ud488 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "\uc0c1\ud488 \uc694\uc57d \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\uc7ac\uace0 \uad00\ub9ac \ub2e8\uc704.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN \ub610\ub294 ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\uc0c1\ud488 \uc815\uc0c1 \uac00\uaca9.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\uc0c1\ud488 \ud560\uc778 \uac00\uaca9.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc(GMT \uae30\uc900)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "\uc81c\ud488\uc774 \uac00\uc0c1\uc778\uc9c0 \uc5ec\ubd80.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\uc81c\ud488\uc758 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\uc131.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5 \ud30c\uc77c \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud30c\uc77c ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ud30c\uc77c \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\ud30c\uc77c URL.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\uad6c\ub9e4 \ud6c4 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc744 \ub2e4\uc6b4\ub85c\ub4dc\ud560 \uc218 \uc788\ub294 \ud69f\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc5d0 \ub300\ud55c \uc561\uc138\uc2a4\uac00 \ub9cc\ub8cc\ub420 \ub54c\uae4c\uc9c0\uc758 \uc77c\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "\uc678\ubd80 \uc0c1\ud488\uc758 URL. \uc678\ubd80 \uc0c1\ud488\uc758 \uacbd\uc6b0\uc5d0\ub9cc \uc785\ub825.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "\uc678\ubd80 \uc0c1\ud488 \ubc84\ud2bc\uc758 \ud14d\uc2a4\ud2b8. \uc678\ubd80 \uc0c1\ud488\uc5d0 \uacbd\uc6b0\ub9cc \uc785\ub825.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\uc138\uae08 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\uc138\uae08 \ud074\ub798\uc2a4.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\uc0c1\ud488 \ub2e8\uacc4\uc5d0\uc11c \uc7ac\uace0 \uad00\ub9ac.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\uc7ac\uace0 \uc218\ub7c9.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\uc81c\ud488\uc758 \uc7ac\uace0 \uc0c1\ud0dc\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "\uc7ac\uace0 \uad00\ub9ac\ub97c \ud558\uace0 \uc788\ub294 \uacbd\uc6b0, \uc774 \uc635\uc158\uc73c\ub85c \ud488\uc808 \ud6c4 \uc8fc\ubb38\uc758 \ud5c8\uc6a9 \uc5ec\ubd80\ub97c \uc124\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\uc0c1\ud488\uc758 \uc7ac\uace0\ub7c9\uc774 \ubd80\uc871\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "\ub2e8\uc77c \uc8fc\ubb38\uc5d0\uc11c \ud56d\ubaa9 \ud558\ub098\ub97c \uad6c\ub9e4\ud560 \uc218 \uc788\ub3c4\ub85d \ud5c8\uc6a9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "\uc0c1\ud488 \uc911\ub7c9(\uc628\uc2a4).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\uc0c1\ud488 \ud06c\uae30.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\uc0c1\ud488 \uae38\uc774(~\uc5d0).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\uc0c1\ud488 \ub108\ube44(~\uc5d0).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\uc0c1\ud488 \ub192\uc774(~\uc5d0).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\ubc30\uc1a1 \ud074\ub798\uc2a4 \uc2ac\ub7ec\uadf8.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "\uc0c1\ud488\ud3c9 \uc791\uc131 \ud5c8\uc6a9.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "\ube44\ubc00\ubc88\ud638\ub97c \uac8c\uc2dc\ud558\uc138\uc694.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "\uc0c1\ud5a5 \ud310\ub9e4 \uc0c1\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "\uad50\ucc28 \ud310\ub9e4 \uc81c\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\uc0c1\uc704 \uc0c1\ud488 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "\uad6c\ub9e4 \ud6c4 \uace0\uac1d\uc5d0 \ubcf4\ub0bc \uba54\ubaa8(\uc120\ud0dd).",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\uce74\ud14c\uace0\ub9ac \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ubd84\ub958 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ubd84\ub958 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\ubd84\ub958 \uc2ac\ub7ec\uadf8.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "brands": {
                            "description": "\ube0c\ub79c\ub4dc \ubaa9\ub85d\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ube0c\ub79c\ub4dc ID\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ube0c\ub79c\ub4dc \uc774\ub984\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\ube0c\ub79c\ub4dc \uc2ac\ub7ec\uadf8\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\ud0dc\uadf8 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud0dc\uadf8 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ud0dc\uadf8 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\ud0dc\uadf8 \uc2ac\ub7ec\uadf8.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "\uc774\ubbf8\uc9c0 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc774\ubbf8\uc9c0 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "\uc774\ubbf8\uc9c0 URL.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc774\ubbf8\uc9c0 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\uc18d\uc131 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc18d\uc131 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc18d\uc131 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\uc18d\uc131 \uc704\uce58.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "\uc81c\ud488 \ud398\uc774\uc9c0\uc5d0 \ub4e4\uc5b4 \uc788\ub294 \"\ucd94\uac00 \uc815\ubcf4\" \ud0ed\uc5d0 \ud574\ub2f9 \ud2b9\uc131\uc758 \ud45c\uc2dc \uc5ec\ubd80\ub97c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "\ud2b9\uc131\uc744 \ubcc0\ud615\uc73c\ub85c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc744 \uacbd\uc6b0 \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "\ud2b9\uc131\uc758 \uc0ac\uc6a9 \uac00\ub2a5 \uae30\uac04 \uc774\ub984 \ubaa9\ub85d.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \uc18d\uc131\uc744 \uae30\ubcf8\uac12\uc73c\ub85c.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc18d\uc131 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc18d\uc131 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\uba54\ub274 \uc21c\uc11c, \uc81c\ud488\uc744 \uc54c\ub9de\uac8c \uc815\ub82c\ud558\ub294 \ub370 \uc0ac\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uba54\ud0c0 ID",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\uba54\ud0c0 \ud0a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\uba54\ud0c0 \uac12.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "bundle_virtual": {
                            "description": "\uc774 \ubc88\ub4e4\uc758 \ubaa8\ub4e0 \ub0b4\uc6a9\ubb3c\uc5d0 \uac00\uc0c1\uc73c\ub85c \ucde8\uae09\uc744 \uac15\uc81c\ub85c \uc801\uc6a9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "bundle_layout": {
                            "description": "\ub2e8\uc77c \uc81c\ud488 \uc0c1\uc138 \uc815\ubcf4 \ud398\uc774\uc9c0 \ub808\uc774\uc544\uc6c3\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "default",
                                "tabular",
                                "grid"
                            ],
                            "required": false
                        },
                        "bundle_add_to_cart_form_location": {
                            "description": "\ub2e8\uc77c \uc81c\ud488 \ud398\uc774\uc9c0\uc758 \uc81c\ud488 \uc591\uc2dd \uc704\uce58\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "default",
                                "after_summary"
                            ],
                            "required": false
                        },
                        "bundle_editable_in_cart": {
                            "description": "\uc774 \uc81c\ud488\uc758 \uad6c\uc131\uc744 \uc7a5\ubc14\uad6c\ub2c8 \ud398\uc774\uc9c0\uc5d0\uc11c \uc218\uc815\ud560 \uc218 \uc788\ub294\uc9c0\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "bundle_sold_individually_context": {
                            "description": "\uac1c\ubcc4\uc801\uc73c\ub85c \ud310\ub9e4\ub428 \uc635\uc158 \ucee8\ud14d\uc2a4\ud2b8\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "product",
                                "configuration"
                            ],
                            "required": false
                        },
                        "bundle_item_grouping": {
                            "description": "\uc7a5\ubc14\uad6c\ub2c8\/\uc8fc\ubb38 \ud15c\ud50c\ub9bf\uc758 \ubc88\ub4e4 \ucee8\ud14c\uc774\ub108\/\ud558\uc704 \uc544\uc774\ud15c \ud45c\uc2dc\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "parent",
                                "noindent",
                                "none"
                            ],
                            "required": false
                        },
                        "bundle_min_size": {
                            "description": "\ucd5c\uc18c \ubc88\ub4e4 \ud06c\uae30\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "string"
                            ],
                            "required": false
                        },
                        "bundle_max_size": {
                            "description": "\ucd5c\ub300 \ubc88\ub4e4 \ud06c\uae30\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "string"
                            ],
                            "required": false
                        },
                        "bundle_price": {
                            "description": "\ubc88\ub4e4 \uad6c\ub9e4 \uac00\uaca9\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "required": false
                        },
                        "bundled_items": {
                            "description": "\uc774 \uc81c\ud488\uc5d0 \ud3ec\ud568\ub41c \ubc88\ub4e4 \uc544\uc774\ud15c \ubaa9\ub85d\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "delete": {
                                        "description": "ID\uac00 \uc9c0\uc815\ub41c \ubc88\ub4e4 \uc544\uc774\ud15c\uc744 \uc0ad\uc81c\ud558\ub824\uba74 true\ub85c \uc124\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 ID\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "menu_order": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c \uba54\ub274 \uc21c\uc11c\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_min": {
                                        "description": "\ucd5c\uc18c \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_max": {
                                        "description": "\ucd5c\ub300 \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": [
                                            "integer",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_default": {
                                        "description": "\uae30\ubcf8 \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": [
                                            "integer",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "priced_individually": {
                                        "description": "\uc774 \ubc88\ub4e4 \uc544\uc774\ud15c\uc758 \uac00\uaca9\uc774 \ubc88\ub4e4\uc758 \uae30\ubcf8 \uac00\uaca9\uc5d0 \ucd94\uac00\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "shipped_individually": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \ubc88\ub4e4\uacfc \ubcc4\ub3c4\ub85c \ubc30\uc1a1\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_title": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc774 \ud504\ub860\ud2b8\uc5d4\ub4dc \ubc0f \uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "title": {
                                        "description": "\uc6d0\ub798 \uc81c\ud488 \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_description": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc5d0 \ub300\ud55c \uac04\ub2e8\ud55c \uc124\uba85\uc774 \ud504\ub860\ud2b8\uc5d4\ub4dc \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "description": {
                                        "description": "\uc6d0\ub798 \uc81c\ud488 \uac04\ub2e8\ud55c \uc124\uba85 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc5d0 \ub300\ud55c \uac04\ub2e8\ud55c \uc124\uba85\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "optional": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c\uc774 \uc120\ud0dd \uc0ac\ud56d\uc778\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "hide_thumbnail": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uc378\ub124\uc77c\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc228\uaca8\uc9c0\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc5d0 \uc801\uc6a9\ub41c \ud560\uc778\uc785\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_variations": {
                                        "description": "\ubcc0\ud615 \ud544\ud130\ub9c1\uc774 \ud65c\uc131\ud654\ub418\uc5c8\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac00\ubcc0\uc801\uc778 \ubc88\ub4e4 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9).",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "allowed_variations": {
                                        "description": "\ud65c\uc131\ud654\ud55c \ubcc0\ud615 ID \ubaa9\ub85d\uc785\ub2c8\ub2e4(\ubcc0\ud615 \ud544\ud130\ub9c1\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_default_variation_attributes": {
                                        "description": "\uae30\ubcf8 \ubcc0\ud615 \uc18d\uc131 \uac12\uc774 \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac00\ubcc0\uc801\uc778 \ubc88\ub4e4 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9).",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "default_variation_attributes": {
                                        "description": "\uc7ac\uc815\uc758\ud55c \uae30\ubcf8 \ubcc0\ud615 \uc18d\uc131 \uac12\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc18d\uc131 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "\uc18d\uc131 \uba85.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "option": {
                                                    "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "single_product_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "cart_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc7a5\ubc14\uad6c\ub2c8 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "order_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc8fc\ubb38\/\uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "single_product_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "cart_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \uc7a5\ubc14\uad6c\ub2c8 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "order_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \uc8fc\ubb38\/\uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "stock_status": {
                                        "description": "\ucd5c\uc18c \uc218\ub7c9\uc744 \uace0\ub824\ud55c \ubc88\ub4e4 \uc544\uc774\ud15c\uc758 \uc0c1\ud0dc\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "in_stock",
                                            "on_backorder",
                                            "out_of_stock"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "bundle_sell_ids": {
                            "description": "\ubc88\ub4e4 \ud310\ub9e4 \uc81c\ud488 ID \ubaa9\ub85d\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_global_add_ons": {
                            "description": "\uae00\ub85c\ubc8c \uc560\ub4dc\uc628\uc774 \uc774 \uc81c\ud488\uc5d0\uc11c \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                            "type": "boolean",
                            "required": false
                        },
                        "addons": {
                            "description": "\uc774 \uc81c\ud488\uc5d0 \ud560\ub2f9\ub41c \uc560\ub4dc\uc628",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc560\ub4dc\uc628\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "required": false
                                    },
                                    "name": {
                                        "description": "\uc81c\ud488 \uc560\ub4dc\uc628 \uc774\ub984",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "validate_callback": [
                                                [],
                                                "validate_addon_name"
                                            ],
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "title_format": {
                                        "description": "\uc560\ub4dc\uc628 \uc81c\ubaa9 \ud615\uc2dd",
                                        "type": "string",
                                        "enum": [
                                            "label",
                                            "heading",
                                            "hide"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "label",
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "default": {
                                        "description": "\uae30\ubcf8 \uc560\ub4dc\uc628 \uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "sanitize_text_field",
                                            "validate_callback": [
                                                [],
                                                "validate_default"
                                            ]
                                        }
                                    },
                                    "description_enable": {
                                        "description": "\uc124\uba85\uc774 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "description": {
                                        "description": "\uc560\ub4dc\uc628\uc5d0 \ub300\ud55c \uc124\uba85",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "wp_kses_post"
                                        }
                                    },
                                    "placeholder_enable": {
                                        "description": "\uc560\ub4dc\uc628 \ud50c\ub808\uc774\uc2a4\ud640\ub354\uac00 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "placeholder": {
                                        "description": "custom_text \ubc0f custom_textarea \uc560\ub4dc\uc628 \uc720\ud615\uc5d0 \uc801\uc6a9 \uac00\ub2a5\ud55c \uc560\ub4dc\uc628 \ud50c\ub808\uc774\uc2a4\ud640\ub354 \ud14d\uc2a4\ud2b8",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "type": {
                                        "description": "\uc560\ub4dc\uc628 \uc720\ud615",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "multiple_choice",
                                            "checkbox",
                                            "custom_text",
                                            "custom_textarea",
                                            "file_upload",
                                            "custom_price",
                                            "input_multiplier",
                                            "heading",
                                            "datepicker"
                                        ]
                                    },
                                    "display": {
                                        "description": "multiple_choice \uc560\ub4dc\uc628\uc758 \ud45c\uc2dc \uc635\uc158",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "select",
                                            "radiobutton",
                                            "images"
                                        ],
                                        "arg_options": {
                                            "default": "select"
                                        }
                                    },
                                    "position": {
                                        "description": "\uc81c\ud488\uc5d0\uc11c \uc560\ub4dc\uc628\uc758 \uc704\uce58",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": 10
                                        },
                                        "minimum": 0
                                    },
                                    "required": {
                                        "description": "\uc560\ub4dc\uc628\uc774 \ud544\uc218\uc778\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": false,
                                            "validate_callback": [
                                                [],
                                                "validate_required"
                                            ]
                                        }
                                    },
                                    "restrictions": {
                                        "description": "\uac00\uaca9 \ub610\ub294 \ud14d\uc2a4\ud2b8 \uae38\uc774\uc758 \ucd5c\uc18c\/\ucd5c\ub300 \ud55c\ub3c4\uac00 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "restrictions_type": {
                                        "description": "custom_text \uc720\ud615 \uc560\ub4dc\uc628\uc758 \uc785\ub825 \uc81c\ud55c \uc0ac\ud56d",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "",
                                            "any_text",
                                            "only_letters",
                                            "only_numbers",
                                            "only_letters_numbers",
                                            "email"
                                        ],
                                        "arg_options": {
                                            "default": "any_text"
                                        }
                                    },
                                    "adjust_price": {
                                        "description": "\uc560\ub4dc\uc628\uc774 \uc81c\ud488 \uac00\uaca9\uc744 \uc870\uc815\ud558\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "price_type": {
                                        "description": "\uc560\ub4dc\uc628\uc758 \uac00\uaca9 \uc870\uc815 \uc720\ud615",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "flat_fee",
                                            "quantity_based",
                                            "percentage_based"
                                        ],
                                        "arg_options": {
                                            "default": "flat_fee"
                                        }
                                    },
                                    "price": {
                                        "description": "\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0 \uc560\ub4dc\uc628\uc758 \uac00\uaca9(\uc22b\uc790 \ubb38\uc790\uc5f4)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "is_empty_or_float"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "min": {
                                        "description": "custom_text, custom_textarea, custom_price \ubc0f input_multiplier \uc560\ub4dc\uc628\uc5d0 \ud5c8\uc6a9\ub418\ub294 \ucd5c\uc18c \uc785\ub825\uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "validate_min_max"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "max": {
                                        "description": "custom_text, custom_textarea, custom_price \ubc0f input_multiplier \uc560\ub4dc\uc628\uc5d0 \ud5c8\uc6a9\ub418\ub294 \ucd5c\ub300 \uc785\ub825\uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "validate_min_max"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "options": {
                                        "description": "multiple_choice \ubc0f checkbox \uc720\ud615 \uc560\ub4dc\uc628\uc758 \uc635\uc158 \ubaa9\ub85d",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": [],
                                            "validate_callback": [
                                                [],
                                                "validate_options"
                                            ]
                                        },
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158 \uad00\ub828 \ub808\uc774\ube14",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": true
                                                },
                                                "price": {
                                                    "description": "\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0 \uc560\ub4dc\uc628 \uc635\uc158\uc758 \uac00\uaca9(\uc22b\uc790 \ubb38\uc790\uc5f4)",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false,
                                                    "arg_options": {
                                                        "validate_callback": [
                                                            [],
                                                            "is_empty_or_float"
                                                        ],
                                                        "sanitize_callback": "wc_format_decimal"
                                                    }
                                                },
                                                "price_type": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158\uc758 \uac00\uaca9 \uc870\uc815 \uc720\ud615",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "enum": [
                                                        "flat_fee",
                                                        "quantity_based",
                                                        "percentage_based"
                                                    ],
                                                    "required": false
                                                },
                                                "image": {
                                                    "description": "\uc774\ubbf8\uc9c0 \ud45c\uc2dc \uc720\ud615 \uad00\ub828 \uc560\ub4dc\uc628 \uc635\uc158\uc758 \uc774\ubbf8\uc9c0 ID \ub610\ub294 0",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false
                                                },
                                                "visibility": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158 \ud45c\uc2dc \uc5ec\ubd80",
                                                    "type": "boolean",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/attributes": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "\ube44\uc2b7\ud55c \uc18d\uc131 \uc774\ub984\uc73c\ub85c \uac80\uc0c9\ud558\uc138\uc694.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "\ub9ac\uc18c\uc2a4\uc758 \uc774\ub984\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "select",
                            "description": "\uc18d\uc131 \uc720\ud615.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "default": "menu_order",
                            "description": "\uae30\ubcf8 \uc815\ub82c \uc21c\uc11c",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "default": false,
                            "description": "\uc18d\uc131 \ubcf4\uad00\ud568 \ud65c\uc131\ud654\/\ube44\ud65c\uc131\ud654.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\uc18d\uc131 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\uc18d\uc131 \uc720\ud615.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "\uae30\ubcf8 \uc815\ub82c \uc21c\uc11c",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "\uc18d\uc131 \ubcf4\uad00\ud568 \ud65c\uc131\ud654\/\ube44\ud65c\uc131\ud654.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "\ub9ac\uc18c\uc2a4\ub294 \ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9b4 \uc218 \uc5c6\uc73c\ubbc0\ub85c true \uac12\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/attributes\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\uc18d\uc131 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\uc18d\uc131 \uc720\ud615.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "\uae30\ubcf8 \uc815\ub82c \uc21c\uc11c",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "\uc18d\uc131 \ubcf4\uad00\ud568 \ud65c\uc131\ud654\/\ube44\ud65c\uc131\ud654.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uc2ac\ub7ec\uadf8 \uc2dd\ubcc4\uc790.",
                            "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": "\uc6a9\uc5b4 \uc18d\uc131\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4. \uacc4\uce35\uc801 \ubd84\ub958\uc5d0\ub9cc \uc801\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \ub9ac\uc18c\uc2a4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc228\uae30\uae30 \uc5ec\ubd80\uac00 \uc5b4\ub5a4 \uc81c\ud488\uc5d0\ub3c4 \uc9c0\uc815\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8\uc5d0 \uc9c0\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c. \uacc4\uce35\uc801 \ubd84\ub958\uc5d0\ub9cc \uc801\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0c1\ud488\uc5d0 \uc9c0\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc2ac\ub7ec\uadf8\ub97c \uac00\uc9c4 \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "\uc6a9\uc5b4 \uc18d\uc131\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "\ub9ac\uc18c\uc2a4\uc758 \uc774\ub984\uc785\ub2c8\ub2e4.",
                            "required": true
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uc0ac\uc6a9\uc790 \uc815\uc758 \uc815\ub82c\uc5d0 \uc0ac\uc6a9\ub420 \uba54\ub274 \uc21c\uc11c.",
                            "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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "\uc6a9\uc5b4 \uc18d\uc131\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "\uc6a9\uc5b4 \uc18d\uc131\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\uc6a9\uc5b4 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uc0ac\uc6a9\uc790 \uc815\uc758 \uc815\ub82c\uc5d0 \uc0ac\uc6a9\ub420 \uba54\ub274 \uc21c\uc11c.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "\uc6a9\uc5b4 \uc18d\uc131\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ub9ac\uc18c\uc2a4\ub294 \ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9b4 \uc218 \uc5c6\uc73c\ubbc0\ub85c true \uac12\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "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": "\uc6a9\uc5b4 \uc18d\uc131\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\uc6a9\uc5b4 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uc0ac\uc6a9\uc790 \uc815\uc758 \uc815\ub82c\uc5d0 \uc0ac\uc6a9\ub420 \uba54\ub274 \uc21c\uc11c.",
                            "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": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc2ac\ub7ec\uadf8\ub97c \uac00\uc9c4 \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4. \uacc4\uce35\uc801 \ubd84\ub958\uc5d0\ub9cc \uc801\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \ub9ac\uc18c\uc2a4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc228\uae30\uae30 \uc5ec\ubd80\uac00 \uc5b4\ub5a4 \uc81c\ud488\uc5d0\ub3c4 \uc9c0\uc815\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8\uc5d0 \uc9c0\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c. \uacc4\uce35\uc801 \ubd84\ub958\uc5d0\ub9cc \uc801\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0c1\ud488\uc5d0 \uc9c0\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/categories": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4. \uacc4\uce35\uc801 \ubd84\ub958\uc5d0\ub9cc \uc801\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \ub9ac\uc18c\uc2a4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc228\uae30\uae30 \uc5ec\ubd80\uac00 \uc5b4\ub5a4 \uc81c\ud488\uc5d0\ub3c4 \uc9c0\uc815\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8\uc5d0 \uc9c0\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c. \uacc4\uce35\uc801 \ubd84\ub958\uc5d0\ub9cc \uc801\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0c1\ud488\uc5d0 \uc9c0\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc2ac\ub7ec\uadf8\ub97c \uac00\uc9c4 \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "\ub9ac\uc18c\uc2a4\uc758 \uc774\ub984\uc785\ub2c8\ub2e4.",
                            "required": true
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\ub9ac\uc18c\uc2a4 \ubd80\ubaa8\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "default": "default",
                            "description": "\ubc94\uc8fc \uc544\uce74\uc774\ube0c \ud45c\uc2dc \uc720\ud615.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\uc774\ubbf8\uc9c0 \ub370\uc774\ud130.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\uc774\ubbf8\uc9c0 ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\uc774\ubbf8\uc9c0 URL.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\uc774\ubbf8\uc9c0 \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\ubd84\ub958 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\ub9ac\uc18c\uc2a4 \ubd80\ubaa8\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "\ubc94\uc8fc \uc544\uce74\uc774\ube0c \ud45c\uc2dc \uc720\ud615.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\uc774\ubbf8\uc9c0 \ub370\uc774\ud130.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\uc774\ubbf8\uc9c0 ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\uc774\ubbf8\uc9c0 URL.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\uc774\ubbf8\uc9c0 \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ub9ac\uc18c\uc2a4\ub294 \ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9b4 \uc218 \uc5c6\uc73c\ubbc0\ub85c true \uac12\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/categories\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\ubd84\ub958 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\ub9ac\uc18c\uc2a4 \ubd80\ubaa8\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "\ubc94\uc8fc \uc544\uce74\uc774\ube0c \ud45c\uc2dc \uc720\ud615.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\uc774\ubbf8\uc9c0 \ub370\uc774\ud130.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\uc774\ubbf8\uc9c0 ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\uc774\ubbf8\uc9c0 URL.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\uc774\ubbf8\uc9c0 \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-analytics\/products\/categories\/batch"
                    }
                ]
            }
        },
        "\/wc-analytics\/products\/(?P<product_id>[\\d]+)\/variations": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\uc635\uc158 \uc0c1\ud488\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uc720\uc0ac\ud55c \uc81c\ud488\uba85 \ub610\ub294 \uc18d\uc131 \uac12\uc73c\ub85c \uac80\uc0c9\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc218\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc218\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\ubc1c\ud589\uc77c \ub610\ub294 \uc218\uc815\uc77c\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud560 \ub54c GMT \uae00 \ub0a0\uc9dc\ub97c \uace0\ub824\ud560\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\ub97c \uac00\uc9c4 \uacbd\uc6b0\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\ub97c \uac00\uc9c4 \uacbd\uc6b0\ub97c \uc81c\uc678\ud55c \ubaa8\ub4e0 \ud56d\ubaa9\uc73c\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc2ac\ub7ec\uadf8\ub97c \uac00\uc9c4 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0c1\ud0dc\uc758 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\ud2b9\uc815 SKU\uc758 \uc81c\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4. \uad6c\ubd84\ud558\ub824\uba74 \uc27c\ud45c\ub97c \uc0ac\uc6a9\ud558\uc138\uc694.",
                            "type": "string",
                            "required": false
                        },
                        "tax_class": {
                            "description": "\ud2b9\uc815 \uc138\uae08 \ud074\ub798\uc2a4\uc758 \uc81c\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        },
                        "on_sale": {
                            "description": "\uacb0\uacfc\ub97c \ud560\uc778 \uc911\uc778 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\uacb0\uacfc\ub97c \ucd5c\uc800\uac00 \uc774\uc0c1 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\uacb0\uacfc\ub97c \ucd5c\uace0\uac00 \uc774\ud558 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "meta_data\ub97c \ud2b9\uc815 \ud0a4\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "meta_data\uc5d0\uc11c \ud2b9\uc815 \ud0a4\uac00 \uc81c\uc678\ub418\ub294\uc9c0 \ud655\uc778\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "\uacb0\uacfc\ub97c \uc9c0\uc815\ub41c \uc7ac\uace0 \uc0c1\ud0dc\uac00 \uc788\ub294 \uc81c\ud488\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "has_price": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \uac00\uaca9\uc774 \uc788\uac70\ub098 \uc5c6\ub294 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "attributes": {
                            "description": "\uc9c0\uc815\ub41c \uc18d\uc131\uc744 \uac00\uc9c4 \uc81c\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "type": "string",
                                        "description": "\uc18d\uc131 \uc2ac\ub7ec\uadf8."
                                    },
                                    "term": {
                                        "type": "string",
                                        "description": "\uc18d\uc131 \uc6a9\uc5b4."
                                    },
                                    "terms": {
                                        "type": "array",
                                        "description": "\uc18d\uc131 \uc6a9\uc5b4."
                                    }
                                }
                            },
                            "required": false
                        },
                        "virtual": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \uac00\uc0c1 \uc0c1\ud488 \ubcc0\ud615\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \uc0c1\ud488 \ubcc0\ud615\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_status": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \uc0c1\ud0dc\uc758 \uc0c1\ud488 \ubcc0\ud615\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "exclude_status": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0\uc11c \ud2b9\uc815 \uc0c1\ud0dc\uc758 \uc0c1\ud488 \ubcc0\ud615\uc744 \uc81c\uc678\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "pos_products_only": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud310\ub9e4 \uc9c0\uc810\uc5d0 \ud45c\uc2dc\ub418\ub294 \ubcc0\ud615\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\uc635\uc158 \uc0c1\ud488\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "type": {
                            "default": "variation",
                            "description": "\uc0c1\ud488 \uc720\ud615.",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\uc7ac\uace0 \uad00\ub9ac \ub2e8\uc704.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN \ub610\ub294 ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \uc815\uc0c1 \uac00\uaca9",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \ud560\uc778 \uac00\uaca9",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc(GMT \uae30\uc900)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\ubcc0\ud615 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "\uc0c1\ud488 \uc635\uc158\uc774 \uac00\uc0c1\uc77c \uacbd\uc6b0",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "\uc0c1\ud488 \uc635\uc158\uc774 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud560 \uacbd\uc6b0",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5 \ud30c\uc77c \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud30c\uc77c ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ud30c\uc77c \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\ud30c\uc77c URL.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "\uad6c\ub9e4 \ud6c4 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc744 \ub2e4\uc6b4\ub85c\ub4dc\ud560 \uc218 \uc788\ub294 \ud69f\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc5d0 \ub300\ud55c \uc561\uc138\uc2a4\uac00 \ub9cc\ub8cc\ub420 \ub54c\uae4c\uc9c0\uc758 \uc77c\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "\uc138\uae08 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\uc138\uae08 \ud074\ub798\uc2a4.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "\uc0c1\ud488 \uc635\uc158 \ub2e8\uacc4\uc5d0\uc11c \uc7ac\uace0 \uad00\ub9ac",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\uc7ac\uace0 \uc218\ub7c9.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "\uc81c\ud488\uc758 \uc7ac\uace0 \uc0c1\ud0dc\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "\uc7ac\uace0 \uad00\ub9ac\ub97c \ud558\uace0 \uc788\ub294 \uacbd\uc6b0, \uc774 \uc635\uc158\uc73c\ub85c \ud488\uc808 \ud6c4 \uc8fc\ubb38\uc758 \ud5c8\uc6a9 \uc5ec\ubd80\ub97c \uc124\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\uc635\uc158 \uc0c1\ud488\uc758 \uc7ac\uace0\ub7c9\uc774 \ubd80\uc871\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \ubb34\uac8c(\uc628\uc2a4)",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \ud06c\uae30",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\uc0c1\ud488 \uc635\uc158 \uae38\uc774(~\uc5d0)",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\uc0c1\ud488 \uc635\uc158 \ub108\ube44(~\uc5d0)",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\uc0c1\ud488 \uc635\uc158 \ub192\uc774(~\uc5d0)",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\ubc30\uc1a1 \ud074\ub798\uc2a4 \uc2ac\ub7ec\uadf8.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \uc774\ubbf8\uc9c0 \ub370\uc774\ud130",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\uc774\ubbf8\uc9c0 ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\uc774\ubbf8\uc9c0 URL.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\uc774\ubbf8\uc9c0 \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\uc18d\uc131 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc18d\uc131 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc18d\uc131 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\uba54\ub274 \uc21c\uc11c, \uc81c\ud488\uc744 \uc54c\ub9de\uac8c \uc815\ub82c\ud558\ub294 \ub370 \uc0ac\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uba54\ud0c0 ID",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\uba54\ud0c0 \ud0a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\uba54\ud0c0 \uac12.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\uc0c1\uc704 \uc0c1\ud488 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\uc81c\ud488 \uc0c1\uc704 \uc774\ub984.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/(?P<product_id>[\\d]+)\/variations\/(?P<id>[\\d]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\uc635\uc158 \uc0c1\ud488\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\uc0c1\ud488\uc635\uc158\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\uc635\uc158 \uc0c1\ud488\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\uc0c1\ud488\uc635\uc158\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "type": {
                            "description": "\uc0c1\ud488 \uc720\ud615.",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\uc7ac\uace0 \uad00\ub9ac \ub2e8\uc704.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN \ub610\ub294 ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \uc815\uc0c1 \uac00\uaca9",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \ud560\uc778 \uac00\uaca9",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc(GMT \uae30\uc900)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\ubcc0\ud615 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "\uc0c1\ud488 \uc635\uc158\uc774 \uac00\uc0c1\uc77c \uacbd\uc6b0",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\uc0c1\ud488 \uc635\uc158\uc774 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud560 \uacbd\uc6b0",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5 \ud30c\uc77c \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud30c\uc77c ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ud30c\uc77c \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\ud30c\uc77c URL.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\uad6c\ub9e4 \ud6c4 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc744 \ub2e4\uc6b4\ub85c\ub4dc\ud560 \uc218 \uc788\ub294 \ud69f\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc5d0 \ub300\ud55c \uc561\uc138\uc2a4\uac00 \ub9cc\ub8cc\ub420 \ub54c\uae4c\uc9c0\uc758 \uc77c\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\uc138\uae08 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\uc138\uae08 \ud074\ub798\uc2a4.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \ub2e8\uacc4\uc5d0\uc11c \uc7ac\uace0 \uad00\ub9ac",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\uc7ac\uace0 \uc218\ub7c9.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\uc81c\ud488\uc758 \uc7ac\uace0 \uc0c1\ud0dc\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "\uc7ac\uace0 \uad00\ub9ac\ub97c \ud558\uace0 \uc788\ub294 \uacbd\uc6b0, \uc774 \uc635\uc158\uc73c\ub85c \ud488\uc808 \ud6c4 \uc8fc\ubb38\uc758 \ud5c8\uc6a9 \uc5ec\ubd80\ub97c \uc124\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\uc635\uc158 \uc0c1\ud488\uc758 \uc7ac\uace0\ub7c9\uc774 \ubd80\uc871\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \ubb34\uac8c(\uc628\uc2a4)",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \ud06c\uae30",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\uc0c1\ud488 \uc635\uc158 \uae38\uc774(~\uc5d0)",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\uc0c1\ud488 \uc635\uc158 \ub108\ube44(~\uc5d0)",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\uc0c1\ud488 \uc635\uc158 \ub192\uc774(~\uc5d0)",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\ubc30\uc1a1 \ud074\ub798\uc2a4 \uc2ac\ub7ec\uadf8.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \uc774\ubbf8\uc9c0 \ub370\uc774\ud130",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\uc774\ubbf8\uc9c0 ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\uc774\ubbf8\uc9c0 URL.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\uc774\ubbf8\uc9c0 \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\uc18d\uc131 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc18d\uc131 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc18d\uc131 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\uba54\ub274 \uc21c\uc11c, \uc81c\ud488\uc744 \uc54c\ub9de\uac8c \uc815\ub82c\ud558\ub294 \ub370 \uc0ac\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uba54\ud0c0 ID",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\uba54\ud0c0 \ud0a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\uba54\ud0c0 \uac12.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\uc0c1\uc704 \uc0c1\ud488 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\uc81c\ud488 \uc0c1\uc704 \uc774\ub984.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\uc635\uc158 \uc0c1\ud488\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\uc0c1\ud488\uc635\uc158\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9ac\uc9c0 \uc54a\uace0 \ubc14\ub85c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/(?P<product_id>[\\d]+)\/variations\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\uc635\uc158 \uc0c1\ud488\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "type": {
                            "description": "\uc0c1\ud488 \uc720\ud615.",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\uc7ac\uace0 \uad00\ub9ac \ub2e8\uc704.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN \ub610\ub294 ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \uc815\uc0c1 \uac00\uaca9",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \ud560\uc778 \uac00\uaca9",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc(GMT \uae30\uc900)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\ubcc0\ud615 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "\uc0c1\ud488 \uc635\uc158\uc774 \uac00\uc0c1\uc77c \uacbd\uc6b0",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\uc0c1\ud488 \uc635\uc158\uc774 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud560 \uacbd\uc6b0",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5 \ud30c\uc77c \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud30c\uc77c ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ud30c\uc77c \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\ud30c\uc77c URL.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\uad6c\ub9e4 \ud6c4 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc744 \ub2e4\uc6b4\ub85c\ub4dc\ud560 \uc218 \uc788\ub294 \ud69f\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc5d0 \ub300\ud55c \uc561\uc138\uc2a4\uac00 \ub9cc\ub8cc\ub420 \ub54c\uae4c\uc9c0\uc758 \uc77c\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\uc138\uae08 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\uc138\uae08 \ud074\ub798\uc2a4.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \ub2e8\uacc4\uc5d0\uc11c \uc7ac\uace0 \uad00\ub9ac",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\uc7ac\uace0 \uc218\ub7c9.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\uc81c\ud488\uc758 \uc7ac\uace0 \uc0c1\ud0dc\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "\uc7ac\uace0 \uad00\ub9ac\ub97c \ud558\uace0 \uc788\ub294 \uacbd\uc6b0, \uc774 \uc635\uc158\uc73c\ub85c \ud488\uc808 \ud6c4 \uc8fc\ubb38\uc758 \ud5c8\uc6a9 \uc5ec\ubd80\ub97c \uc124\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\uc635\uc158 \uc0c1\ud488\uc758 \uc7ac\uace0\ub7c9\uc774 \ubd80\uc871\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \ubb34\uac8c(\uc628\uc2a4)",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \ud06c\uae30",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\uc0c1\ud488 \uc635\uc158 \uae38\uc774(~\uc5d0)",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\uc0c1\ud488 \uc635\uc158 \ub108\ube44(~\uc5d0)",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\uc0c1\ud488 \uc635\uc158 \ub192\uc774(~\uc5d0)",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\ubc30\uc1a1 \ud074\ub798\uc2a4 \uc2ac\ub7ec\uadf8.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \uc774\ubbf8\uc9c0 \ub370\uc774\ud130",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\uc774\ubbf8\uc9c0 ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\uc774\ubbf8\uc9c0 URL.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\uc774\ubbf8\uc9c0 \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\uc18d\uc131 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc18d\uc131 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc18d\uc131 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\uba54\ub274 \uc21c\uc11c, \uc81c\ud488\uc744 \uc54c\ub9de\uac8c \uc815\ub82c\ud558\ub294 \ub370 \uc0ac\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uba54\ud0c0 ID",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\uba54\ud0c0 \ud0a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\uba54\ud0c0 \uac12.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\uc0c1\uc704 \uc0c1\ud488 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\uc81c\ud488 \uc0c1\uc704 \uc774\ub984.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/(?P<product_id>[\\d]+)\/variations\/generate": {
            "namespace": "wc-analytics",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\uc635\uc158 \uc0c1\ud488\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "delete": {
                            "description": "\uc0ac\uc6a9\ud558\uc9c0 \uc54a\ub294 \ubcc0\ud615\uc744 \uc0ad\uc81c\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_values": {
                            "description": "\uc0dd\uc131\ub41c \ubcc0\ud615\uc758 \uae30\ubcf8\uac12\uc785\ub2c8\ub2e4.",
                            "type": "object",
                            "properties": {
                                "type": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uc0c1\ud488 \uc720\ud615.",
                                    "type": "string",
                                    "enum": [
                                        "variation"
                                    ]
                                },
                                "description": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uc0c1\ud488 \uc635\uc158 \uc124\uba85.",
                                    "type": "string"
                                },
                                "sku": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uc7ac\uace0 \uad00\ub9ac \ub2e8\uc704.",
                                    "type": "string"
                                },
                                "global_unique_id": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "GTIN, UPC, EAN \ub610\ub294 ISBN.",
                                    "type": "string"
                                },
                                "regular_price": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uc0c1\ud488 \uc635\uc158 \uc815\uc0c1 \uac00\uaca9",
                                    "type": "string"
                                },
                                "sale_price": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uc0c1\ud488 \uc635\uc158 \ud560\uc778 \uac00\uaca9",
                                    "type": "string"
                                },
                                "date_on_sale_from": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_from_gmt": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_to": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_to_gmt": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\ubcc0\ud615 \uc0c1\ud0dc.",
                                    "type": "string",
                                    "enum": [
                                        "draft",
                                        "pending",
                                        "private",
                                        "publish"
                                    ]
                                },
                                "virtual": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uc0c1\ud488 \uc635\uc158\uc774 \uac00\uc0c1\uc77c \uacbd\uc6b0",
                                    "type": "boolean"
                                },
                                "downloadable": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uc0c1\ud488 \uc635\uc158\uc774 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud560 \uacbd\uc6b0",
                                    "type": "boolean"
                                },
                                "downloads": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5 \ud30c\uc77c \ubaa9\ub85d.",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "\ud30c\uc77c ID.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "\ud30c\uc77c \uba85.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "file": {
                                                "description": "\ud30c\uc77c URL.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "download_limit": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uad6c\ub9e4 \ud6c4 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc744 \ub2e4\uc6b4\ub85c\ub4dc\ud560 \uc218 \uc788\ub294 \ud69f\uc218\uc785\ub2c8\ub2e4.",
                                    "type": "integer"
                                },
                                "download_expiry": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc5d0 \ub300\ud55c \uc561\uc138\uc2a4\uac00 \ub9cc\ub8cc\ub420 \ub54c\uae4c\uc9c0\uc758 \uc77c\uc218\uc785\ub2c8\ub2e4.",
                                    "type": "integer"
                                },
                                "tax_status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uc138\uae08 \uc0c1\ud0dc.",
                                    "type": "string",
                                    "enum": [
                                        "taxable",
                                        "shipping",
                                        "none"
                                    ]
                                },
                                "tax_class": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uc138\uae08 \ud074\ub798\uc2a4.",
                                    "type": "string"
                                },
                                "manage_stock": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uc0c1\ud488 \uc635\uc158 \ub2e8\uacc4\uc5d0\uc11c \uc7ac\uace0 \uad00\ub9ac",
                                    "type": [
                                        "boolean",
                                        "string"
                                    ]
                                },
                                "stock_quantity": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uc7ac\uace0 \uc218\ub7c9.",
                                    "type": "integer"
                                },
                                "stock_status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uc81c\ud488\uc758 \uc7ac\uace0 \uc0c1\ud0dc\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4.",
                                    "type": "string",
                                    "enum": [
                                        "instock",
                                        "outofstock",
                                        "onbackorder"
                                    ]
                                },
                                "backorders": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uc7ac\uace0 \uad00\ub9ac\ub97c \ud558\uace0 \uc788\ub294 \uacbd\uc6b0, \uc774 \uc635\uc158\uc73c\ub85c \ud488\uc808 \ud6c4 \uc8fc\ubb38\uc758 \ud5c8\uc6a9 \uc5ec\ubd80\ub97c \uc124\uc815\ud569\ub2c8\ub2e4.",
                                    "type": "string",
                                    "enum": [
                                        "no",
                                        "notify",
                                        "yes"
                                    ]
                                },
                                "low_stock_amount": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uc635\uc158 \uc0c1\ud488\uc758 \uc7ac\uace0\ub7c9\uc774 \ubd80\uc871\ud569\ub2c8\ub2e4.",
                                    "type": [
                                        "integer",
                                        "null"
                                    ]
                                },
                                "weight": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uc0c1\ud488 \uc635\uc158 \ubb34\uac8c(\uc628\uc2a4)",
                                    "type": "string"
                                },
                                "dimensions": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uc0c1\ud488 \uc635\uc158 \ud06c\uae30",
                                    "type": "object",
                                    "properties": {
                                        "length": {
                                            "description": "\uc0c1\ud488 \uc635\uc158 \uae38\uc774(~\uc5d0)",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "width": {
                                            "description": "\uc0c1\ud488 \uc635\uc158 \ub108\ube44(~\uc5d0)",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "height": {
                                            "description": "\uc0c1\ud488 \uc635\uc158 \ub192\uc774(~\uc5d0)",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        }
                                    }
                                },
                                "shipping_class": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\ubc30\uc1a1 \ud074\ub798\uc2a4 \uc2ac\ub7ec\uadf8.",
                                    "type": "string"
                                },
                                "image": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uc0c1\ud488 \uc635\uc158 \uc774\ubbf8\uc9c0 \ub370\uc774\ud130",
                                    "type": "object",
                                    "properties": {
                                        "id": {
                                            "description": "\uc774\ubbf8\uc9c0 ID.",
                                            "type": "integer",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "date_created": {
                                            "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_created_gmt": {
                                            "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_modified": {
                                            "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_modified_gmt": {
                                            "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "src": {
                                            "description": "\uc774\ubbf8\uc9c0 URL.",
                                            "type": "string",
                                            "format": "uri",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "name": {
                                            "description": "\uc774\ubbf8\uc9c0 \uba85.",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "alt": {
                                            "description": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        }
                                    }
                                },
                                "attributes": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uc18d\uc131 \ubaa9\ub85d.",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "\uc18d\uc131 ID.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "\uc18d\uc131 \uba85.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "option": {
                                                "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "menu_order": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uba54\ub274 \uc21c\uc11c, \uc81c\ud488\uc744 \uc54c\ub9de\uac8c \uc815\ub82c\ud558\ub294 \ub370 \uc0ac\uc6a9\ub429\ub2c8\ub2e4.",
                                    "type": "integer"
                                },
                                "meta_data": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "\uba54\ud0c0 ID",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "key": {
                                                "description": "\uba54\ud0c0 \ud0a4.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "value": {
                                                "description": "\uba54\ud0c0 \uac12.",
                                                "type": [
                                                    "null",
                                                    "object",
                                                    "string",
                                                    "number",
                                                    "boolean",
                                                    "integer",
                                                    "array"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "parent_id": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uc0c1\uc704 \uc0c1\ud488 ID.",
                                    "type": "integer"
                                },
                                "name": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uc81c\ud488 \uc0c1\uc704 \uc774\ub984.",
                                    "type": "string"
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "variation",
                            "description": "\uc0c1\ud488 \uc720\ud615.",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\uc7ac\uace0 \uad00\ub9ac \ub2e8\uc704.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN \ub610\ub294 ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \uc815\uc0c1 \uac00\uaca9",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \ud560\uc778 \uac00\uaca9",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc(GMT \uae30\uc900)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\ubcc0\ud615 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "\uc0c1\ud488 \uc635\uc158\uc774 \uac00\uc0c1\uc77c \uacbd\uc6b0",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "\uc0c1\ud488 \uc635\uc158\uc774 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud560 \uacbd\uc6b0",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5 \ud30c\uc77c \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud30c\uc77c ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ud30c\uc77c \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\ud30c\uc77c URL.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "\uad6c\ub9e4 \ud6c4 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc744 \ub2e4\uc6b4\ub85c\ub4dc\ud560 \uc218 \uc788\ub294 \ud69f\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc5d0 \ub300\ud55c \uc561\uc138\uc2a4\uac00 \ub9cc\ub8cc\ub420 \ub54c\uae4c\uc9c0\uc758 \uc77c\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "\uc138\uae08 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\uc138\uae08 \ud074\ub798\uc2a4.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "\uc0c1\ud488 \uc635\uc158 \ub2e8\uacc4\uc5d0\uc11c \uc7ac\uace0 \uad00\ub9ac",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\uc7ac\uace0 \uc218\ub7c9.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "\uc81c\ud488\uc758 \uc7ac\uace0 \uc0c1\ud0dc\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "\uc7ac\uace0 \uad00\ub9ac\ub97c \ud558\uace0 \uc788\ub294 \uacbd\uc6b0, \uc774 \uc635\uc158\uc73c\ub85c \ud488\uc808 \ud6c4 \uc8fc\ubb38\uc758 \ud5c8\uc6a9 \uc5ec\ubd80\ub97c \uc124\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\uc635\uc158 \uc0c1\ud488\uc758 \uc7ac\uace0\ub7c9\uc774 \ubd80\uc871\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \ubb34\uac8c(\uc628\uc2a4)",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \ud06c\uae30",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\uc0c1\ud488 \uc635\uc158 \uae38\uc774(~\uc5d0)",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\uc0c1\ud488 \uc635\uc158 \ub108\ube44(~\uc5d0)",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\uc0c1\ud488 \uc635\uc158 \ub192\uc774(~\uc5d0)",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\ubc30\uc1a1 \ud074\ub798\uc2a4 \uc2ac\ub7ec\uadf8.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \uc774\ubbf8\uc9c0 \ub370\uc774\ud130",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\uc774\ubbf8\uc9c0 ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\uc774\ubbf8\uc9c0 URL.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\uc774\ubbf8\uc9c0 \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\uc18d\uc131 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc18d\uc131 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc18d\uc131 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\uba54\ub274 \uc21c\uc11c, \uc81c\ud488\uc744 \uc54c\ub9de\uac8c \uc815\ub82c\ud558\ub294 \ub370 \uc0ac\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uba54\ud0c0 ID",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\uba54\ud0c0 \ud0a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\uba54\ud0c0 \uac12.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\uc0c1\uc704 \uc0c1\ud488 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\uc81c\ud488 \uc0c1\uc704 \uc774\ub984.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/variations": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uc720\uc0ac\ud55c \uc81c\ud488\uba85 \ub610\ub294 \uc18d\uc131 \uac12\uc73c\ub85c \uac80\uc0c9\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc218\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc218\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\ubc1c\ud589\uc77c \ub610\ub294 \uc218\uc815\uc77c\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud560 \ub54c GMT \uae00 \ub0a0\uc9dc\ub97c \uace0\ub824\ud560\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\ub97c \uac00\uc9c4 \uacbd\uc6b0\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\ub97c \uac00\uc9c4 \uacbd\uc6b0\ub97c \uc81c\uc678\ud55c \ubaa8\ub4e0 \ud56d\ubaa9\uc73c\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc2ac\ub7ec\uadf8\ub97c \uac00\uc9c4 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0c1\ud0dc\uc758 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\ud2b9\uc815 SKU\uc758 \uc81c\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4. \uad6c\ubd84\ud558\ub824\uba74 \uc27c\ud45c\ub97c \uc0ac\uc6a9\ud558\uc138\uc694.",
                            "type": "string",
                            "required": false
                        },
                        "tax_class": {
                            "description": "\ud2b9\uc815 \uc138\uae08 \ud074\ub798\uc2a4\uc758 \uc81c\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        },
                        "on_sale": {
                            "description": "\uacb0\uacfc\ub97c \ud560\uc778 \uc911\uc778 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\uacb0\uacfc\ub97c \ucd5c\uc800\uac00 \uc774\uc0c1 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\uacb0\uacfc\ub97c \ucd5c\uace0\uac00 \uc774\ud558 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "meta_data\ub97c \ud2b9\uc815 \ud0a4\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "meta_data\uc5d0\uc11c \ud2b9\uc815 \ud0a4\uac00 \uc81c\uc678\ub418\ub294\uc9c0 \ud655\uc778\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "\uacb0\uacfc\ub97c \uc9c0\uc815\ub41c \uc7ac\uace0 \uc0c1\ud0dc\uac00 \uc788\ub294 \uc81c\ud488\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "has_price": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \uac00\uaca9\uc774 \uc788\uac70\ub098 \uc5c6\ub294 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "attributes": {
                            "description": "\uc9c0\uc815\ub41c \uc18d\uc131\uc744 \uac00\uc9c4 \uc81c\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "type": "string",
                                        "description": "\uc18d\uc131 \uc2ac\ub7ec\uadf8."
                                    },
                                    "term": {
                                        "type": "string",
                                        "description": "\uc18d\uc131 \uc6a9\uc5b4."
                                    },
                                    "terms": {
                                        "type": "array",
                                        "description": "\uc18d\uc131 \uc6a9\uc5b4."
                                    }
                                }
                            },
                            "required": false
                        },
                        "virtual": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \uac00\uc0c1 \uc0c1\ud488 \ubcc0\ud615\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \uc0c1\ud488 \ubcc0\ud615\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_status": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \uc0c1\ud0dc\uc758 \uc0c1\ud488 \ubcc0\ud615\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "exclude_status": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0\uc11c \ud2b9\uc815 \uc0c1\ud0dc\uc758 \uc0c1\ud488 \ubcc0\ud615\uc744 \uc81c\uc678\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "pos_products_only": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud310\ub9e4 \uc9c0\uc810\uc5d0 \ud45c\uc2dc\ub418\ub294 \ubcc0\ud615\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-analytics\/variations"
                    }
                ]
            }
        },
        "\/wc-analytics\/products\/reviews": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \uac80\ud1a0\ub85c \uc751\ub2f5 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815\ud55c ID\ub4e4\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "product"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0ac\uc6a9\uc790 ID\uc5d0 \uc9c0\uc815\ub41c \uac80\ud1a0\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "reviewer_exclude": {
                            "description": "\uacb0\uacfc\uac00 \ud2b9\uc815 \uc0ac\uc6a9\uc790 ID\uc5d0 \uc9c0\uc815\ub41c \uac80\ud1a0\ub97c \uc81c\uc678\ud558\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "reviewer_email": {
                            "default": null,
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc791\uc131\uc790 \uc774\uba54\uc77c\uc5d0 \uc81c\ud55c.",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "product": {
                            "default": [],
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc81c\ud488 ID\uc5d0 \uc9c0\uc815\ub41c \uac80\ud1a0\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approved",
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0c1\ud0dc\uc758 \uac80\ud1a0\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "enum": [
                                "all",
                                "hold",
                                "approved",
                                "spam",
                                "trash"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\uc81c\ud488\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": true
                        },
                        "product_name": {
                            "description": "\uc0c1\ud488 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "approved",
                            "description": "\uc0c1\ud488\ud3c9\uc758 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "approved",
                                "hold",
                                "spam",
                                "unspam",
                                "trash",
                                "untrash"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "type": "string",
                            "description": "\ub9ac\ubdf0 \uc791\uc131\uc790\uc758 \uc774\ub984",
                            "required": true
                        },
                        "reviewer_email": {
                            "type": "string",
                            "description": "\ub9ac\ubdf0 \uc791\uc131\uc790\uc758 \uc774\uba54\uc77c",
                            "required": true
                        },
                        "review": {
                            "type": "string",
                            "description": "\ucf58\ud150\uce20 \uac80\ud1a0",
                            "required": true
                        },
                        "rating": {
                            "description": "\ud3c9\uc810(0\uc5d0\uc11c 5\uae4c\uc9c0).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "product_id": {
                            "description": "\uac80\ud1a0\uac00 \uc18d\ud55c \uc81c\ud488\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "product_name": {
                            "description": "\uc0c1\ud488 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uc0c1\ud488\ud3c9\uc758 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "approved",
                                "hold",
                                "spam",
                                "unspam",
                                "trash",
                                "untrash"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "description": "\uc0c1\ud488\ud3c9 \uc791\uc131\uc790 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "reviewer_email": {
                            "description": "\uc0c1\ud488\ud3c9 \uc791\uc131\uc790 \uc774\uba54\uc77c.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "review": {
                            "description": "\uc0c1\ud488\ud3c9\uc758 \ub0b4\uc6a9",
                            "type": "string",
                            "required": false
                        },
                        "rating": {
                            "description": "\ud3c9\uc810(0\uc5d0\uc11c 5\uae4c\uc9c0).",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9ac\uc9c0 \uc54a\uace0 \ubc14\ub85c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/reviews\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\uac80\ud1a0\uac00 \uc18d\ud55c \uc81c\ud488\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "product_name": {
                            "description": "\uc0c1\ud488 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uc0c1\ud488\ud3c9\uc758 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "approved",
                                "hold",
                                "spam",
                                "unspam",
                                "trash",
                                "untrash"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "description": "\uc0c1\ud488\ud3c9 \uc791\uc131\uc790 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "reviewer_email": {
                            "description": "\uc0c1\ud488\ud3c9 \uc791\uc131\uc790 \uc774\uba54\uc77c.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "review": {
                            "description": "\uc0c1\ud488\ud3c9\uc758 \ub0b4\uc6a9",
                            "type": "string",
                            "required": false
                        },
                        "rating": {
                            "description": "\ud3c9\uc810(0\uc5d0\uc11c 5\uae4c\uc9c0).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-analytics\/products\/reviews\/batch"
                    }
                ]
            }
        },
        "\/wc-analytics\/products\/low-in-stock": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0c1\ud0dc\uc758 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0c1\ud0dc\uc758 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uc124\uc815 \uadf8\ub8f9 ID",
                            "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": "\uc124\uc815 \uadf8\ub8f9 ID",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "\uc124\uc815\uac12",
                            "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": "\uc124\uc815 \uadf8\ub8f9 ID",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "group": {
                            "description": "\uc124\uc815 \uadf8\ub8f9 ID",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "\uc124\uc815\uac12",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/taxes": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "order",
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "enum": [
                                "id",
                                "order",
                                "priority"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "class": {
                            "description": "\uc138\uae08 \ud074\ub798\uc2a4\ub85c \uc815\ub82c",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "search": {
                            "description": "\uc720\uc0ac\ud55c \uc138\uae08 \ucf54\ub4dc\ub85c \uac80\uc0c9.",
                            "type": "string",
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \uc9c0\uc815\ub41c \uc694\uc728 ID\uac00 \ud560\ub2f9\ub41c \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "country": {
                            "description": "ISO 3166 \uad6d\uac00\ucf54\ub4dc",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\uc8fc \ucf54\ub4dc",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "\uc6b0\ud3b8\ubc88\ud638\/ZIP\uc5d0\uc11c\ub294 \uc5ec\ub7ec \uac1c\uc758 \uac12\uc774 \uc9c0\uc6d0\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. WooCommerce 5.3\ubd80\ud130 \uc0ac\uc6a9\ub418\uc9c0 \uc54a\uc73c\uba70, \ub300\uc2e0\uc5d0 'postcodes'\ub97c \uc0ac\uc6a9\ud574\uc57c \ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "\ub3c4\uc2dc \uc774\ub984\uc5d0\uc11c\ub294 \uc5ec\ub7ec \uac1c\uc758 \uac12\uc774 \uc9c0\uc6d0\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. WooCommerce 5.3\ubd80\ud130 \uc0ac\uc6a9\ub418\uc9c0 \uc54a\uc73c\uba70, \ub300\uc2e0\uc5d0 'cities'\ub97c \uc0ac\uc6a9\ud574\uc57c \ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "\uc138\uc728",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc138\uc728\ud56d\ubaa9",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "default": 1,
                            "description": "\uc138\uae08 \uc6b0\uc120\uc21c\uc704",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "default": false,
                            "description": "\ubcf5\ub9ac \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "default": true,
                            "description": "\uc774 \uc138\uc728\uc744 \ubc30\uc1a1\uc5d0\ub3c4 \uc801\uc6a9\ub418\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "\ucffc\ub9ac\uc5d0 \ud45c\uc2dc\ub418\ub294 \uc8fc\ubb38\uc744 \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "default": "standard",
                            "description": "\uc138\uae08 \ud074\ub798\uc2a4.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        },
                        "postcodes": {
                            "description": "\uc6b0\ud3b8\ubc88\ud638 \/ ZIP \ubaa9\ub85d\uc785\ub2c8\ub2e4. WooCommerce 5.3\uc5d0\uc11c \ub3c4\uc785\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "cities": {
                            "description": "\ub3c4\uc2dc \uc774\ub984 \ubaa9\ub85d\uc785\ub2c8\ub2e4. WooCommerce 5.3\uc5d0\uc11c \ub3c4\uc785\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "country": {
                            "description": "ISO 3166 \uad6d\uac00\ucf54\ub4dc",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\uc8fc \ucf54\ub4dc",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "\uc6b0\ud3b8\ubc88\ud638\/ZIP\uc5d0\uc11c\ub294 \uc5ec\ub7ec \uac1c\uc758 \uac12\uc774 \uc9c0\uc6d0\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. WooCommerce 5.3\ubd80\ud130 \uc0ac\uc6a9\ub418\uc9c0 \uc54a\uc73c\uba70, \ub300\uc2e0\uc5d0 'postcodes'\ub97c \uc0ac\uc6a9\ud574\uc57c \ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "\ub3c4\uc2dc \uc774\ub984\uc5d0\uc11c\ub294 \uc5ec\ub7ec \uac1c\uc758 \uac12\uc774 \uc9c0\uc6d0\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. WooCommerce 5.3\ubd80\ud130 \uc0ac\uc6a9\ub418\uc9c0 \uc54a\uc73c\uba70, \ub300\uc2e0\uc5d0 'cities'\ub97c \uc0ac\uc6a9\ud574\uc57c \ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "\uc138\uc728",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc138\uc728\ud56d\ubaa9",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "\uc138\uae08 \uc6b0\uc120\uc21c\uc704",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "\ubcf5\ub9ac \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "\uc774 \uc138\uc728\uc744 \ubc30\uc1a1\uc5d0\ub3c4 \uc801\uc6a9\ub418\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "\ucffc\ub9ac\uc5d0 \ud45c\uc2dc\ub418\ub294 \uc8fc\ubb38\uc744 \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "\uc138\uae08 \ud074\ub798\uc2a4.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        },
                        "postcodes": {
                            "description": "\uc6b0\ud3b8\ubc88\ud638 \/ ZIP \ubaa9\ub85d\uc785\ub2c8\ub2e4. WooCommerce 5.3\uc5d0\uc11c \ub3c4\uc785\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "cities": {
                            "description": "\ub3c4\uc2dc \uc774\ub984 \ubaa9\ub85d\uc785\ub2c8\ub2e4. WooCommerce 5.3\uc5d0\uc11c \ub3c4\uc785\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ub9ac\uc18c\uc2a4\ub294 \ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9b4 \uc218 \uc5c6\uc73c\ubbc0\ub85c true \uac12\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/taxes\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "country": {
                            "description": "ISO 3166 \uad6d\uac00\ucf54\ub4dc",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\uc8fc \ucf54\ub4dc",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "\uc6b0\ud3b8\ubc88\ud638\/ZIP\uc5d0\uc11c\ub294 \uc5ec\ub7ec \uac1c\uc758 \uac12\uc774 \uc9c0\uc6d0\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. WooCommerce 5.3\ubd80\ud130 \uc0ac\uc6a9\ub418\uc9c0 \uc54a\uc73c\uba70, \ub300\uc2e0\uc5d0 'postcodes'\ub97c \uc0ac\uc6a9\ud574\uc57c \ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "\ub3c4\uc2dc \uc774\ub984\uc5d0\uc11c\ub294 \uc5ec\ub7ec \uac1c\uc758 \uac12\uc774 \uc9c0\uc6d0\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. WooCommerce 5.3\ubd80\ud130 \uc0ac\uc6a9\ub418\uc9c0 \uc54a\uc73c\uba70, \ub300\uc2e0\uc5d0 'cities'\ub97c \uc0ac\uc6a9\ud574\uc57c \ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "\uc138\uc728",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc138\uc728\ud56d\ubaa9",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "\uc138\uae08 \uc6b0\uc120\uc21c\uc704",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "\ubcf5\ub9ac \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "\uc774 \uc138\uc728\uc744 \ubc30\uc1a1\uc5d0\ub3c4 \uc801\uc6a9\ub418\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "\ucffc\ub9ac\uc5d0 \ud45c\uc2dc\ub418\ub294 \uc8fc\ubb38\uc744 \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "\uc138\uae08 \ud074\ub798\uc2a4.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        },
                        "postcodes": {
                            "description": "\uc6b0\ud3b8\ubc88\ud638 \/ ZIP \ubaa9\ub85d\uc785\ub2c8\ub2e4. WooCommerce 5.3\uc5d0\uc11c \ub3c4\uc785\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "cities": {
                            "description": "\ub3c4\uc2dc \uc774\ub984 \ubaa9\ub85d\uc785\ub2c8\ub2e4. WooCommerce 5.3\uc5d0\uc11c \ub3c4\uc785\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-analytics\/taxes\/batch"
                    }
                ]
            }
        },
        "\/wc-admin\/launch-your-store\/initialize-coming-soon": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/wp-json\/wc-admin\/launch-your-store\/woopayments\/test-orders"
                    }
                ]
            }
        },
        "\/wc\/store": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wc\/store",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/store\/batch"
                    }
                ]
            }
        },
        "\/wc\/store\/cart": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\ub41c \ubc94\uc704, \uc751\ub2f5\uc5d0 \uc788\ub294 \ud544\ub4dc\ub97c \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uc7a5\ubc14\uad6c\ub2c8 \ud56d\ubaa9 \uc81c\ud488 \ub610\ub294 \ubcc0\ud615 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "quantity": {
                            "description": "\uc7a5\ubc14\uad6c\ub2c8\uc5d0 \ucd94\uac00\ud560 \uc774 \uc544\uc774\ud15c\uc758 \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                            "type": "number",
                            "required": false
                        },
                        "variation": {
                            "description": "\uc120\ud0dd\ud55c \uc18d\uc131(\ubcc0\ud615).",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "description": "\ubcc0\ud615 \uc18d\uc131 \uc774\ub984.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\ubcc0\ud615 \uc18d\uc131\uac12.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uc7a5\ubc14\uad6c\ub2c8\uc5d0 \ud3ec\ud568\ub41c \ucfe0\ud3f0\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uc694\uccad\ub41c \ubc94\uc704, \uc751\ub2f5\uc5d0 \uc788\ub294 \ud544\ub4dc\ub97c \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "code": {
                            "description": "\ucfe0\ud3f0\uc758 \uace0\uc720 \ucf54\ub4dc.",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "\ucfe0\ud3f0\uc758 \ud560\uc778 \uc720\ud615(\uc608: \ud37c\uc13c\ud2b8 \ub610\ub294 \uc815\uc561)",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uc7a5\ubc14\uad6c\ub2c8\uc5d0 \ud3ec\ud568\ub41c \ucfe0\ud3f0\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\ub41c \ubc94\uc704, \uc751\ub2f5\uc5d0 \uc788\ub294 \ud544\ub4dc\ub97c \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "code": {
                            "description": "\uc7a5\ubc14\uad6c\ub2c8\uc5d0 \ud3ec\ud568\ub41c \ucfe0\ud3f0\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/cart\/extensions": {
            "namespace": "wc\/store",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "namespace": {
                            "description": "\ud655\uc7a5 \uae30\ub2a5\uc758 \uc774\ub984 - \uc694\uccad\ub418\ub294 \ub370\uc774\ud130\uc758 \uacbd\ub85c\uac00 \uc801\uc808\ud788 \uc9c0\uc815\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\ub294 \ub370 \uc0ac\uc6a9\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "data": {
                            "description": "\ud655\uc7a5 \uae30\ub2a5\uc5d0 \uc804\ub2ec\ud560 \ucd94\uac00 \ub370\uc774\ud130",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uc694\uccad\ub41c \ubc94\uc704, \uc751\ub2f5\uc5d0 \uc788\ub294 \ud544\ub4dc\ub97c \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "bundles": {
                                    "description": "bundles\uc5d0 \uc758\ud574 \ub4f1\ub85d\ub41c \ud655\uc7a5 \ub370\uc774\ud130.",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "bundle_stock_status": {
                                            "description": "\ubc88\ub4e4 \uc81c\ud488 \uc218\ub7c9 \uc694\uad6c \uc0ac\ud56d\uacfc \uc81c\ud55c \uc0ac\ud56d\uc744 \uace0\ub824\ud55c \uc774 \ubc88\ub4e4\uc758 \uc7ac\uace0 \uc0c1\ud0dc\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4. \uc77d\uae30 \uc804\uc6a9\uc785\ub2c8\ub2e4.",
                                            "type": "string",
                                            "enum": [
                                                "instock",
                                                "outofstock",
                                                "onbackorder",
                                                "insufficientstock"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "bundle_stock_quantity": {
                                            "description": "\ubc88\ub4e4 \uc81c\ud488 \uc218\ub7c9 \uc694\uad6c \uc0ac\ud56d\uc744 \uace0\ub824\ud55c \uc7ac\uace0\uac00 \ub0a8\uc544 \uc788\ub294 \ubc88\ub4e4\uc758 \uc218\ub7c9\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4. \uc77d\uae30 \uc804\uc6a9\uc785\ub2c8\ub2e4.",
                                            "type": [
                                                "integer",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "bundle_virtual": {
                                            "description": "\uc774 \ubc88\ub4e4\uc758 \ubaa8\ub4e0 \ub0b4\uc6a9\ubb3c\uc5d0 \uac00\uc0c1\uc73c\ub85c \ucde8\uae09\uc744 \uac15\uc81c\ub85c \uc801\uc6a9\ud569\ub2c8\ub2e4.",
                                            "type": "boolean",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "bundle_layout": {
                                            "description": "\ub2e8\uc77c \uc81c\ud488 \uc0c1\uc138 \uc815\ubcf4 \ud398\uc774\uc9c0 \ub808\uc774\uc544\uc6c3\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                                            "type": "string",
                                            "enum": [
                                                "default",
                                                "tabular",
                                                "grid"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "bundle_add_to_cart_form_location": {
                                            "description": "\ub2e8\uc77c \uc81c\ud488 \ud398\uc774\uc9c0\uc758 \uc81c\ud488 \uc591\uc2dd \uc704\uce58\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                                            "type": "string",
                                            "enum": [
                                                "default",
                                                "after_summary"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "bundle_editable_in_cart": {
                                            "description": "\uc774 \uc81c\ud488\uc758 \uad6c\uc131\uc744 \uc7a5\ubc14\uad6c\ub2c8 \ud398\uc774\uc9c0\uc5d0\uc11c \uc218\uc815\ud560 \uc218 \uc788\ub294\uc9c0\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                                            "type": "boolean",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "bundle_sold_individually_context": {
                                            "description": "\uac1c\ubcc4\uc801\uc73c\ub85c \ud310\ub9e4\ub428 \uc635\uc158 \ucee8\ud14d\uc2a4\ud2b8\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "enum": [
                                                "product",
                                                "configuration"
                                            ]
                                        },
                                        "bundle_item_grouping": {
                                            "description": "\uc7a5\ubc14\uad6c\ub2c8\/\uc8fc\ubb38 \ud15c\ud50c\ub9bf\uc758 \ubc88\ub4e4 \ucee8\ud14c\uc774\ub108\/\ud558\uc704 \uc544\uc774\ud15c \ud45c\uc2dc\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                                            "type": "string",
                                            "enum": [
                                                "parent",
                                                "noindent",
                                                "none"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "bundle_min_size": {
                                            "description": "\ucd5c\uc18c \ubc88\ub4e4 \ud06c\uae30\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                                            "type": [
                                                "integer",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "bundle_max_size": {
                                            "description": "\ucd5c\ub300 \ubc88\ub4e4 \ud06c\uae30\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                                            "type": [
                                                "integer",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "bundle_price": {
                                            "description": "\ubc88\ub4e4 \uad6c\ub9e4 \uac00\uaca9\uc785\ub2c8\ub2e4.",
                                            "type": "array",
                                            "context": [
                                                "view"
                                            ],
                                            "price": {
                                                "type": "array",
                                                "min": {
                                                    "incl_tax": {
                                                        "description": "\uc138\uae08\uc744 \ud3ec\ud568\ud55c \ucd5c\uc18c \ubc88\ub4e4 \uad6c\ub9e4 \uac00\uaca9\uc785\ub2c8\ub2e4.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "excl_tax": {
                                                        "description": "\uc138\uae08\uc744 \uc81c\uc678\ud55c \ucd5c\uc18c \ubc88\ub4e4 \uad6c\ub9e4 \uac00\uaca9\uc785\ub2c8\ub2e4.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    }
                                                },
                                                "max": {
                                                    "incl_tax": {
                                                        "description": "\uc138\uae08\uc744 \ud3ec\ud568\ud55c \ucd5c\ub300 \ubc88\ub4e4 \uad6c\ub9e4 \uac00\uaca9\uc785\ub2c8\ub2e4.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "excl_tax": {
                                                        "description": "\uc138\uae08\uc744 \uc81c\uc678\ud55c \ucd5c\ub300 \ubc88\ub4e4 \uad6c\ub9e4 \uac00\uaca9\uc785\ub2c8\ub2e4.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    }
                                                }
                                            },
                                            "regular_price": {
                                                "type": "array",
                                                "min": {
                                                    "incl_tax": {
                                                        "description": "\uc138\uae08\uc744 \ud3ec\ud568\ud55c \ucd5c\uc18c \ubc88\ub4e4 \uad6c\ub9e4 \uc815\uac00\uc785\ub2c8\ub2e4.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "excl_tax": {
                                                        "description": "\uc138\uae08\uc744 \uc81c\uc678\ud55c \ucd5c\uc18c \ubc88\ub4e4 \uad6c\ub9e4 \uc815\uac00\uc785\ub2c8\ub2e4.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    }
                                                },
                                                "max": {
                                                    "incl_tax": {
                                                        "description": "\uc138\uae08\uc744 \ud3ec\ud568\ud55c \ucd5c\ub300 \ubc88\ub4e4 \uad6c\ub9e4 \uc815\uac00\uc785\ub2c8\ub2e4.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "excl_tax": {
                                                        "description": "\uc138\uae08\uc744 \uc81c\uc678\ud55c \ucd5c\ub300 \ubc88\ub4e4 \uad6c\ub9e4 \uc815\uac00\uc785\ub2c8\ub2e4.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    }
                                                }
                                            }
                                        },
                                        "bundled_items": {
                                            "description": "\uc774 \uc81c\ud488\uc5d0 \ud3ec\ud568\ub41c \ubc88\ub4e4 \uc544\uc774\ud15c \ubaa9\ub85d\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                                            "type": "array",
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "items": {
                                                "type": "object",
                                                "properties": {
                                                    "product_id": {
                                                        "description": "\ubc88\ub4e4 \uc81c\ud488 ID\uc785\ub2c8\ub2e4.",
                                                        "type": "integer",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "menu_order": {
                                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c \uba54\ub274 \uc21c\uc11c\uc785\ub2c8\ub2e4.",
                                                        "type": "integer",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "quantity_min": {
                                                        "description": "\ucd5c\uc18c \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                                        "type": "integer",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "quantity_max": {
                                                        "description": "\ucd5c\ub300 \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                                        "type": [
                                                            "integer",
                                                            "string"
                                                        ],
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "quantity_default": {
                                                        "description": "\uae30\ubcf8 \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                                        "type": [
                                                            "integer",
                                                            "string"
                                                        ],
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "priced_individually": {
                                                        "description": "\uc774 \ubc88\ub4e4 \uc544\uc774\ud15c\uc758 \uac00\uaca9\uc774 \ubc88\ub4e4\uc758 \uae30\ubcf8 \uac00\uaca9\uc5d0 \ucd94\uac00\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                                        "type": "boolean",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "shipped_individually": {
                                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \ubc88\ub4e4\uacfc \ubcc4\ub3c4\ub85c \ubc30\uc1a1\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                                        "type": "boolean",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "override_title": {
                                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc774 \ud504\ub860\ud2b8\uc5d4\ub4dc \ubc0f \uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                                        "type": "boolean",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "title": {
                                                        "description": "\uc6d0\ub798 \uc81c\ud488 \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                                        "type": "string",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "override_description": {
                                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc5d0 \ub300\ud55c \uac04\ub2e8\ud55c \uc124\uba85\uc774 \ud504\ub860\ud2b8\uc5d4\ub4dc \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                                        "type": "boolean",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "description": {
                                                        "description": "\uc6d0\ub798 \uc81c\ud488 \uac04\ub2e8\ud55c \uc124\uba85 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc5d0 \ub300\ud55c \uac04\ub2e8\ud55c \uc124\uba85\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                                        "type": "string",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "optional": {
                                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c\uc774 \uc120\ud0dd \uc0ac\ud56d\uc778\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                                        "type": "boolean",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "hide_thumbnail": {
                                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uc378\ub124\uc77c\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc228\uaca8\uc9c0\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                                        "type": "boolean",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "discount": {
                                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc5d0 \uc801\uc6a9\ub41c \ud560\uc778\uc785\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                                        "type": "string",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "override_variations": {
                                                        "description": "\ubcc0\ud615 \ud544\ud130\ub9c1\uc774 \ud65c\uc131\ud654\ub418\uc5c8\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac00\ubcc0\uc801\uc778 \ubc88\ub4e4 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9).",
                                                        "type": "boolean",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "allowed_variations": {
                                                        "description": "\ud65c\uc131\ud654\ud55c \ubcc0\ud615 ID \ubaa9\ub85d\uc785\ub2c8\ub2e4(\ubcc0\ud615 \ud544\ud130\ub9c1\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                                        "type": "array",
                                                        "items": {
                                                            "type": "integer"
                                                        },
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "override_default_variation_attributes": {
                                                        "description": "\uae30\ubcf8 \ubcc0\ud615 \uc18d\uc131 \uac12\uc774 \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac00\ubcc0\uc801\uc778 \ubc88\ub4e4 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9).",
                                                        "type": "boolean",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "default_variation_attributes": {
                                                        "description": "\uc7ac\uc815\uc758\ud55c \uae30\ubcf8 \ubcc0\ud615 \uc18d\uc131 \uac12\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                                        "type": "array",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ],
                                                        "items": {
                                                            "type": "object",
                                                            "properties": {
                                                                "id": {
                                                                    "description": "\uc18d\uc131 ID.",
                                                                    "type": "integer",
                                                                    "context": [
                                                                        "view",
                                                                        "edit"
                                                                    ]
                                                                },
                                                                "name": {
                                                                    "description": "\uc18d\uc131 \uba85.",
                                                                    "type": "string",
                                                                    "context": [
                                                                        "view",
                                                                        "edit"
                                                                    ]
                                                                },
                                                                "option": {
                                                                    "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                                                    "type": "string",
                                                                    "context": [
                                                                        "view",
                                                                        "edit"
                                                                    ]
                                                                }
                                                            }
                                                        }
                                                    },
                                                    "single_product_visibility": {
                                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                                        "type": "string",
                                                        "enum": [
                                                            "visible",
                                                            "hidden"
                                                        ],
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "cart_visibility": {
                                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc7a5\ubc14\uad6c\ub2c8 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                                        "type": "string",
                                                        "enum": [
                                                            "visible",
                                                            "hidden"
                                                        ],
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "order_visibility": {
                                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc8fc\ubb38\/\uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                                        "type": "string",
                                                        "enum": [
                                                            "visible",
                                                            "hidden"
                                                        ],
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "single_product_price_visibility": {
                                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                                        "type": "string",
                                                        "enum": [
                                                            "visible",
                                                            "hidden"
                                                        ],
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "cart_price_visibility": {
                                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \uc7a5\ubc14\uad6c\ub2c8 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                                        "type": "string",
                                                        "enum": [
                                                            "visible",
                                                            "hidden"
                                                        ],
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "order_price_visibility": {
                                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \uc8fc\ubb38\/\uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                                        "type": "string",
                                                        "enum": [
                                                            "visible",
                                                            "hidden"
                                                        ],
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "stock_status": {
                                                        "description": "\ucd5c\uc18c \uc218\ub7c9\uc744 \uace0\ub824\ud55c \ubc88\ub4e4 \uc544\uc774\ud15c\uc758 \uc0c1\ud0dc\uc785\ub2c8\ub2e4.",
                                                        "type": "string",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ],
                                                        "enum": [
                                                            "in_stock",
                                                            "on_backorder",
                                                            "out_of_stock"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "bundled_item_id": {
                                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4.",
                                                        "type": "integer",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ],
                                                        "readonly": true
                                                    }
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "default": {
                                "bundles": []
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uc7a5\ubc14\uad6c\ub2c8\uc5d0 \ud3ec\ud568\ub41c \ud56d\ubaa9\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\ub41c \ubc94\uc704, \uc751\ub2f5\uc5d0 \uc788\ub294 \ud544\ub4dc\ub97c \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "key": {
                            "description": "\uc7a5\ubc14\uad6c\ub2c8\uc5d0 \ud3ec\ud568\ub41c \ud56d\ubaa9\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "bundles": {
                                    "description": "bundles\uc5d0 \uc758\ud574 \ub4f1\ub85d\ub41c \ud655\uc7a5 \ub370\uc774\ud130.",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "bundle_stock_status": {
                                            "description": "\ubc88\ub4e4 \uc81c\ud488 \uc218\ub7c9 \uc694\uad6c \uc0ac\ud56d\uacfc \uc81c\ud55c \uc0ac\ud56d\uc744 \uace0\ub824\ud55c \uc774 \ubc88\ub4e4\uc758 \uc7ac\uace0 \uc0c1\ud0dc\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4. \uc77d\uae30 \uc804\uc6a9\uc785\ub2c8\ub2e4.",
                                            "type": "string",
                                            "enum": [
                                                "instock",
                                                "outofstock",
                                                "onbackorder",
                                                "insufficientstock"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "bundle_stock_quantity": {
                                            "description": "\ubc88\ub4e4 \uc81c\ud488 \uc218\ub7c9 \uc694\uad6c \uc0ac\ud56d\uc744 \uace0\ub824\ud55c \uc7ac\uace0\uac00 \ub0a8\uc544 \uc788\ub294 \ubc88\ub4e4\uc758 \uc218\ub7c9\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4. \uc77d\uae30 \uc804\uc6a9\uc785\ub2c8\ub2e4.",
                                            "type": [
                                                "integer",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "bundle_virtual": {
                                            "description": "\uc774 \ubc88\ub4e4\uc758 \ubaa8\ub4e0 \ub0b4\uc6a9\ubb3c\uc5d0 \uac00\uc0c1\uc73c\ub85c \ucde8\uae09\uc744 \uac15\uc81c\ub85c \uc801\uc6a9\ud569\ub2c8\ub2e4.",
                                            "type": "boolean",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "bundle_layout": {
                                            "description": "\ub2e8\uc77c \uc81c\ud488 \uc0c1\uc138 \uc815\ubcf4 \ud398\uc774\uc9c0 \ub808\uc774\uc544\uc6c3\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                                            "type": "string",
                                            "enum": [
                                                "default",
                                                "tabular",
                                                "grid"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "bundle_add_to_cart_form_location": {
                                            "description": "\ub2e8\uc77c \uc81c\ud488 \ud398\uc774\uc9c0\uc758 \uc81c\ud488 \uc591\uc2dd \uc704\uce58\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                                            "type": "string",
                                            "enum": [
                                                "default",
                                                "after_summary"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "bundle_editable_in_cart": {
                                            "description": "\uc774 \uc81c\ud488\uc758 \uad6c\uc131\uc744 \uc7a5\ubc14\uad6c\ub2c8 \ud398\uc774\uc9c0\uc5d0\uc11c \uc218\uc815\ud560 \uc218 \uc788\ub294\uc9c0\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                                            "type": "boolean",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "bundle_sold_individually_context": {
                                            "description": "\uac1c\ubcc4\uc801\uc73c\ub85c \ud310\ub9e4\ub428 \uc635\uc158 \ucee8\ud14d\uc2a4\ud2b8\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "enum": [
                                                "product",
                                                "configuration"
                                            ]
                                        },
                                        "bundle_item_grouping": {
                                            "description": "\uc7a5\ubc14\uad6c\ub2c8\/\uc8fc\ubb38 \ud15c\ud50c\ub9bf\uc758 \ubc88\ub4e4 \ucee8\ud14c\uc774\ub108\/\ud558\uc704 \uc544\uc774\ud15c \ud45c\uc2dc\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                                            "type": "string",
                                            "enum": [
                                                "parent",
                                                "noindent",
                                                "none"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "bundle_min_size": {
                                            "description": "\ucd5c\uc18c \ubc88\ub4e4 \ud06c\uae30\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                                            "type": [
                                                "integer",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "bundle_max_size": {
                                            "description": "\ucd5c\ub300 \ubc88\ub4e4 \ud06c\uae30\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                                            "type": [
                                                "integer",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "bundle_price": {
                                            "description": "\ubc88\ub4e4 \uad6c\ub9e4 \uac00\uaca9\uc785\ub2c8\ub2e4.",
                                            "type": "array",
                                            "context": [
                                                "view"
                                            ],
                                            "price": {
                                                "type": "array",
                                                "min": {
                                                    "incl_tax": {
                                                        "description": "\uc138\uae08\uc744 \ud3ec\ud568\ud55c \ucd5c\uc18c \ubc88\ub4e4 \uad6c\ub9e4 \uac00\uaca9\uc785\ub2c8\ub2e4.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "excl_tax": {
                                                        "description": "\uc138\uae08\uc744 \uc81c\uc678\ud55c \ucd5c\uc18c \ubc88\ub4e4 \uad6c\ub9e4 \uac00\uaca9\uc785\ub2c8\ub2e4.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    }
                                                },
                                                "max": {
                                                    "incl_tax": {
                                                        "description": "\uc138\uae08\uc744 \ud3ec\ud568\ud55c \ucd5c\ub300 \ubc88\ub4e4 \uad6c\ub9e4 \uac00\uaca9\uc785\ub2c8\ub2e4.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "excl_tax": {
                                                        "description": "\uc138\uae08\uc744 \uc81c\uc678\ud55c \ucd5c\ub300 \ubc88\ub4e4 \uad6c\ub9e4 \uac00\uaca9\uc785\ub2c8\ub2e4.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    }
                                                }
                                            },
                                            "regular_price": {
                                                "type": "array",
                                                "min": {
                                                    "incl_tax": {
                                                        "description": "\uc138\uae08\uc744 \ud3ec\ud568\ud55c \ucd5c\uc18c \ubc88\ub4e4 \uad6c\ub9e4 \uc815\uac00\uc785\ub2c8\ub2e4.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "excl_tax": {
                                                        "description": "\uc138\uae08\uc744 \uc81c\uc678\ud55c \ucd5c\uc18c \ubc88\ub4e4 \uad6c\ub9e4 \uc815\uac00\uc785\ub2c8\ub2e4.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    }
                                                },
                                                "max": {
                                                    "incl_tax": {
                                                        "description": "\uc138\uae08\uc744 \ud3ec\ud568\ud55c \ucd5c\ub300 \ubc88\ub4e4 \uad6c\ub9e4 \uc815\uac00\uc785\ub2c8\ub2e4.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "excl_tax": {
                                                        "description": "\uc138\uae08\uc744 \uc81c\uc678\ud55c \ucd5c\ub300 \ubc88\ub4e4 \uad6c\ub9e4 \uc815\uac00\uc785\ub2c8\ub2e4.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    }
                                                }
                                            }
                                        },
                                        "bundled_items": {
                                            "description": "\uc774 \uc81c\ud488\uc5d0 \ud3ec\ud568\ub41c \ubc88\ub4e4 \uc544\uc774\ud15c \ubaa9\ub85d\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                                            "type": "array",
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "items": {
                                                "type": "object",
                                                "properties": {
                                                    "product_id": {
                                                        "description": "\ubc88\ub4e4 \uc81c\ud488 ID\uc785\ub2c8\ub2e4.",
                                                        "type": "integer",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "menu_order": {
                                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c \uba54\ub274 \uc21c\uc11c\uc785\ub2c8\ub2e4.",
                                                        "type": "integer",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "quantity_min": {
                                                        "description": "\ucd5c\uc18c \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                                        "type": "integer",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "quantity_max": {
                                                        "description": "\ucd5c\ub300 \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                                        "type": [
                                                            "integer",
                                                            "string"
                                                        ],
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "quantity_default": {
                                                        "description": "\uae30\ubcf8 \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                                        "type": [
                                                            "integer",
                                                            "string"
                                                        ],
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "priced_individually": {
                                                        "description": "\uc774 \ubc88\ub4e4 \uc544\uc774\ud15c\uc758 \uac00\uaca9\uc774 \ubc88\ub4e4\uc758 \uae30\ubcf8 \uac00\uaca9\uc5d0 \ucd94\uac00\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                                        "type": "boolean",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "shipped_individually": {
                                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \ubc88\ub4e4\uacfc \ubcc4\ub3c4\ub85c \ubc30\uc1a1\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                                        "type": "boolean",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "override_title": {
                                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc774 \ud504\ub860\ud2b8\uc5d4\ub4dc \ubc0f \uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                                        "type": "boolean",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "title": {
                                                        "description": "\uc6d0\ub798 \uc81c\ud488 \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                                        "type": "string",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "override_description": {
                                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc5d0 \ub300\ud55c \uac04\ub2e8\ud55c \uc124\uba85\uc774 \ud504\ub860\ud2b8\uc5d4\ub4dc \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                                        "type": "boolean",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "description": {
                                                        "description": "\uc6d0\ub798 \uc81c\ud488 \uac04\ub2e8\ud55c \uc124\uba85 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc5d0 \ub300\ud55c \uac04\ub2e8\ud55c \uc124\uba85\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                                        "type": "string",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "optional": {
                                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c\uc774 \uc120\ud0dd \uc0ac\ud56d\uc778\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                                        "type": "boolean",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "hide_thumbnail": {
                                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uc378\ub124\uc77c\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc228\uaca8\uc9c0\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                                        "type": "boolean",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "discount": {
                                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc5d0 \uc801\uc6a9\ub41c \ud560\uc778\uc785\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                                        "type": "string",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "override_variations": {
                                                        "description": "\ubcc0\ud615 \ud544\ud130\ub9c1\uc774 \ud65c\uc131\ud654\ub418\uc5c8\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac00\ubcc0\uc801\uc778 \ubc88\ub4e4 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9).",
                                                        "type": "boolean",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "allowed_variations": {
                                                        "description": "\ud65c\uc131\ud654\ud55c \ubcc0\ud615 ID \ubaa9\ub85d\uc785\ub2c8\ub2e4(\ubcc0\ud615 \ud544\ud130\ub9c1\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                                        "type": "array",
                                                        "items": {
                                                            "type": "integer"
                                                        },
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "override_default_variation_attributes": {
                                                        "description": "\uae30\ubcf8 \ubcc0\ud615 \uc18d\uc131 \uac12\uc774 \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac00\ubcc0\uc801\uc778 \ubc88\ub4e4 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9).",
                                                        "type": "boolean",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "default_variation_attributes": {
                                                        "description": "\uc7ac\uc815\uc758\ud55c \uae30\ubcf8 \ubcc0\ud615 \uc18d\uc131 \uac12\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                                        "type": "array",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ],
                                                        "items": {
                                                            "type": "object",
                                                            "properties": {
                                                                "id": {
                                                                    "description": "\uc18d\uc131 ID.",
                                                                    "type": "integer",
                                                                    "context": [
                                                                        "view",
                                                                        "edit"
                                                                    ]
                                                                },
                                                                "name": {
                                                                    "description": "\uc18d\uc131 \uba85.",
                                                                    "type": "string",
                                                                    "context": [
                                                                        "view",
                                                                        "edit"
                                                                    ]
                                                                },
                                                                "option": {
                                                                    "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                                                    "type": "string",
                                                                    "context": [
                                                                        "view",
                                                                        "edit"
                                                                    ]
                                                                }
                                                            }
                                                        }
                                                    },
                                                    "single_product_visibility": {
                                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                                        "type": "string",
                                                        "enum": [
                                                            "visible",
                                                            "hidden"
                                                        ],
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "cart_visibility": {
                                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc7a5\ubc14\uad6c\ub2c8 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                                        "type": "string",
                                                        "enum": [
                                                            "visible",
                                                            "hidden"
                                                        ],
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "order_visibility": {
                                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc8fc\ubb38\/\uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                                        "type": "string",
                                                        "enum": [
                                                            "visible",
                                                            "hidden"
                                                        ],
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "single_product_price_visibility": {
                                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                                        "type": "string",
                                                        "enum": [
                                                            "visible",
                                                            "hidden"
                                                        ],
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "cart_price_visibility": {
                                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \uc7a5\ubc14\uad6c\ub2c8 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                                        "type": "string",
                                                        "enum": [
                                                            "visible",
                                                            "hidden"
                                                        ],
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "order_price_visibility": {
                                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \uc8fc\ubb38\/\uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                                        "type": "string",
                                                        "enum": [
                                                            "visible",
                                                            "hidden"
                                                        ],
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "stock_status": {
                                                        "description": "\ucd5c\uc18c \uc218\ub7c9\uc744 \uace0\ub824\ud55c \ubc88\ub4e4 \uc544\uc774\ud15c\uc758 \uc0c1\ud0dc\uc785\ub2c8\ub2e4.",
                                                        "type": "string",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ],
                                                        "enum": [
                                                            "in_stock",
                                                            "on_backorder",
                                                            "out_of_stock"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "bundled_item_id": {
                                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4.",
                                                        "type": "integer",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ],
                                                        "readonly": true
                                                    }
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "key": {
                            "description": "\uc7a5\ubc14\uad6c\ub2c8\uc5d0 \ud3ec\ud568\ub41c \ud56d\ubaa9\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/cart\/remove-coupon": {
            "namespace": "wc\/store",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "code": {
                            "description": "\uc7a5\ubc14\uad6c\ub2c8\uc5d0 \ud3ec\ud568\ub41c \ucfe0\ud3f0\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uc7a5\ubc14\uad6c\ub2c8 \ud56d\ubaa9\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790(\ud0a4).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ubc30\uc1a1 \uc911\uc778 \ud328\ud0a4\uc9c0\uc758 ID\uc785\ub2c8\ub2e4. \ubaa8\ub4e0 \ud328\ud0a4\uc9c0\uc5d0 \uc801\uc6a9\ud558\ub824\uba74 \ube44\uc6cc\ub461\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "string",
                                "null"
                            ],
                            "required": false
                        },
                        "rate_id": {
                            "description": "\ud328\ud0a4\uc9c0\uc5d0 \uc801\uc6a9\ub41c \uc694\uae08 ID.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uc5c5\ub370\uc774\ud2b8\ud560 \uc7a5\ubc14\uad6c\ub2c8 \ud56d\ubaa9\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790(\ud0a4).",
                            "type": "string",
                            "required": false
                        },
                        "quantity": {
                            "description": "\uc7a5\ubc14\uad6c\ub2c8\uc5d0 \uc788\ub294 \uc774 \ud56d\ubaa9\uc758 \uc0c8 \uc218\ub7c9.",
                            "type": "number",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uccad\uad6c \uc8fc\uc18c.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "\uc131",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "\uc544\ud30c\ud2b8, \ub2e4\uc138\ub300 \ub4f1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\uc8fc\/\uad6d\uac00 \ucf54\ub4dc \ub610\ub294 \uc8fc, \uad6d\uac00, \ub3c4 \ub610\ub294 \uad70 \uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8\ubc88\ud638",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "\uad6d\uac00\/\uc9c0\uc5ed \ucf54\ub4dc(ISO 3166-1 alpha-2 \ud615\uc2dd).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "\uc804\ud654\ubc88\ud638",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "\uc774\uba54\uc77c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "shipping_address": {
                            "description": "\ubc30\uc1a1 \uc8fc\uc18c.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "\uc131",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "\uc544\ud30c\ud2b8, \ub2e4\uc138\ub300 \ub4f1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\uc8fc\/\uad6d\uac00 \ucf54\ub4dc \ub610\ub294 \uc8fc, \uad6d\uac00, \ub3c4 \ub610\ub294 \uad70 \uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8\ubc88\ud638",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "\uad6d\uac00\/\uc9c0\uc5ed \ucf54\ub4dc(ISO 3166-1 alpha-2 \ud615\uc2dd).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "\uc804\ud654\ubc88\ud638",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/store\/cart\/update-customer"
                    }
                ]
            }
        },
        "\/wc\/store\/checkout": {
            "namespace": "wc\/store",
            "methods": [
                "GET",
                "POST",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\ub41c \ubc94\uc704, \uc751\ub2f5\uc5d0 \uc788\ub294 \ud544\ub4dc\ub97c \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "payment_data": {
                            "description": "\uacb0\uc81c \ucc98\ub9ac \uc2dc \uc9c0\ubd88 \uc218\ub2e8\uc73c\ub85c \uc804\ub2ec\ud560 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "key": {
                                        "type": "string"
                                    },
                                    "value": {
                                        "type": [
                                            "string",
                                            "boolean"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "customer_password": {
                            "description": "\ud574\ub2f9\ub418\ub294 \uacbd\uc6b0, \uc2e0\uaddc \uacc4\uc815\uc5d0 \ub300\ud55c \uace0\uac1d \ube44\ubc00\ubc88\ud638\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\uacb0\uc81c \uc2dc \uace0\uac1d\uc774 \uc8fc\ubb38\uc5d0 \ucd94\uac00\ud55c \uba54\ubaa8.",
                            "type": "string",
                            "required": false
                        },
                        "billing_address": {
                            "description": "\uccad\uad6c \uc8fc\uc18c.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "\uc131",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "\uc544\ud30c\ud2b8, \ub2e4\uc138\ub300 \ub4f1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\uc8fc\/\uad6d\uac00 \ucf54\ub4dc \ub610\ub294 \uc8fc, \uad6d\uac00, \ub3c4 \ub610\ub294 \uad70 \uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8\ubc88\ud638",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "\uad6d\uac00\/\uc9c0\uc5ed \ucf54\ub4dc(ISO 3166-1 alpha-2 \ud615\uc2dd).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "\uc804\ud654\ubc88\ud638",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "\uc774\uba54\uc77c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": true
                        },
                        "shipping_address": {
                            "description": "\ubc30\uc1a1 \uc8fc\uc18c.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "\uc131",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "\uc544\ud30c\ud2b8, \ub2e4\uc138\ub300 \ub4f1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\uc8fc\/\uad6d\uac00 \ucf54\ub4dc \ub610\ub294 \uc8fc, \uad6d\uac00, \ub3c4 \ub610\ub294 \uad70 \uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8\ubc88\ud638",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "\uad6d\uac00\/\uc9c0\uc5ed \ucf54\ub4dc(ISO 3166-1 alpha-2 \ud615\uc2dd).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "\uc804\ud654\ubc88\ud638",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\uacb0\uc81c\ub97c \ucc98\ub9ac\ud558\ub294 \ub370 \uc0ac\uc6a9\ud558\ub294 \uc9c0\ubd88 \uc218\ub2e8 ID.",
                            "type": "string",
                            "enum": [
                                "",
                                "woocommerce_payments",
                                "woocommerce_payments_affirm",
                                "woocommerce_payments_afterpay_clearpay",
                                "woocommerce_payments_alipay",
                                "woocommerce_payments_bancontact",
                                "woocommerce_payments_au_becs_debit",
                                "woocommerce_payments_eps",
                                "woocommerce_payments_giropay",
                                "woocommerce_payments_grabpay",
                                "woocommerce_payments_ideal",
                                "woocommerce_payments_multibanco",
                                "woocommerce_payments_klarna",
                                "woocommerce_payments_p24",
                                "woocommerce_payments_sepa_debit",
                                "woocommerce_payments_sofort",
                                "woocommerce_payments_wechat_pay",
                                "woocommerce_payments_apple_pay",
                                "woocommerce_payments_google_pay",
                                "woocommerce_payments_amazon_pay",
                                "ppcp",
                                "dzed-paddle",
                                "quote",
                                "bacs",
                                "cheque",
                                "cod",
                                "ppcp_card",
                                "ppcp_googlepay",
                                "ppcp_applepay"
                            ],
                            "required": false
                        },
                        "create_account": {
                            "description": "\uc8fc\ubb38 \uc808\ucc28\uc758 \uc77c\ubd80\ub85c \uc0c8 \uc0ac\uc6a9\uc790 \uacc4\uc815\uc744 \ub9cc\ub4e4\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "additional_fields": {
                            "description": "\uc8fc\ubb38\uc5d0 \uc720\uc9c0\ub420 \ucd94\uac00 \ud544\ub4dc\uc785\ub2c8\ub2e4.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "tnp-checkbox": {
                                    "description": "tnp-checkbox\uc5d0 \uc758\ud574 \ub4f1\ub85d\ub41c \ud655\uc7a5 \ub370\uc774\ud130.",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "tnp_nl": {
                                            "description": "TNP Checkbox",
                                            "type": [
                                                "bool",
                                                "null"
                                            ],
                                            "readonly": true
                                        }
                                    }
                                },
                                "woocommerce\/order-attribution": {
                                    "description": "woocommerce\/order-attribution\uc5d0 \uc758\ud574 \ub4f1\ub85d\ub41c \ud655\uc7a5 \ub370\uc774\ud130.",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "source_type": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: source_type",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "referrer": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: referrer",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_campaign": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_campaign",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_source",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_medium": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_medium",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_content": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_content",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_id": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_id",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_term": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_term",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source_platform": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_source_platform",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_creative_format": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_creative_format",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_marketing_tactic": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_marketing_tactic",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_entry": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: session_entry",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_start_time": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: session_start_time",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_pages": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: session_pages",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_count": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: session_count",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "user_agent": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: user_agent",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        }
                                    }
                                }
                            },
                            "default": {
                                "tnp-checkbox": [],
                                "woocommerce\/order-attribution": []
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "additional_fields": {
                            "description": "\uc8fc\ubb38\uc5d0 \uc720\uc9c0\ub420 \ucd94\uac00 \ud544\ub4dc\uc785\ub2c8\ub2e4.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "payment_method": {
                            "description": "\uacb0\uc81c\ub97c \ucc98\ub9ac\ud558\ub294 \ub370 \uc0ac\uc6a9\ud558\ub294 \uc9c0\ubd88 \uc218\ub2e8 ID.",
                            "type": "string",
                            "enum": [
                                "",
                                "woocommerce_payments",
                                "woocommerce_payments_affirm",
                                "woocommerce_payments_afterpay_clearpay",
                                "woocommerce_payments_alipay",
                                "woocommerce_payments_bancontact",
                                "woocommerce_payments_au_becs_debit",
                                "woocommerce_payments_eps",
                                "woocommerce_payments_giropay",
                                "woocommerce_payments_grabpay",
                                "woocommerce_payments_ideal",
                                "woocommerce_payments_multibanco",
                                "woocommerce_payments_klarna",
                                "woocommerce_payments_p24",
                                "woocommerce_payments_sepa_debit",
                                "woocommerce_payments_sofort",
                                "woocommerce_payments_wechat_pay",
                                "woocommerce_payments_apple_pay",
                                "woocommerce_payments_google_pay",
                                "woocommerce_payments_amazon_pay",
                                "ppcp",
                                "dzed-paddle",
                                "quote",
                                "bacs",
                                "cheque",
                                "cod",
                                "ppcp_card",
                                "ppcp_googlepay",
                                "ppcp_applepay"
                            ],
                            "required": false
                        },
                        "order_notes": {
                            "description": "\uc8fc\ubb38 \uba54\ubaa8.",
                            "type": "string",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\uacb0\uc81c \uc2dc \uace0\uac1d\uc774 \uc8fc\ubb38\uc5d0 \ucd94\uac00\ud55c \uba54\ubaa8.",
                            "type": "string",
                            "required": false
                        },
                        "billing_address": {
                            "description": "\uccad\uad6c \uc8fc\uc18c.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "\uc131",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "\uc544\ud30c\ud2b8, \ub2e4\uc138\ub300 \ub4f1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\uc8fc\/\uad6d\uac00 \ucf54\ub4dc \ub610\ub294 \uc8fc, \uad6d\uac00, \ub3c4 \ub610\ub294 \uad70 \uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8\ubc88\ud638",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "\uad6d\uac00\/\uc9c0\uc5ed \ucf54\ub4dc(ISO 3166-1 alpha-2 \ud615\uc2dd).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "\uc804\ud654\ubc88\ud638",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "\uc774\uba54\uc77c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "shipping_address": {
                            "description": "\ubc30\uc1a1 \uc8fc\uc18c.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "\uc131",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "\uc544\ud30c\ud2b8, \ub2e4\uc138\ub300 \ub4f1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\uc8fc\/\uad6d\uac00 \ucf54\ub4dc \ub610\ub294 \uc8fc, \uad6d\uac00, \ub3c4 \ub610\ub294 \uad70 \uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8\ubc88\ud638",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "\uad6d\uac00\/\uc9c0\uc5ed \ucf54\ub4dc(ISO 3166-1 alpha-2 \ud615\uc2dd).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "\uc804\ud654\ubc88\ud638",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "create_account": {
                            "description": "\uc8fc\ubb38 \uc808\ucc28\uc758 \uc77c\ubd80\ub85c \uc0c8 \uc0ac\uc6a9\uc790 \uacc4\uc815\uc744 \ub9cc\ub4e4\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "tnp-checkbox": {
                                    "description": "tnp-checkbox\uc5d0 \uc758\ud574 \ub4f1\ub85d\ub41c \ud655\uc7a5 \ub370\uc774\ud130.",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "tnp_nl": {
                                            "description": "TNP Checkbox",
                                            "type": [
                                                "bool",
                                                "null"
                                            ],
                                            "readonly": true
                                        }
                                    }
                                },
                                "woocommerce\/order-attribution": {
                                    "description": "woocommerce\/order-attribution\uc5d0 \uc758\ud574 \ub4f1\ub85d\ub41c \ud655\uc7a5 \ub370\uc774\ud130.",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "source_type": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: source_type",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "referrer": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: referrer",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_campaign": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_campaign",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_source",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_medium": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_medium",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_content": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_content",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_id": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_id",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_term": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_term",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source_platform": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_source_platform",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_creative_format": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_creative_format",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_marketing_tactic": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_marketing_tactic",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_entry": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: session_entry",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_start_time": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: session_start_time",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_pages": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: session_pages",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_count": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: session_count",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "user_agent": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: user_agent",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        }
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uacb0\uc81c \ucc98\ub9ac \uc2dc \uc9c0\ubd88 \uc218\ub2e8\uc73c\ub85c \uc804\ub2ec\ud560 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "key": {
                                        "type": "string"
                                    },
                                    "value": {
                                        "type": [
                                            "string",
                                            "boolean"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "customer_note": {
                            "description": "\uacb0\uc81c \uc2dc \uace0\uac1d\uc774 \uc8fc\ubb38\uc5d0 \ucd94\uac00\ud55c \uba54\ubaa8.",
                            "type": "string",
                            "required": false
                        },
                        "billing_address": {
                            "description": "\uccad\uad6c \uc8fc\uc18c.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "\uc131",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "\uc544\ud30c\ud2b8, \ub2e4\uc138\ub300 \ub4f1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\uc8fc\/\uad6d\uac00 \ucf54\ub4dc \ub610\ub294 \uc8fc, \uad6d\uac00, \ub3c4 \ub610\ub294 \uad70 \uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8\ubc88\ud638",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "\uad6d\uac00\/\uc9c0\uc5ed \ucf54\ub4dc(ISO 3166-1 alpha-2 \ud615\uc2dd).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "\uc804\ud654\ubc88\ud638",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "\uc774\uba54\uc77c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": true
                        },
                        "shipping_address": {
                            "description": "\ubc30\uc1a1 \uc8fc\uc18c.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "\uc131",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "\uc544\ud30c\ud2b8, \ub2e4\uc138\ub300 \ub4f1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\uc8fc\/\uad6d\uac00 \ucf54\ub4dc \ub610\ub294 \uc8fc, \uad6d\uac00, \ub3c4 \ub610\ub294 \uad70 \uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8\ubc88\ud638",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "\uad6d\uac00\/\uc9c0\uc5ed \ucf54\ub4dc(ISO 3166-1 alpha-2 \ud615\uc2dd).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "\uc804\ud654\ubc88\ud638",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\uacb0\uc81c\ub97c \ucc98\ub9ac\ud558\ub294 \ub370 \uc0ac\uc6a9\ud558\ub294 \uc9c0\ubd88 \uc218\ub2e8 ID.",
                            "type": "string",
                            "enum": [
                                "",
                                "woocommerce_payments",
                                "woocommerce_payments_affirm",
                                "woocommerce_payments_afterpay_clearpay",
                                "woocommerce_payments_alipay",
                                "woocommerce_payments_bancontact",
                                "woocommerce_payments_au_becs_debit",
                                "woocommerce_payments_eps",
                                "woocommerce_payments_giropay",
                                "woocommerce_payments_grabpay",
                                "woocommerce_payments_ideal",
                                "woocommerce_payments_multibanco",
                                "woocommerce_payments_klarna",
                                "woocommerce_payments_p24",
                                "woocommerce_payments_sepa_debit",
                                "woocommerce_payments_sofort",
                                "woocommerce_payments_wechat_pay",
                                "woocommerce_payments_apple_pay",
                                "woocommerce_payments_google_pay",
                                "woocommerce_payments_amazon_pay",
                                "ppcp",
                                "dzed-paddle",
                                "quote",
                                "bacs",
                                "cheque",
                                "cod",
                                "ppcp_card",
                                "ppcp_googlepay",
                                "ppcp_applepay"
                            ],
                            "required": false
                        },
                        "additional_fields": {
                            "description": "\uc8fc\ubb38\uc5d0 \uc720\uc9c0\ub420 \ucd94\uac00 \ud544\ub4dc\uc785\ub2c8\ub2e4.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "tnp-checkbox": {
                                    "description": "tnp-checkbox\uc5d0 \uc758\ud574 \ub4f1\ub85d\ub41c \ud655\uc7a5 \ub370\uc774\ud130.",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "tnp_nl": {
                                            "description": "TNP Checkbox",
                                            "type": [
                                                "bool",
                                                "null"
                                            ],
                                            "readonly": true
                                        }
                                    }
                                },
                                "woocommerce\/order-attribution": {
                                    "description": "woocommerce\/order-attribution\uc5d0 \uc758\ud574 \ub4f1\ub85d\ub41c \ud655\uc7a5 \ub370\uc774\ud130.",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "source_type": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: source_type",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "referrer": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: referrer",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_campaign": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_campaign",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_source",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_medium": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_medium",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_content": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_content",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_id": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_id",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_term": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_term",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source_platform": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_source_platform",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_creative_format": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_creative_format",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_marketing_tactic": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_marketing_tactic",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_entry": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: session_entry",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_start_time": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: session_start_time",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_pages": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: session_pages",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_count": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: session_count",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "user_agent": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: user_agent",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        }
                                    }
                                }
                            },
                            "default": {
                                "tnp-checkbox": [],
                                "woocommerce\/order-attribution": []
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/order\/(?P<id>[\\d]+)": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\ub41c \ubc94\uc704, \uc751\ub2f5\uc5d0 \uc788\ub294 \ud544\ub4dc\ub97c \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/products\/attributes": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\ub41c \ubc94\uc704, \uc751\ub2f5\uc5d0 \uc788\ub294 \ud544\ub4dc\ub97c \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/store\/products\/attributes"
                    }
                ]
            }
        },
        "\/wc\/store\/products\/attributes\/(?P<id>[\\d]+)": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\ub41c \ubc94\uc704, \uc751\ub2f5\uc5d0 \uc788\ub294 \ud544\ub4dc\ub97c \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/products\/attributes\/(?P<attribute_id>[\\d]+)\/terms": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "attribute_id": {
                            "description": "\uc18d\uc131\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\ub41c \ubc94\uc704, \uc751\ub2f5\uc5d0 \uc788\ub294 \ud544\ub4dc\ub97c \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc5d0 \ubc18\ud658\ub420 \ud56d\ubaa9 \ucd5c\ub300 \uc218. \ube44\uc5b4 \uc788\ub294 \uacbd\uc6b0 \uc81c\ud55c \uc5c6\uc74c\uc744 \uae30\ubcf8\uc73c\ub85c \uc124\uc815\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \ubb38\uc790\uc5f4\uacfc \uc77c\uce58\ud558\ub294 \uacbd\uc6b0\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uc6a9\uc5b4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count",
                                "menu_order",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "true\uc778 \uacbd\uc6b0 \ube44\uc5b4 \uc788\ub294 \uc6a9\uc5b4\ub294 \ubc18\ud658\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0c1\uc704 \ud56d\ubaa9\uc774 \uc788\ub294 \uc870\uac74\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4(\uacc4\uce35\uc801 \ubd84\ub958\ub9cc \ud574\ub2f9).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/products\/categories": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\ub41c \ubc94\uc704, \uc751\ub2f5\uc5d0 \uc788\ub294 \ud544\ub4dc\ub97c \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc5d0 \ubc18\ud658\ub420 \ud56d\ubaa9 \ucd5c\ub300 \uc218. \ube44\uc5b4 \uc788\ub294 \uacbd\uc6b0 \uc81c\ud55c \uc5c6\uc74c\uc744 \uae30\ubcf8\uc73c\ub85c \uc124\uc815\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \ubb38\uc790\uc5f4\uacfc \uc77c\uce58\ud558\ub294 \uacbd\uc6b0\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uc6a9\uc5b4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "true\uc778 \uacbd\uc6b0 \ube44\uc5b4 \uc788\ub294 \uc6a9\uc5b4\ub294 \ubc18\ud658\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0c1\uc704 \ud56d\ubaa9\uc774 \uc788\ub294 \uc870\uac74\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4(\uacc4\uce35\uc801 \ubd84\ub958\ub9cc \ud574\ub2f9).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/store\/products\/categories"
                    }
                ]
            }
        },
        "\/wc\/store\/products\/categories\/(?P<id>[\\d]+)": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\ub41c \ubc94\uc704, \uc751\ub2f5\uc5d0 \uc788\ub294 \ud544\ub4dc\ub97c \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/products\/brands": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\ub41c \ubc94\uc704, \uc751\ub2f5\uc5d0 \uc788\ub294 \ud544\ub4dc\ub97c \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc5d0 \ubc18\ud658\ub420 \ud56d\ubaa9 \ucd5c\ub300 \uc218. \ube44\uc5b4 \uc788\ub294 \uacbd\uc6b0 \uc81c\ud55c \uc5c6\uc74c\uc744 \uae30\ubcf8\uc73c\ub85c \uc124\uc815\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \ubb38\uc790\uc5f4\uacfc \uc77c\uce58\ud558\ub294 \uacbd\uc6b0\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uc6a9\uc5b4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "true\uc778 \uacbd\uc6b0 \ube44\uc5b4 \uc788\ub294 \uc6a9\uc5b4\ub294 \ubc18\ud658\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0c1\uc704 \ud56d\ubaa9\uc774 \uc788\ub294 \uc870\uac74\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4(\uacc4\uce35\uc801 \ubd84\ub958\ub9cc \ud574\ub2f9).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/store\/products\/brands"
                    }
                ]
            }
        },
        "\/wc\/store\/products\/brands\/(?P<identifier>[\\w-]+)": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "identifier": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\ub41c \ubc94\uc704, \uc751\ub2f5\uc5d0 \uc788\ub294 \ud544\ub4dc\ub97c \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/products\/collection-data": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\ub41c \ubc94\uc704, \uc751\ub2f5\uc5d0 \uc788\ub294 \ud544\ub4dc\ub97c \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \ubb38\uc790\uc5f4\uacfc \uc77c\uce58\ud558\ub294 \uacbd\uc6b0\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \uc81c\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4. \uad6c\ubd84\ud558\ub824\uba74 \uc27c\ud45c\ub97c \uc0ac\uc6a9\ud558\uc2ed\uc2dc\uc624.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc0dd\uc131\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc0dd\uc131\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_column": {
                            "description": "\uc804\/\ud6c4\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc751\ub2f5\uc744 \uc81c\ud55c\ud560 \ub54c \ube44\uad50\ud560 \ub0a0\uc9dc \uc5f4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "date_gmt",
                                "modified",
                                "modified_gmt"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "modified",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "price",
                                "popularity",
                                "rating",
                                "menu_order",
                                "comment_count"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\ub97c \uac00\uc9c4 \uacbd\uc6b0\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\ub97c \uac00\uc9c4 \uacbd\uc6b0\ub97c \uc81c\uc678\ud55c \ubaa8\ub4e0 \ud56d\ubaa9\uc73c\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "type": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc720\ud615\uc73c\ub85c \uc9c0\uc815\ub41c \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "bundle",
                                "variation"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\ud2b9\uc815 SKU\uc758 \uc81c\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4. \uad6c\ubd84\ud558\ub824\uba74 \uc27c\ud45c\ub97c \uc0ac\uc6a9\ud558\uc138\uc694.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "\uacb0\uacfc\ub97c \ucd94\ucc9c \uc0c1\ud488\uc73c\ub85c \ud55c\uc815.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "\uc27c\ud45c\ub85c \uad6c\ubd84\ub41c \uc77c\ub828\uc758 \uce74\ud14c\uace0\ub9ac ID\ub098 \uc2ac\ub7ec\uadf8\uac00 \ud560\ub2f9\ub41c \uc81c\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "category_operator": {
                            "description": "\uc81c\ud488 \uce74\ud14c\uace0\ub9ac \uc6a9\uc5b4\ub97c \ube44\uad50\ud558\ub294 \uc5f0\uc0b0\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "brand": {
                            "description": "\ube0c\ub79c\ub4dc ID\ub098 \uc2ac\ub7ec\uadf8\ub97c \uc27c\ud45c\ub85c \uad6c\ubd84\ud558\uc5ec \ud560\ub2f9\ud55c \uc81c\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "brand_operator": {
                            "description": "\uc81c\ud488 \ube0c\ub79c\ub4dc \uc6a9\uc5b4\ub97c \ube44\uad50\ud558\ub294 \uc5f0\uc0b0\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "tag": {
                            "description": "\ud0dc\uadf8 ID\ub098 \uc2ac\ub7ec\uadf8 \uc138\ud2b8\ub97c \uc27c\ud45c\ub85c \uad6c\ubd84\ud558\uc5ec \ud560\ub2f9\ud55c \uc81c\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "tag_operator": {
                            "description": "\uc81c\ud488 \ud0dc\uadf8\ub97c \ube44\uad50\ud558\ub294 \uc5f0\uc0b0\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "on_sale": {
                            "description": "\uacb0\uacfc\ub97c \ud560\uc778 \uc911\uc778 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\uac00\uc7a5 \uc791\uc740 \ub2e8\uc704\uc758 \ud1b5\ud654\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc81c\uacf5\ub41c \ucd5c\uc18c \uac00\uaca9\uc744 \uae30\ubc18\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud488\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\uac00\uc7a5 \uc791\uc740 \ub2e8\uc704\uc758 \ud1b5\ud654\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc81c\uacf5\ub41c \ucd5c\ub300 \uac00\uaca9\uc744 \uae30\ubc18\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud488\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\uacb0\uacfc\ub97c \uc9c0\uc815\ub41c \uc7ac\uace0 \uc0c1\ud0dc\uac00 \uc788\ub294 \uc81c\ud488\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "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": "\uacb0\uacfc \uc9d1\ud569\uc744 \uc120\ud0dd\ud55c \uae00\ub85c\ubc8c \uc18d\uc131\uc774 \uc788\ub294 \uc81c\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "description": "\uc18d\uc131 \ubd84\ub958 \uc774\ub984.",
                                        "type": "string",
                                        "sanitize_callback": "wc_sanitize_taxonomy_name"
                                    },
                                    "term_id": {
                                        "description": "\uc18d\uc131 \uc6a9\uc5b4 ID \ubaa9\ub85d.",
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        },
                                        "sanitize_callback": "wp_parse_id_list"
                                    },
                                    "slug": {
                                        "description": "\uc18d\uc131 \uc2ac\ub7ec\uadf8 \ubaa9\ub85d. \uc6a9\uc5b4 ID\uac00 \uc81c\uacf5\ub418\uba74 \ubb34\uc2dc\ub429\ub2c8\ub2e4.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "sanitize_callback": "wp_parse_slug_list"
                                    },
                                    "operator": {
                                        "description": "\uc81c\ud488 \uc18d\uc131 \uc6a9\uc5b4\ub97c \ube44\uad50\ud558\ub294 \uc5f0\uc0b0\uc790\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "in",
                                            "not_in",
                                            "and"
                                        ]
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_relation": {
                            "description": "\ud55c \ubc88\uc5d0 \uc5ec\ub7ec \ud56d\ubaa9\uc744 \ud544\ud130\ub9c1\ud560 \ub54c \uc18d\uc131 \uac04 \ub17c\ub9ac\uc801 \uad00\uacc4.",
                            "type": "string",
                            "enum": [
                                "in",
                                "and"
                            ],
                            "default": "and",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "\uc228\uaca8\uc838 \uc788\uac70\ub098 \ud45c\uc2dc\ub41c \uce74\ud0c8\ub85c\uadf8 \uc81c\ud488\uc774 \ud45c\uc2dc\ub418\ub294\uc9c0 \ud655\uc778\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "any",
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud2b9\uc815 \ud3c9\uade0 \ub4f1\uae09\uc758 \uc81c\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer",
                                "enum": [
                                    1,
                                    2,
                                    3,
                                    4,
                                    5
                                ]
                            },
                            "default": [],
                            "required": false
                        },
                        "calculate_price_range": {
                            "description": "true\uc778 \uacbd\uc6b0 \uceec\ub809\uc158\uc758 \ucd5c\uc800 \ubc0f \ucd5c\uace0 \uc81c\ud488 \uac00\uaca9\uc744 \uacc4\uc0b0\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "calculate_stock_status_counts": {
                            "description": "true\uc778 \uacbd\uc6b0 \uceec\ub809\uc158\uc5d0 \uc788\ub294 \uc0c1\ud488\uc758 \uc7ac\uace0 \uac1c\uc218\ub97c \uacc4\uc0b0\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "calculate_attribute_counts": {
                            "description": "\uc694\uccad\ub41c \uacbd\uc6b0 \uceec\ub809\uc158\uc5d0 \uc788\ub294 \uc81c\ud488\uc758 \uc18d\uc131 \uc6a9\uc5b4 \uac1c\uc218\ub97c \uacc4\uc0b0\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "taxonomy": {
                                        "description": "\ubd84\ub958 \uc774\ub984.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "query_type": {
                                        "description": "\uac1c\uc218\uc5d0 \uc601\ud5a5\uc744 \uc904 \uc218 \uc788\ub294 \uc218\ud589 \uc911\uc778 \ud544\ud130 \uc870\uac74\t\uc785\ub2c8\ub2e4. \uc720\ud6a8\ud55c \uac12\uc740 \"\ubc0f\"\uacfc \"\ub610\ub294\"\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "and",
                                            "or"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "calculate_rating_counts": {
                            "description": "true\uc778 \uacbd\uc6b0 \uceec\ub809\uc158\uc5d0 \uc788\ub294 \uc81c\ud488 \ub4f1\uae09 \uac1c\uc218\ub97c \uacc4\uc0b0\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "calculate_taxonomy_counts": {
                            "description": "\uc694\uccad \uc2dc \uceec\ub809\uc158\uc5d0 \uc788\ub294 \uc81c\ud488\uc758 \ubd84\ub958 \uc6a9\uc5b4 \uc218\ub97c \uacc4\uc0b0\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "description": "\ubd84\ub958 \uc774\ub984."
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/store\/products\/collection-data"
                    }
                ]
            }
        },
        "\/wc\/store\/products\/reviews": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\ub41c \ubc94\uc704, \uc751\ub2f5\uc5d0 \uc788\ub294 \ud544\ub4dc\ub97c \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "rating",
                                "product"
                            ],
                            "required": false
                        },
                        "category_id": {
                            "description": "\ud2b9\uc815 \uce74\ud14c\uace0\ub9ac ID\uc758 \ub9ac\ubdf0\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "\ud2b9\uc815 \uc81c\ud488 ID\uc758 \ub9ac\ubdf0\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/store\/products\/reviews"
                    }
                ]
            }
        },
        "\/wc\/store\/products\/tags": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\ub41c \ubc94\uc704, \uc751\ub2f5\uc5d0 \uc788\ub294 \ud544\ub4dc\ub97c \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc5d0 \ubc18\ud658\ub420 \ud56d\ubaa9 \ucd5c\ub300 \uc218. \ube44\uc5b4 \uc788\ub294 \uacbd\uc6b0 \uc81c\ud55c \uc5c6\uc74c\uc744 \uae30\ubcf8\uc73c\ub85c \uc124\uc815\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \ubb38\uc790\uc5f4\uacfc \uc77c\uce58\ud558\ub294 \uacbd\uc6b0\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uc6a9\uc5b4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "true\uc778 \uacbd\uc6b0 \ube44\uc5b4 \uc788\ub294 \uc6a9\uc5b4\ub294 \ubc18\ud658\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0c1\uc704 \ud56d\ubaa9\uc774 \uc788\ub294 \uc870\uac74\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4(\uacc4\uce35\uc801 \ubd84\ub958\ub9cc \ud574\ub2f9).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/store\/products\/tags"
                    }
                ]
            }
        },
        "\/wc\/store\/products": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\ub41c \ubc94\uc704, \uc751\ub2f5\uc5d0 \uc788\ub294 \ud544\ub4dc\ub97c \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \ubb38\uc790\uc5f4\uacfc \uc77c\uce58\ud558\ub294 \uacbd\uc6b0\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \uc81c\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4. \uad6c\ubd84\ud558\ub824\uba74 \uc27c\ud45c\ub97c \uc0ac\uc6a9\ud558\uc2ed\uc2dc\uc624.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc0dd\uc131\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc0dd\uc131\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_column": {
                            "description": "\uc804\/\ud6c4\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc751\ub2f5\uc744 \uc81c\ud55c\ud560 \ub54c \ube44\uad50\ud560 \ub0a0\uc9dc \uc5f4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "date_gmt",
                                "modified",
                                "modified_gmt"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "modified",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "price",
                                "popularity",
                                "rating",
                                "menu_order",
                                "comment_count"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\ub97c \uac00\uc9c4 \uacbd\uc6b0\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\ub97c \uac00\uc9c4 \uacbd\uc6b0\ub97c \uc81c\uc678\ud55c \ubaa8\ub4e0 \ud56d\ubaa9\uc73c\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "type": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc720\ud615\uc73c\ub85c \uc9c0\uc815\ub41c \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "bundle",
                                "variation"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\ud2b9\uc815 SKU\uc758 \uc81c\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4. \uad6c\ubd84\ud558\ub824\uba74 \uc27c\ud45c\ub97c \uc0ac\uc6a9\ud558\uc138\uc694.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "\uacb0\uacfc\ub97c \ucd94\ucc9c \uc0c1\ud488\uc73c\ub85c \ud55c\uc815.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "\uc27c\ud45c\ub85c \uad6c\ubd84\ub41c \uc77c\ub828\uc758 \uce74\ud14c\uace0\ub9ac ID\ub098 \uc2ac\ub7ec\uadf8\uac00 \ud560\ub2f9\ub41c \uc81c\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "category_operator": {
                            "description": "\uc81c\ud488 \uce74\ud14c\uace0\ub9ac \uc6a9\uc5b4\ub97c \ube44\uad50\ud558\ub294 \uc5f0\uc0b0\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "brand": {
                            "description": "\ube0c\ub79c\ub4dc ID\ub098 \uc2ac\ub7ec\uadf8\ub97c \uc27c\ud45c\ub85c \uad6c\ubd84\ud558\uc5ec \ud560\ub2f9\ud55c \uc81c\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "brand_operator": {
                            "description": "\uc81c\ud488 \ube0c\ub79c\ub4dc \uc6a9\uc5b4\ub97c \ube44\uad50\ud558\ub294 \uc5f0\uc0b0\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "tag": {
                            "description": "\ud0dc\uadf8 ID\ub098 \uc2ac\ub7ec\uadf8 \uc138\ud2b8\ub97c \uc27c\ud45c\ub85c \uad6c\ubd84\ud558\uc5ec \ud560\ub2f9\ud55c \uc81c\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "tag_operator": {
                            "description": "\uc81c\ud488 \ud0dc\uadf8\ub97c \ube44\uad50\ud558\ub294 \uc5f0\uc0b0\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "on_sale": {
                            "description": "\uacb0\uacfc\ub97c \ud560\uc778 \uc911\uc778 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\uac00\uc7a5 \uc791\uc740 \ub2e8\uc704\uc758 \ud1b5\ud654\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc81c\uacf5\ub41c \ucd5c\uc18c \uac00\uaca9\uc744 \uae30\ubc18\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud488\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\uac00\uc7a5 \uc791\uc740 \ub2e8\uc704\uc758 \ud1b5\ud654\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc81c\uacf5\ub41c \ucd5c\ub300 \uac00\uaca9\uc744 \uae30\ubc18\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud488\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\uacb0\uacfc\ub97c \uc9c0\uc815\ub41c \uc7ac\uace0 \uc0c1\ud0dc\uac00 \uc788\ub294 \uc81c\ud488\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "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": "\uacb0\uacfc \uc9d1\ud569\uc744 \uc120\ud0dd\ud55c \uae00\ub85c\ubc8c \uc18d\uc131\uc774 \uc788\ub294 \uc81c\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "description": "\uc18d\uc131 \ubd84\ub958 \uc774\ub984.",
                                        "type": "string",
                                        "sanitize_callback": "wc_sanitize_taxonomy_name"
                                    },
                                    "term_id": {
                                        "description": "\uc18d\uc131 \uc6a9\uc5b4 ID \ubaa9\ub85d.",
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        },
                                        "sanitize_callback": "wp_parse_id_list"
                                    },
                                    "slug": {
                                        "description": "\uc18d\uc131 \uc2ac\ub7ec\uadf8 \ubaa9\ub85d. \uc6a9\uc5b4 ID\uac00 \uc81c\uacf5\ub418\uba74 \ubb34\uc2dc\ub429\ub2c8\ub2e4.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "sanitize_callback": "wp_parse_slug_list"
                                    },
                                    "operator": {
                                        "description": "\uc81c\ud488 \uc18d\uc131 \uc6a9\uc5b4\ub97c \ube44\uad50\ud558\ub294 \uc5f0\uc0b0\uc790\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "in",
                                            "not_in",
                                            "and"
                                        ]
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_relation": {
                            "description": "\ud55c \ubc88\uc5d0 \uc5ec\ub7ec \ud56d\ubaa9\uc744 \ud544\ud130\ub9c1\ud560 \ub54c \uc18d\uc131 \uac04 \ub17c\ub9ac\uc801 \uad00\uacc4.",
                            "type": "string",
                            "enum": [
                                "in",
                                "and"
                            ],
                            "default": "and",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "\uc228\uaca8\uc838 \uc788\uac70\ub098 \ud45c\uc2dc\ub41c \uce74\ud0c8\ub85c\uadf8 \uc81c\ud488\uc774 \ud45c\uc2dc\ub418\ub294\uc9c0 \ud655\uc778\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "any",
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud2b9\uc815 \ud3c9\uade0 \ub4f1\uae09\uc758 \uc81c\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer",
                                "enum": [
                                    1,
                                    2,
                                    3,
                                    4,
                                    5
                                ]
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/store\/products"
                    }
                ]
            }
        },
        "\/wc\/store\/products\/(?P<id>[\\d]+)": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\ub41c \ubc94\uc704, \uc751\ub2f5\uc5d0 \uc788\ub294 \ud544\ub4dc\ub97c \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/products\/(?P<slug>[\\S]+)": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "slug": {
                            "description": "\uc790\uc6d0\uc758 \uc2ac\ub7ec\uadf8.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\ub41c \ubc94\uc704, \uc751\ub2f5\uc5d0 \uc788\ub294 \ud544\ub4dc\ub97c \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/store\/v1\/batch"
                    }
                ]
            }
        },
        "\/wc\/store\/v1\/cart": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\ub41c \ubc94\uc704, \uc751\ub2f5\uc5d0 \uc788\ub294 \ud544\ub4dc\ub97c \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uc7a5\ubc14\uad6c\ub2c8 \ud56d\ubaa9 \uc81c\ud488 \ub610\ub294 \ubcc0\ud615 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "quantity": {
                            "description": "\uc7a5\ubc14\uad6c\ub2c8\uc5d0 \ucd94\uac00\ud560 \uc774 \uc544\uc774\ud15c\uc758 \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                            "type": "number",
                            "required": false
                        },
                        "variation": {
                            "description": "\uc120\ud0dd\ud55c \uc18d\uc131(\ubcc0\ud615).",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "description": "\ubcc0\ud615 \uc18d\uc131 \uc774\ub984.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\ubcc0\ud615 \uc18d\uc131\uac12.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uc7a5\ubc14\uad6c\ub2c8\uc5d0 \ud3ec\ud568\ub41c \ucfe0\ud3f0\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uc694\uccad\ub41c \ubc94\uc704, \uc751\ub2f5\uc5d0 \uc788\ub294 \ud544\ub4dc\ub97c \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "code": {
                            "description": "\ucfe0\ud3f0\uc758 \uace0\uc720 \ucf54\ub4dc.",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "\ucfe0\ud3f0\uc758 \ud560\uc778 \uc720\ud615(\uc608: \ud37c\uc13c\ud2b8 \ub610\ub294 \uc815\uc561)",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uc7a5\ubc14\uad6c\ub2c8\uc5d0 \ud3ec\ud568\ub41c \ucfe0\ud3f0\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\ub41c \ubc94\uc704, \uc751\ub2f5\uc5d0 \uc788\ub294 \ud544\ub4dc\ub97c \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "code": {
                            "description": "\uc7a5\ubc14\uad6c\ub2c8\uc5d0 \ud3ec\ud568\ub41c \ucfe0\ud3f0\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "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": "\ud655\uc7a5 \uae30\ub2a5\uc758 \uc774\ub984 - \uc694\uccad\ub418\ub294 \ub370\uc774\ud130\uc758 \uacbd\ub85c\uac00 \uc801\uc808\ud788 \uc9c0\uc815\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\ub294 \ub370 \uc0ac\uc6a9\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "data": {
                            "description": "\ud655\uc7a5 \uae30\ub2a5\uc5d0 \uc804\ub2ec\ud560 \ucd94\uac00 \ub370\uc774\ud130",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uc694\uccad\ub41c \ubc94\uc704, \uc751\ub2f5\uc5d0 \uc788\ub294 \ud544\ub4dc\ub97c \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "bundles": {
                                    "description": "bundles\uc5d0 \uc758\ud574 \ub4f1\ub85d\ub41c \ud655\uc7a5 \ub370\uc774\ud130.",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "bundle_stock_status": {
                                            "description": "\ubc88\ub4e4 \uc81c\ud488 \uc218\ub7c9 \uc694\uad6c \uc0ac\ud56d\uacfc \uc81c\ud55c \uc0ac\ud56d\uc744 \uace0\ub824\ud55c \uc774 \ubc88\ub4e4\uc758 \uc7ac\uace0 \uc0c1\ud0dc\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4. \uc77d\uae30 \uc804\uc6a9\uc785\ub2c8\ub2e4.",
                                            "type": "string",
                                            "enum": [
                                                "instock",
                                                "outofstock",
                                                "onbackorder",
                                                "insufficientstock"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "bundle_stock_quantity": {
                                            "description": "\ubc88\ub4e4 \uc81c\ud488 \uc218\ub7c9 \uc694\uad6c \uc0ac\ud56d\uc744 \uace0\ub824\ud55c \uc7ac\uace0\uac00 \ub0a8\uc544 \uc788\ub294 \ubc88\ub4e4\uc758 \uc218\ub7c9\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4. \uc77d\uae30 \uc804\uc6a9\uc785\ub2c8\ub2e4.",
                                            "type": [
                                                "integer",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "bundle_virtual": {
                                            "description": "\uc774 \ubc88\ub4e4\uc758 \ubaa8\ub4e0 \ub0b4\uc6a9\ubb3c\uc5d0 \uac00\uc0c1\uc73c\ub85c \ucde8\uae09\uc744 \uac15\uc81c\ub85c \uc801\uc6a9\ud569\ub2c8\ub2e4.",
                                            "type": "boolean",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "bundle_layout": {
                                            "description": "\ub2e8\uc77c \uc81c\ud488 \uc0c1\uc138 \uc815\ubcf4 \ud398\uc774\uc9c0 \ub808\uc774\uc544\uc6c3\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                                            "type": "string",
                                            "enum": [
                                                "default",
                                                "tabular",
                                                "grid"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "bundle_add_to_cart_form_location": {
                                            "description": "\ub2e8\uc77c \uc81c\ud488 \ud398\uc774\uc9c0\uc758 \uc81c\ud488 \uc591\uc2dd \uc704\uce58\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                                            "type": "string",
                                            "enum": [
                                                "default",
                                                "after_summary"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "bundle_editable_in_cart": {
                                            "description": "\uc774 \uc81c\ud488\uc758 \uad6c\uc131\uc744 \uc7a5\ubc14\uad6c\ub2c8 \ud398\uc774\uc9c0\uc5d0\uc11c \uc218\uc815\ud560 \uc218 \uc788\ub294\uc9c0\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                                            "type": "boolean",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "bundle_sold_individually_context": {
                                            "description": "\uac1c\ubcc4\uc801\uc73c\ub85c \ud310\ub9e4\ub428 \uc635\uc158 \ucee8\ud14d\uc2a4\ud2b8\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "enum": [
                                                "product",
                                                "configuration"
                                            ]
                                        },
                                        "bundle_item_grouping": {
                                            "description": "\uc7a5\ubc14\uad6c\ub2c8\/\uc8fc\ubb38 \ud15c\ud50c\ub9bf\uc758 \ubc88\ub4e4 \ucee8\ud14c\uc774\ub108\/\ud558\uc704 \uc544\uc774\ud15c \ud45c\uc2dc\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                                            "type": "string",
                                            "enum": [
                                                "parent",
                                                "noindent",
                                                "none"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "bundle_min_size": {
                                            "description": "\ucd5c\uc18c \ubc88\ub4e4 \ud06c\uae30\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                                            "type": [
                                                "integer",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "bundle_max_size": {
                                            "description": "\ucd5c\ub300 \ubc88\ub4e4 \ud06c\uae30\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                                            "type": [
                                                "integer",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "bundle_price": {
                                            "description": "\ubc88\ub4e4 \uad6c\ub9e4 \uac00\uaca9\uc785\ub2c8\ub2e4.",
                                            "type": "array",
                                            "context": [
                                                "view"
                                            ],
                                            "price": {
                                                "type": "array",
                                                "min": {
                                                    "incl_tax": {
                                                        "description": "\uc138\uae08\uc744 \ud3ec\ud568\ud55c \ucd5c\uc18c \ubc88\ub4e4 \uad6c\ub9e4 \uac00\uaca9\uc785\ub2c8\ub2e4.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "excl_tax": {
                                                        "description": "\uc138\uae08\uc744 \uc81c\uc678\ud55c \ucd5c\uc18c \ubc88\ub4e4 \uad6c\ub9e4 \uac00\uaca9\uc785\ub2c8\ub2e4.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    }
                                                },
                                                "max": {
                                                    "incl_tax": {
                                                        "description": "\uc138\uae08\uc744 \ud3ec\ud568\ud55c \ucd5c\ub300 \ubc88\ub4e4 \uad6c\ub9e4 \uac00\uaca9\uc785\ub2c8\ub2e4.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "excl_tax": {
                                                        "description": "\uc138\uae08\uc744 \uc81c\uc678\ud55c \ucd5c\ub300 \ubc88\ub4e4 \uad6c\ub9e4 \uac00\uaca9\uc785\ub2c8\ub2e4.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    }
                                                }
                                            },
                                            "regular_price": {
                                                "type": "array",
                                                "min": {
                                                    "incl_tax": {
                                                        "description": "\uc138\uae08\uc744 \ud3ec\ud568\ud55c \ucd5c\uc18c \ubc88\ub4e4 \uad6c\ub9e4 \uc815\uac00\uc785\ub2c8\ub2e4.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "excl_tax": {
                                                        "description": "\uc138\uae08\uc744 \uc81c\uc678\ud55c \ucd5c\uc18c \ubc88\ub4e4 \uad6c\ub9e4 \uc815\uac00\uc785\ub2c8\ub2e4.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    }
                                                },
                                                "max": {
                                                    "incl_tax": {
                                                        "description": "\uc138\uae08\uc744 \ud3ec\ud568\ud55c \ucd5c\ub300 \ubc88\ub4e4 \uad6c\ub9e4 \uc815\uac00\uc785\ub2c8\ub2e4.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "excl_tax": {
                                                        "description": "\uc138\uae08\uc744 \uc81c\uc678\ud55c \ucd5c\ub300 \ubc88\ub4e4 \uad6c\ub9e4 \uc815\uac00\uc785\ub2c8\ub2e4.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    }
                                                }
                                            }
                                        },
                                        "bundled_items": {
                                            "description": "\uc774 \uc81c\ud488\uc5d0 \ud3ec\ud568\ub41c \ubc88\ub4e4 \uc544\uc774\ud15c \ubaa9\ub85d\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                                            "type": "array",
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "items": {
                                                "type": "object",
                                                "properties": {
                                                    "product_id": {
                                                        "description": "\ubc88\ub4e4 \uc81c\ud488 ID\uc785\ub2c8\ub2e4.",
                                                        "type": "integer",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "menu_order": {
                                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c \uba54\ub274 \uc21c\uc11c\uc785\ub2c8\ub2e4.",
                                                        "type": "integer",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "quantity_min": {
                                                        "description": "\ucd5c\uc18c \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                                        "type": "integer",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "quantity_max": {
                                                        "description": "\ucd5c\ub300 \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                                        "type": [
                                                            "integer",
                                                            "string"
                                                        ],
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "quantity_default": {
                                                        "description": "\uae30\ubcf8 \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                                        "type": [
                                                            "integer",
                                                            "string"
                                                        ],
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "priced_individually": {
                                                        "description": "\uc774 \ubc88\ub4e4 \uc544\uc774\ud15c\uc758 \uac00\uaca9\uc774 \ubc88\ub4e4\uc758 \uae30\ubcf8 \uac00\uaca9\uc5d0 \ucd94\uac00\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                                        "type": "boolean",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "shipped_individually": {
                                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \ubc88\ub4e4\uacfc \ubcc4\ub3c4\ub85c \ubc30\uc1a1\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                                        "type": "boolean",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "override_title": {
                                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc774 \ud504\ub860\ud2b8\uc5d4\ub4dc \ubc0f \uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                                        "type": "boolean",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "title": {
                                                        "description": "\uc6d0\ub798 \uc81c\ud488 \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                                        "type": "string",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "override_description": {
                                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc5d0 \ub300\ud55c \uac04\ub2e8\ud55c \uc124\uba85\uc774 \ud504\ub860\ud2b8\uc5d4\ub4dc \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                                        "type": "boolean",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "description": {
                                                        "description": "\uc6d0\ub798 \uc81c\ud488 \uac04\ub2e8\ud55c \uc124\uba85 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc5d0 \ub300\ud55c \uac04\ub2e8\ud55c \uc124\uba85\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                                        "type": "string",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "optional": {
                                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c\uc774 \uc120\ud0dd \uc0ac\ud56d\uc778\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                                        "type": "boolean",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "hide_thumbnail": {
                                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uc378\ub124\uc77c\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc228\uaca8\uc9c0\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                                        "type": "boolean",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "discount": {
                                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc5d0 \uc801\uc6a9\ub41c \ud560\uc778\uc785\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                                        "type": "string",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "override_variations": {
                                                        "description": "\ubcc0\ud615 \ud544\ud130\ub9c1\uc774 \ud65c\uc131\ud654\ub418\uc5c8\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac00\ubcc0\uc801\uc778 \ubc88\ub4e4 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9).",
                                                        "type": "boolean",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "allowed_variations": {
                                                        "description": "\ud65c\uc131\ud654\ud55c \ubcc0\ud615 ID \ubaa9\ub85d\uc785\ub2c8\ub2e4(\ubcc0\ud615 \ud544\ud130\ub9c1\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                                        "type": "array",
                                                        "items": {
                                                            "type": "integer"
                                                        },
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "override_default_variation_attributes": {
                                                        "description": "\uae30\ubcf8 \ubcc0\ud615 \uc18d\uc131 \uac12\uc774 \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac00\ubcc0\uc801\uc778 \ubc88\ub4e4 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9).",
                                                        "type": "boolean",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "default_variation_attributes": {
                                                        "description": "\uc7ac\uc815\uc758\ud55c \uae30\ubcf8 \ubcc0\ud615 \uc18d\uc131 \uac12\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                                        "type": "array",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ],
                                                        "items": {
                                                            "type": "object",
                                                            "properties": {
                                                                "id": {
                                                                    "description": "\uc18d\uc131 ID.",
                                                                    "type": "integer",
                                                                    "context": [
                                                                        "view",
                                                                        "edit"
                                                                    ]
                                                                },
                                                                "name": {
                                                                    "description": "\uc18d\uc131 \uba85.",
                                                                    "type": "string",
                                                                    "context": [
                                                                        "view",
                                                                        "edit"
                                                                    ]
                                                                },
                                                                "option": {
                                                                    "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                                                    "type": "string",
                                                                    "context": [
                                                                        "view",
                                                                        "edit"
                                                                    ]
                                                                }
                                                            }
                                                        }
                                                    },
                                                    "single_product_visibility": {
                                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                                        "type": "string",
                                                        "enum": [
                                                            "visible",
                                                            "hidden"
                                                        ],
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "cart_visibility": {
                                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc7a5\ubc14\uad6c\ub2c8 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                                        "type": "string",
                                                        "enum": [
                                                            "visible",
                                                            "hidden"
                                                        ],
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "order_visibility": {
                                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc8fc\ubb38\/\uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                                        "type": "string",
                                                        "enum": [
                                                            "visible",
                                                            "hidden"
                                                        ],
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "single_product_price_visibility": {
                                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                                        "type": "string",
                                                        "enum": [
                                                            "visible",
                                                            "hidden"
                                                        ],
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "cart_price_visibility": {
                                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \uc7a5\ubc14\uad6c\ub2c8 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                                        "type": "string",
                                                        "enum": [
                                                            "visible",
                                                            "hidden"
                                                        ],
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "order_price_visibility": {
                                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \uc8fc\ubb38\/\uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                                        "type": "string",
                                                        "enum": [
                                                            "visible",
                                                            "hidden"
                                                        ],
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "stock_status": {
                                                        "description": "\ucd5c\uc18c \uc218\ub7c9\uc744 \uace0\ub824\ud55c \ubc88\ub4e4 \uc544\uc774\ud15c\uc758 \uc0c1\ud0dc\uc785\ub2c8\ub2e4.",
                                                        "type": "string",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ],
                                                        "enum": [
                                                            "in_stock",
                                                            "on_backorder",
                                                            "out_of_stock"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "bundled_item_id": {
                                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4.",
                                                        "type": "integer",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ],
                                                        "readonly": true
                                                    }
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "default": {
                                "bundles": []
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uc7a5\ubc14\uad6c\ub2c8\uc5d0 \ud3ec\ud568\ub41c \ud56d\ubaa9\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\ub41c \ubc94\uc704, \uc751\ub2f5\uc5d0 \uc788\ub294 \ud544\ub4dc\ub97c \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "key": {
                            "description": "\uc7a5\ubc14\uad6c\ub2c8\uc5d0 \ud3ec\ud568\ub41c \ud56d\ubaa9\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "bundles": {
                                    "description": "bundles\uc5d0 \uc758\ud574 \ub4f1\ub85d\ub41c \ud655\uc7a5 \ub370\uc774\ud130.",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "bundle_stock_status": {
                                            "description": "\ubc88\ub4e4 \uc81c\ud488 \uc218\ub7c9 \uc694\uad6c \uc0ac\ud56d\uacfc \uc81c\ud55c \uc0ac\ud56d\uc744 \uace0\ub824\ud55c \uc774 \ubc88\ub4e4\uc758 \uc7ac\uace0 \uc0c1\ud0dc\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4. \uc77d\uae30 \uc804\uc6a9\uc785\ub2c8\ub2e4.",
                                            "type": "string",
                                            "enum": [
                                                "instock",
                                                "outofstock",
                                                "onbackorder",
                                                "insufficientstock"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "bundle_stock_quantity": {
                                            "description": "\ubc88\ub4e4 \uc81c\ud488 \uc218\ub7c9 \uc694\uad6c \uc0ac\ud56d\uc744 \uace0\ub824\ud55c \uc7ac\uace0\uac00 \ub0a8\uc544 \uc788\ub294 \ubc88\ub4e4\uc758 \uc218\ub7c9\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4. \uc77d\uae30 \uc804\uc6a9\uc785\ub2c8\ub2e4.",
                                            "type": [
                                                "integer",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "bundle_virtual": {
                                            "description": "\uc774 \ubc88\ub4e4\uc758 \ubaa8\ub4e0 \ub0b4\uc6a9\ubb3c\uc5d0 \uac00\uc0c1\uc73c\ub85c \ucde8\uae09\uc744 \uac15\uc81c\ub85c \uc801\uc6a9\ud569\ub2c8\ub2e4.",
                                            "type": "boolean",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "bundle_layout": {
                                            "description": "\ub2e8\uc77c \uc81c\ud488 \uc0c1\uc138 \uc815\ubcf4 \ud398\uc774\uc9c0 \ub808\uc774\uc544\uc6c3\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                                            "type": "string",
                                            "enum": [
                                                "default",
                                                "tabular",
                                                "grid"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "bundle_add_to_cart_form_location": {
                                            "description": "\ub2e8\uc77c \uc81c\ud488 \ud398\uc774\uc9c0\uc758 \uc81c\ud488 \uc591\uc2dd \uc704\uce58\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                                            "type": "string",
                                            "enum": [
                                                "default",
                                                "after_summary"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "bundle_editable_in_cart": {
                                            "description": "\uc774 \uc81c\ud488\uc758 \uad6c\uc131\uc744 \uc7a5\ubc14\uad6c\ub2c8 \ud398\uc774\uc9c0\uc5d0\uc11c \uc218\uc815\ud560 \uc218 \uc788\ub294\uc9c0\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                                            "type": "boolean",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "bundle_sold_individually_context": {
                                            "description": "\uac1c\ubcc4\uc801\uc73c\ub85c \ud310\ub9e4\ub428 \uc635\uc158 \ucee8\ud14d\uc2a4\ud2b8\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "enum": [
                                                "product",
                                                "configuration"
                                            ]
                                        },
                                        "bundle_item_grouping": {
                                            "description": "\uc7a5\ubc14\uad6c\ub2c8\/\uc8fc\ubb38 \ud15c\ud50c\ub9bf\uc758 \ubc88\ub4e4 \ucee8\ud14c\uc774\ub108\/\ud558\uc704 \uc544\uc774\ud15c \ud45c\uc2dc\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                                            "type": "string",
                                            "enum": [
                                                "parent",
                                                "noindent",
                                                "none"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "bundle_min_size": {
                                            "description": "\ucd5c\uc18c \ubc88\ub4e4 \ud06c\uae30\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                                            "type": [
                                                "integer",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "bundle_max_size": {
                                            "description": "\ucd5c\ub300 \ubc88\ub4e4 \ud06c\uae30\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                                            "type": [
                                                "integer",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "bundle_price": {
                                            "description": "\ubc88\ub4e4 \uad6c\ub9e4 \uac00\uaca9\uc785\ub2c8\ub2e4.",
                                            "type": "array",
                                            "context": [
                                                "view"
                                            ],
                                            "price": {
                                                "type": "array",
                                                "min": {
                                                    "incl_tax": {
                                                        "description": "\uc138\uae08\uc744 \ud3ec\ud568\ud55c \ucd5c\uc18c \ubc88\ub4e4 \uad6c\ub9e4 \uac00\uaca9\uc785\ub2c8\ub2e4.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "excl_tax": {
                                                        "description": "\uc138\uae08\uc744 \uc81c\uc678\ud55c \ucd5c\uc18c \ubc88\ub4e4 \uad6c\ub9e4 \uac00\uaca9\uc785\ub2c8\ub2e4.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    }
                                                },
                                                "max": {
                                                    "incl_tax": {
                                                        "description": "\uc138\uae08\uc744 \ud3ec\ud568\ud55c \ucd5c\ub300 \ubc88\ub4e4 \uad6c\ub9e4 \uac00\uaca9\uc785\ub2c8\ub2e4.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "excl_tax": {
                                                        "description": "\uc138\uae08\uc744 \uc81c\uc678\ud55c \ucd5c\ub300 \ubc88\ub4e4 \uad6c\ub9e4 \uac00\uaca9\uc785\ub2c8\ub2e4.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    }
                                                }
                                            },
                                            "regular_price": {
                                                "type": "array",
                                                "min": {
                                                    "incl_tax": {
                                                        "description": "\uc138\uae08\uc744 \ud3ec\ud568\ud55c \ucd5c\uc18c \ubc88\ub4e4 \uad6c\ub9e4 \uc815\uac00\uc785\ub2c8\ub2e4.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "excl_tax": {
                                                        "description": "\uc138\uae08\uc744 \uc81c\uc678\ud55c \ucd5c\uc18c \ubc88\ub4e4 \uad6c\ub9e4 \uc815\uac00\uc785\ub2c8\ub2e4.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    }
                                                },
                                                "max": {
                                                    "incl_tax": {
                                                        "description": "\uc138\uae08\uc744 \ud3ec\ud568\ud55c \ucd5c\ub300 \ubc88\ub4e4 \uad6c\ub9e4 \uc815\uac00\uc785\ub2c8\ub2e4.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "excl_tax": {
                                                        "description": "\uc138\uae08\uc744 \uc81c\uc678\ud55c \ucd5c\ub300 \ubc88\ub4e4 \uad6c\ub9e4 \uc815\uac00\uc785\ub2c8\ub2e4.",
                                                        "type": "string",
                                                        "context": [
                                                            "view"
                                                        ],
                                                        "readonly": true
                                                    }
                                                }
                                            }
                                        },
                                        "bundled_items": {
                                            "description": "\uc774 \uc81c\ud488\uc5d0 \ud3ec\ud568\ub41c \ubc88\ub4e4 \uc544\uc774\ud15c \ubaa9\ub85d\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                                            "type": "array",
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "items": {
                                                "type": "object",
                                                "properties": {
                                                    "product_id": {
                                                        "description": "\ubc88\ub4e4 \uc81c\ud488 ID\uc785\ub2c8\ub2e4.",
                                                        "type": "integer",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "menu_order": {
                                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c \uba54\ub274 \uc21c\uc11c\uc785\ub2c8\ub2e4.",
                                                        "type": "integer",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "quantity_min": {
                                                        "description": "\ucd5c\uc18c \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                                        "type": "integer",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "quantity_max": {
                                                        "description": "\ucd5c\ub300 \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                                        "type": [
                                                            "integer",
                                                            "string"
                                                        ],
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "quantity_default": {
                                                        "description": "\uae30\ubcf8 \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                                        "type": [
                                                            "integer",
                                                            "string"
                                                        ],
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "priced_individually": {
                                                        "description": "\uc774 \ubc88\ub4e4 \uc544\uc774\ud15c\uc758 \uac00\uaca9\uc774 \ubc88\ub4e4\uc758 \uae30\ubcf8 \uac00\uaca9\uc5d0 \ucd94\uac00\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                                        "type": "boolean",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "shipped_individually": {
                                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \ubc88\ub4e4\uacfc \ubcc4\ub3c4\ub85c \ubc30\uc1a1\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                                        "type": "boolean",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "override_title": {
                                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc774 \ud504\ub860\ud2b8\uc5d4\ub4dc \ubc0f \uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                                        "type": "boolean",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "title": {
                                                        "description": "\uc6d0\ub798 \uc81c\ud488 \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                                        "type": "string",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "override_description": {
                                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc5d0 \ub300\ud55c \uac04\ub2e8\ud55c \uc124\uba85\uc774 \ud504\ub860\ud2b8\uc5d4\ub4dc \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                                        "type": "boolean",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "description": {
                                                        "description": "\uc6d0\ub798 \uc81c\ud488 \uac04\ub2e8\ud55c \uc124\uba85 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc5d0 \ub300\ud55c \uac04\ub2e8\ud55c \uc124\uba85\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                                        "type": "string",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "optional": {
                                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c\uc774 \uc120\ud0dd \uc0ac\ud56d\uc778\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                                        "type": "boolean",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "hide_thumbnail": {
                                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uc378\ub124\uc77c\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc228\uaca8\uc9c0\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                                        "type": "boolean",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "discount": {
                                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc5d0 \uc801\uc6a9\ub41c \ud560\uc778\uc785\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                                        "type": "string",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "override_variations": {
                                                        "description": "\ubcc0\ud615 \ud544\ud130\ub9c1\uc774 \ud65c\uc131\ud654\ub418\uc5c8\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac00\ubcc0\uc801\uc778 \ubc88\ub4e4 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9).",
                                                        "type": "boolean",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "allowed_variations": {
                                                        "description": "\ud65c\uc131\ud654\ud55c \ubcc0\ud615 ID \ubaa9\ub85d\uc785\ub2c8\ub2e4(\ubcc0\ud615 \ud544\ud130\ub9c1\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                                        "type": "array",
                                                        "items": {
                                                            "type": "integer"
                                                        },
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "override_default_variation_attributes": {
                                                        "description": "\uae30\ubcf8 \ubcc0\ud615 \uc18d\uc131 \uac12\uc774 \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac00\ubcc0\uc801\uc778 \ubc88\ub4e4 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9).",
                                                        "type": "boolean",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "default_variation_attributes": {
                                                        "description": "\uc7ac\uc815\uc758\ud55c \uae30\ubcf8 \ubcc0\ud615 \uc18d\uc131 \uac12\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                                        "type": "array",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ],
                                                        "items": {
                                                            "type": "object",
                                                            "properties": {
                                                                "id": {
                                                                    "description": "\uc18d\uc131 ID.",
                                                                    "type": "integer",
                                                                    "context": [
                                                                        "view",
                                                                        "edit"
                                                                    ]
                                                                },
                                                                "name": {
                                                                    "description": "\uc18d\uc131 \uba85.",
                                                                    "type": "string",
                                                                    "context": [
                                                                        "view",
                                                                        "edit"
                                                                    ]
                                                                },
                                                                "option": {
                                                                    "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                                                    "type": "string",
                                                                    "context": [
                                                                        "view",
                                                                        "edit"
                                                                    ]
                                                                }
                                                            }
                                                        }
                                                    },
                                                    "single_product_visibility": {
                                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                                        "type": "string",
                                                        "enum": [
                                                            "visible",
                                                            "hidden"
                                                        ],
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "cart_visibility": {
                                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc7a5\ubc14\uad6c\ub2c8 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                                        "type": "string",
                                                        "enum": [
                                                            "visible",
                                                            "hidden"
                                                        ],
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "order_visibility": {
                                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc8fc\ubb38\/\uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                                        "type": "string",
                                                        "enum": [
                                                            "visible",
                                                            "hidden"
                                                        ],
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "single_product_price_visibility": {
                                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                                        "type": "string",
                                                        "enum": [
                                                            "visible",
                                                            "hidden"
                                                        ],
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "cart_price_visibility": {
                                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \uc7a5\ubc14\uad6c\ub2c8 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                                        "type": "string",
                                                        "enum": [
                                                            "visible",
                                                            "hidden"
                                                        ],
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "order_price_visibility": {
                                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \uc8fc\ubb38\/\uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                                        "type": "string",
                                                        "enum": [
                                                            "visible",
                                                            "hidden"
                                                        ],
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ]
                                                    },
                                                    "stock_status": {
                                                        "description": "\ucd5c\uc18c \uc218\ub7c9\uc744 \uace0\ub824\ud55c \ubc88\ub4e4 \uc544\uc774\ud15c\uc758 \uc0c1\ud0dc\uc785\ub2c8\ub2e4.",
                                                        "type": "string",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ],
                                                        "enum": [
                                                            "in_stock",
                                                            "on_backorder",
                                                            "out_of_stock"
                                                        ],
                                                        "readonly": true
                                                    },
                                                    "bundled_item_id": {
                                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4.",
                                                        "type": "integer",
                                                        "context": [
                                                            "view",
                                                            "edit"
                                                        ],
                                                        "readonly": true
                                                    }
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "key": {
                            "description": "\uc7a5\ubc14\uad6c\ub2c8\uc5d0 \ud3ec\ud568\ub41c \ud56d\ubaa9\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "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": "\uc7a5\ubc14\uad6c\ub2c8\uc5d0 \ud3ec\ud568\ub41c \ucfe0\ud3f0\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uc7a5\ubc14\uad6c\ub2c8 \ud56d\ubaa9\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790(\ud0a4).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ubc30\uc1a1 \uc911\uc778 \ud328\ud0a4\uc9c0\uc758 ID\uc785\ub2c8\ub2e4. \ubaa8\ub4e0 \ud328\ud0a4\uc9c0\uc5d0 \uc801\uc6a9\ud558\ub824\uba74 \ube44\uc6cc\ub461\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "string",
                                "null"
                            ],
                            "required": false
                        },
                        "rate_id": {
                            "description": "\ud328\ud0a4\uc9c0\uc5d0 \uc801\uc6a9\ub41c \uc694\uae08 ID.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uc5c5\ub370\uc774\ud2b8\ud560 \uc7a5\ubc14\uad6c\ub2c8 \ud56d\ubaa9\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790(\ud0a4).",
                            "type": "string",
                            "required": false
                        },
                        "quantity": {
                            "description": "\uc7a5\ubc14\uad6c\ub2c8\uc5d0 \uc788\ub294 \uc774 \ud56d\ubaa9\uc758 \uc0c8 \uc218\ub7c9.",
                            "type": "number",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uccad\uad6c \uc8fc\uc18c.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "\uc131",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "\uc544\ud30c\ud2b8, \ub2e4\uc138\ub300 \ub4f1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\uc8fc\/\uad6d\uac00 \ucf54\ub4dc \ub610\ub294 \uc8fc, \uad6d\uac00, \ub3c4 \ub610\ub294 \uad70 \uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8\ubc88\ud638",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "\uad6d\uac00\/\uc9c0\uc5ed \ucf54\ub4dc(ISO 3166-1 alpha-2 \ud615\uc2dd).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "\uc804\ud654\ubc88\ud638",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "\uc774\uba54\uc77c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "shipping_address": {
                            "description": "\ubc30\uc1a1 \uc8fc\uc18c.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "\uc131",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "\uc544\ud30c\ud2b8, \ub2e4\uc138\ub300 \ub4f1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\uc8fc\/\uad6d\uac00 \ucf54\ub4dc \ub610\ub294 \uc8fc, \uad6d\uac00, \ub3c4 \ub610\ub294 \uad70 \uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8\ubc88\ud638",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "\uad6d\uac00\/\uc9c0\uc5ed \ucf54\ub4dc(ISO 3166-1 alpha-2 \ud615\uc2dd).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "\uc804\ud654\ubc88\ud638",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/store\/v1\/cart\/update-customer"
                    }
                ]
            }
        },
        "\/wc\/store\/v1\/checkout": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET",
                "POST",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\ub41c \ubc94\uc704, \uc751\ub2f5\uc5d0 \uc788\ub294 \ud544\ub4dc\ub97c \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "payment_data": {
                            "description": "\uacb0\uc81c \ucc98\ub9ac \uc2dc \uc9c0\ubd88 \uc218\ub2e8\uc73c\ub85c \uc804\ub2ec\ud560 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "key": {
                                        "type": "string"
                                    },
                                    "value": {
                                        "type": [
                                            "string",
                                            "boolean"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "customer_password": {
                            "description": "\ud574\ub2f9\ub418\ub294 \uacbd\uc6b0, \uc2e0\uaddc \uacc4\uc815\uc5d0 \ub300\ud55c \uace0\uac1d \ube44\ubc00\ubc88\ud638\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\uacb0\uc81c \uc2dc \uace0\uac1d\uc774 \uc8fc\ubb38\uc5d0 \ucd94\uac00\ud55c \uba54\ubaa8.",
                            "type": "string",
                            "required": false
                        },
                        "billing_address": {
                            "description": "\uccad\uad6c \uc8fc\uc18c.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "\uc131",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "\uc544\ud30c\ud2b8, \ub2e4\uc138\ub300 \ub4f1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\uc8fc\/\uad6d\uac00 \ucf54\ub4dc \ub610\ub294 \uc8fc, \uad6d\uac00, \ub3c4 \ub610\ub294 \uad70 \uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8\ubc88\ud638",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "\uad6d\uac00\/\uc9c0\uc5ed \ucf54\ub4dc(ISO 3166-1 alpha-2 \ud615\uc2dd).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "\uc804\ud654\ubc88\ud638",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "\uc774\uba54\uc77c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": true
                        },
                        "shipping_address": {
                            "description": "\ubc30\uc1a1 \uc8fc\uc18c.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "\uc131",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "\uc544\ud30c\ud2b8, \ub2e4\uc138\ub300 \ub4f1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\uc8fc\/\uad6d\uac00 \ucf54\ub4dc \ub610\ub294 \uc8fc, \uad6d\uac00, \ub3c4 \ub610\ub294 \uad70 \uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8\ubc88\ud638",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "\uad6d\uac00\/\uc9c0\uc5ed \ucf54\ub4dc(ISO 3166-1 alpha-2 \ud615\uc2dd).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "\uc804\ud654\ubc88\ud638",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\uacb0\uc81c\ub97c \ucc98\ub9ac\ud558\ub294 \ub370 \uc0ac\uc6a9\ud558\ub294 \uc9c0\ubd88 \uc218\ub2e8 ID.",
                            "type": "string",
                            "enum": [
                                "",
                                "woocommerce_payments",
                                "woocommerce_payments_affirm",
                                "woocommerce_payments_afterpay_clearpay",
                                "woocommerce_payments_alipay",
                                "woocommerce_payments_bancontact",
                                "woocommerce_payments_au_becs_debit",
                                "woocommerce_payments_eps",
                                "woocommerce_payments_giropay",
                                "woocommerce_payments_grabpay",
                                "woocommerce_payments_ideal",
                                "woocommerce_payments_multibanco",
                                "woocommerce_payments_klarna",
                                "woocommerce_payments_p24",
                                "woocommerce_payments_sepa_debit",
                                "woocommerce_payments_sofort",
                                "woocommerce_payments_wechat_pay",
                                "woocommerce_payments_apple_pay",
                                "woocommerce_payments_google_pay",
                                "woocommerce_payments_amazon_pay",
                                "ppcp",
                                "dzed-paddle",
                                "quote",
                                "bacs",
                                "cheque",
                                "cod",
                                "ppcp_card",
                                "ppcp_googlepay",
                                "ppcp_applepay"
                            ],
                            "required": false
                        },
                        "create_account": {
                            "description": "\uc8fc\ubb38 \uc808\ucc28\uc758 \uc77c\ubd80\ub85c \uc0c8 \uc0ac\uc6a9\uc790 \uacc4\uc815\uc744 \ub9cc\ub4e4\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "additional_fields": {
                            "description": "\uc8fc\ubb38\uc5d0 \uc720\uc9c0\ub420 \ucd94\uac00 \ud544\ub4dc\uc785\ub2c8\ub2e4.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "tnp-checkbox": {
                                    "description": "tnp-checkbox\uc5d0 \uc758\ud574 \ub4f1\ub85d\ub41c \ud655\uc7a5 \ub370\uc774\ud130.",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "tnp_nl": {
                                            "description": "TNP Checkbox",
                                            "type": [
                                                "bool",
                                                "null"
                                            ],
                                            "readonly": true
                                        }
                                    }
                                },
                                "woocommerce\/order-attribution": {
                                    "description": "woocommerce\/order-attribution\uc5d0 \uc758\ud574 \ub4f1\ub85d\ub41c \ud655\uc7a5 \ub370\uc774\ud130.",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "source_type": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: source_type",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "referrer": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: referrer",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_campaign": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_campaign",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_source",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_medium": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_medium",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_content": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_content",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_id": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_id",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_term": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_term",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source_platform": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_source_platform",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_creative_format": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_creative_format",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_marketing_tactic": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_marketing_tactic",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_entry": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: session_entry",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_start_time": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: session_start_time",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_pages": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: session_pages",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_count": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: session_count",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "user_agent": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: user_agent",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        }
                                    }
                                }
                            },
                            "default": {
                                "tnp-checkbox": [],
                                "woocommerce\/order-attribution": []
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "additional_fields": {
                            "description": "\uc8fc\ubb38\uc5d0 \uc720\uc9c0\ub420 \ucd94\uac00 \ud544\ub4dc\uc785\ub2c8\ub2e4.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "payment_method": {
                            "description": "\uacb0\uc81c\ub97c \ucc98\ub9ac\ud558\ub294 \ub370 \uc0ac\uc6a9\ud558\ub294 \uc9c0\ubd88 \uc218\ub2e8 ID.",
                            "type": "string",
                            "enum": [
                                "",
                                "woocommerce_payments",
                                "woocommerce_payments_affirm",
                                "woocommerce_payments_afterpay_clearpay",
                                "woocommerce_payments_alipay",
                                "woocommerce_payments_bancontact",
                                "woocommerce_payments_au_becs_debit",
                                "woocommerce_payments_eps",
                                "woocommerce_payments_giropay",
                                "woocommerce_payments_grabpay",
                                "woocommerce_payments_ideal",
                                "woocommerce_payments_multibanco",
                                "woocommerce_payments_klarna",
                                "woocommerce_payments_p24",
                                "woocommerce_payments_sepa_debit",
                                "woocommerce_payments_sofort",
                                "woocommerce_payments_wechat_pay",
                                "woocommerce_payments_apple_pay",
                                "woocommerce_payments_google_pay",
                                "woocommerce_payments_amazon_pay",
                                "ppcp",
                                "dzed-paddle",
                                "quote",
                                "bacs",
                                "cheque",
                                "cod",
                                "ppcp_card",
                                "ppcp_googlepay",
                                "ppcp_applepay"
                            ],
                            "required": false
                        },
                        "order_notes": {
                            "description": "\uc8fc\ubb38 \uba54\ubaa8.",
                            "type": "string",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\uacb0\uc81c \uc2dc \uace0\uac1d\uc774 \uc8fc\ubb38\uc5d0 \ucd94\uac00\ud55c \uba54\ubaa8.",
                            "type": "string",
                            "required": false
                        },
                        "billing_address": {
                            "description": "\uccad\uad6c \uc8fc\uc18c.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "\uc131",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "\uc544\ud30c\ud2b8, \ub2e4\uc138\ub300 \ub4f1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\uc8fc\/\uad6d\uac00 \ucf54\ub4dc \ub610\ub294 \uc8fc, \uad6d\uac00, \ub3c4 \ub610\ub294 \uad70 \uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8\ubc88\ud638",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "\uad6d\uac00\/\uc9c0\uc5ed \ucf54\ub4dc(ISO 3166-1 alpha-2 \ud615\uc2dd).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "\uc804\ud654\ubc88\ud638",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "\uc774\uba54\uc77c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "shipping_address": {
                            "description": "\ubc30\uc1a1 \uc8fc\uc18c.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "\uc131",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "\uc544\ud30c\ud2b8, \ub2e4\uc138\ub300 \ub4f1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\uc8fc\/\uad6d\uac00 \ucf54\ub4dc \ub610\ub294 \uc8fc, \uad6d\uac00, \ub3c4 \ub610\ub294 \uad70 \uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8\ubc88\ud638",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "\uad6d\uac00\/\uc9c0\uc5ed \ucf54\ub4dc(ISO 3166-1 alpha-2 \ud615\uc2dd).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "\uc804\ud654\ubc88\ud638",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "create_account": {
                            "description": "\uc8fc\ubb38 \uc808\ucc28\uc758 \uc77c\ubd80\ub85c \uc0c8 \uc0ac\uc6a9\uc790 \uacc4\uc815\uc744 \ub9cc\ub4e4\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "tnp-checkbox": {
                                    "description": "tnp-checkbox\uc5d0 \uc758\ud574 \ub4f1\ub85d\ub41c \ud655\uc7a5 \ub370\uc774\ud130.",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "tnp_nl": {
                                            "description": "TNP Checkbox",
                                            "type": [
                                                "bool",
                                                "null"
                                            ],
                                            "readonly": true
                                        }
                                    }
                                },
                                "woocommerce\/order-attribution": {
                                    "description": "woocommerce\/order-attribution\uc5d0 \uc758\ud574 \ub4f1\ub85d\ub41c \ud655\uc7a5 \ub370\uc774\ud130.",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "source_type": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: source_type",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "referrer": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: referrer",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_campaign": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_campaign",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_source",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_medium": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_medium",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_content": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_content",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_id": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_id",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_term": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_term",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source_platform": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_source_platform",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_creative_format": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_creative_format",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_marketing_tactic": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_marketing_tactic",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_entry": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: session_entry",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_start_time": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: session_start_time",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_pages": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: session_pages",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_count": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: session_count",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "user_agent": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: user_agent",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        }
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uacb0\uc81c \ucc98\ub9ac \uc2dc \uc9c0\ubd88 \uc218\ub2e8\uc73c\ub85c \uc804\ub2ec\ud560 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "key": {
                                        "type": "string"
                                    },
                                    "value": {
                                        "type": [
                                            "string",
                                            "boolean"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "customer_note": {
                            "description": "\uacb0\uc81c \uc2dc \uace0\uac1d\uc774 \uc8fc\ubb38\uc5d0 \ucd94\uac00\ud55c \uba54\ubaa8.",
                            "type": "string",
                            "required": false
                        },
                        "billing_address": {
                            "description": "\uccad\uad6c \uc8fc\uc18c.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "\uc131",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "\uc544\ud30c\ud2b8, \ub2e4\uc138\ub300 \ub4f1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\uc8fc\/\uad6d\uac00 \ucf54\ub4dc \ub610\ub294 \uc8fc, \uad6d\uac00, \ub3c4 \ub610\ub294 \uad70 \uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8\ubc88\ud638",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "\uad6d\uac00\/\uc9c0\uc5ed \ucf54\ub4dc(ISO 3166-1 alpha-2 \ud615\uc2dd).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "\uc804\ud654\ubc88\ud638",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "\uc774\uba54\uc77c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": true
                        },
                        "shipping_address": {
                            "description": "\ubc30\uc1a1 \uc8fc\uc18c.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "\uc131",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "\uc544\ud30c\ud2b8, \ub2e4\uc138\ub300 \ub4f1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\uc8fc\/\uad6d\uac00 \ucf54\ub4dc \ub610\ub294 \uc8fc, \uad6d\uac00, \ub3c4 \ub610\ub294 \uad70 \uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8\ubc88\ud638",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "\uad6d\uac00\/\uc9c0\uc5ed \ucf54\ub4dc(ISO 3166-1 alpha-2 \ud615\uc2dd).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "\uc804\ud654\ubc88\ud638",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\uacb0\uc81c\ub97c \ucc98\ub9ac\ud558\ub294 \ub370 \uc0ac\uc6a9\ud558\ub294 \uc9c0\ubd88 \uc218\ub2e8 ID.",
                            "type": "string",
                            "enum": [
                                "",
                                "woocommerce_payments",
                                "woocommerce_payments_affirm",
                                "woocommerce_payments_afterpay_clearpay",
                                "woocommerce_payments_alipay",
                                "woocommerce_payments_bancontact",
                                "woocommerce_payments_au_becs_debit",
                                "woocommerce_payments_eps",
                                "woocommerce_payments_giropay",
                                "woocommerce_payments_grabpay",
                                "woocommerce_payments_ideal",
                                "woocommerce_payments_multibanco",
                                "woocommerce_payments_klarna",
                                "woocommerce_payments_p24",
                                "woocommerce_payments_sepa_debit",
                                "woocommerce_payments_sofort",
                                "woocommerce_payments_wechat_pay",
                                "woocommerce_payments_apple_pay",
                                "woocommerce_payments_google_pay",
                                "woocommerce_payments_amazon_pay",
                                "ppcp",
                                "dzed-paddle",
                                "quote",
                                "bacs",
                                "cheque",
                                "cod",
                                "ppcp_card",
                                "ppcp_googlepay",
                                "ppcp_applepay"
                            ],
                            "required": false
                        },
                        "additional_fields": {
                            "description": "\uc8fc\ubb38\uc5d0 \uc720\uc9c0\ub420 \ucd94\uac00 \ud544\ub4dc\uc785\ub2c8\ub2e4.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "tnp-checkbox": {
                                    "description": "tnp-checkbox\uc5d0 \uc758\ud574 \ub4f1\ub85d\ub41c \ud655\uc7a5 \ub370\uc774\ud130.",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "tnp_nl": {
                                            "description": "TNP Checkbox",
                                            "type": [
                                                "bool",
                                                "null"
                                            ],
                                            "readonly": true
                                        }
                                    }
                                },
                                "woocommerce\/order-attribution": {
                                    "description": "woocommerce\/order-attribution\uc5d0 \uc758\ud574 \ub4f1\ub85d\ub41c \ud655\uc7a5 \ub370\uc774\ud130.",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "source_type": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: source_type",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "referrer": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: referrer",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_campaign": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_campaign",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_source",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_medium": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_medium",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_content": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_content",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_id": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_id",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_term": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_term",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source_platform": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_source_platform",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_creative_format": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_creative_format",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_marketing_tactic": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: utm_marketing_tactic",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_entry": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: session_entry",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_start_time": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: session_start_time",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_pages": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: session_pages",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_count": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: session_count",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "user_agent": {
                                            "description": "\uc8fc\ubb38 \uadc0\uc18d \ud544\ub4dc: user_agent",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        }
                                    }
                                }
                            },
                            "default": {
                                "tnp-checkbox": [],
                                "woocommerce\/order-attribution": []
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/v1\/order\/(?P<id>[\\d]+)": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\ub41c \ubc94\uc704, \uc751\ub2f5\uc5d0 \uc788\ub294 \ud544\ub4dc\ub97c \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/v1\/products\/attributes": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\ub41c \ubc94\uc704, \uc751\ub2f5\uc5d0 \uc788\ub294 \ud544\ub4dc\ub97c \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/store\/v1\/products\/attributes"
                    }
                ]
            }
        },
        "\/wc\/store\/v1\/products\/attributes\/(?P<id>[\\d]+)": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\ub41c \ubc94\uc704, \uc751\ub2f5\uc5d0 \uc788\ub294 \ud544\ub4dc\ub97c \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/v1\/products\/attributes\/(?P<attribute_id>[\\d]+)\/terms": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "attribute_id": {
                            "description": "\uc18d\uc131\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\ub41c \ubc94\uc704, \uc751\ub2f5\uc5d0 \uc788\ub294 \ud544\ub4dc\ub97c \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc5d0 \ubc18\ud658\ub420 \ud56d\ubaa9 \ucd5c\ub300 \uc218. \ube44\uc5b4 \uc788\ub294 \uacbd\uc6b0 \uc81c\ud55c \uc5c6\uc74c\uc744 \uae30\ubcf8\uc73c\ub85c \uc124\uc815\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \ubb38\uc790\uc5f4\uacfc \uc77c\uce58\ud558\ub294 \uacbd\uc6b0\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uc6a9\uc5b4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count",
                                "menu_order",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "true\uc778 \uacbd\uc6b0 \ube44\uc5b4 \uc788\ub294 \uc6a9\uc5b4\ub294 \ubc18\ud658\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0c1\uc704 \ud56d\ubaa9\uc774 \uc788\ub294 \uc870\uac74\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4(\uacc4\uce35\uc801 \ubd84\ub958\ub9cc \ud574\ub2f9).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/v1\/products\/categories": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\ub41c \ubc94\uc704, \uc751\ub2f5\uc5d0 \uc788\ub294 \ud544\ub4dc\ub97c \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc5d0 \ubc18\ud658\ub420 \ud56d\ubaa9 \ucd5c\ub300 \uc218. \ube44\uc5b4 \uc788\ub294 \uacbd\uc6b0 \uc81c\ud55c \uc5c6\uc74c\uc744 \uae30\ubcf8\uc73c\ub85c \uc124\uc815\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \ubb38\uc790\uc5f4\uacfc \uc77c\uce58\ud558\ub294 \uacbd\uc6b0\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uc6a9\uc5b4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "true\uc778 \uacbd\uc6b0 \ube44\uc5b4 \uc788\ub294 \uc6a9\uc5b4\ub294 \ubc18\ud658\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0c1\uc704 \ud56d\ubaa9\uc774 \uc788\ub294 \uc870\uac74\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4(\uacc4\uce35\uc801 \ubd84\ub958\ub9cc \ud574\ub2f9).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/store\/v1\/products\/categories"
                    }
                ]
            }
        },
        "\/wc\/store\/v1\/products\/categories\/(?P<id>[\\d]+)": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\ub41c \ubc94\uc704, \uc751\ub2f5\uc5d0 \uc788\ub294 \ud544\ub4dc\ub97c \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/v1\/products\/brands": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\ub41c \ubc94\uc704, \uc751\ub2f5\uc5d0 \uc788\ub294 \ud544\ub4dc\ub97c \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc5d0 \ubc18\ud658\ub420 \ud56d\ubaa9 \ucd5c\ub300 \uc218. \ube44\uc5b4 \uc788\ub294 \uacbd\uc6b0 \uc81c\ud55c \uc5c6\uc74c\uc744 \uae30\ubcf8\uc73c\ub85c \uc124\uc815\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \ubb38\uc790\uc5f4\uacfc \uc77c\uce58\ud558\ub294 \uacbd\uc6b0\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uc6a9\uc5b4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "true\uc778 \uacbd\uc6b0 \ube44\uc5b4 \uc788\ub294 \uc6a9\uc5b4\ub294 \ubc18\ud658\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0c1\uc704 \ud56d\ubaa9\uc774 \uc788\ub294 \uc870\uac74\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4(\uacc4\uce35\uc801 \ubd84\ub958\ub9cc \ud574\ub2f9).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/store\/v1\/products\/brands"
                    }
                ]
            }
        },
        "\/wc\/store\/v1\/products\/brands\/(?P<identifier>[\\w-]+)": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "identifier": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\ub41c \ubc94\uc704, \uc751\ub2f5\uc5d0 \uc788\ub294 \ud544\ub4dc\ub97c \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/v1\/products\/collection-data": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\ub41c \ubc94\uc704, \uc751\ub2f5\uc5d0 \uc788\ub294 \ud544\ub4dc\ub97c \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \ubb38\uc790\uc5f4\uacfc \uc77c\uce58\ud558\ub294 \uacbd\uc6b0\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \uc81c\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4. \uad6c\ubd84\ud558\ub824\uba74 \uc27c\ud45c\ub97c \uc0ac\uc6a9\ud558\uc2ed\uc2dc\uc624.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc0dd\uc131\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc0dd\uc131\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_column": {
                            "description": "\uc804\/\ud6c4\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc751\ub2f5\uc744 \uc81c\ud55c\ud560 \ub54c \ube44\uad50\ud560 \ub0a0\uc9dc \uc5f4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "date_gmt",
                                "modified",
                                "modified_gmt"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "modified",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "price",
                                "popularity",
                                "rating",
                                "menu_order",
                                "comment_count"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\ub97c \uac00\uc9c4 \uacbd\uc6b0\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\ub97c \uac00\uc9c4 \uacbd\uc6b0\ub97c \uc81c\uc678\ud55c \ubaa8\ub4e0 \ud56d\ubaa9\uc73c\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "type": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc720\ud615\uc73c\ub85c \uc9c0\uc815\ub41c \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "bundle",
                                "variation"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\ud2b9\uc815 SKU\uc758 \uc81c\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4. \uad6c\ubd84\ud558\ub824\uba74 \uc27c\ud45c\ub97c \uc0ac\uc6a9\ud558\uc138\uc694.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "\uacb0\uacfc\ub97c \ucd94\ucc9c \uc0c1\ud488\uc73c\ub85c \ud55c\uc815.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "\uc27c\ud45c\ub85c \uad6c\ubd84\ub41c \uc77c\ub828\uc758 \uce74\ud14c\uace0\ub9ac ID\ub098 \uc2ac\ub7ec\uadf8\uac00 \ud560\ub2f9\ub41c \uc81c\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "category_operator": {
                            "description": "\uc81c\ud488 \uce74\ud14c\uace0\ub9ac \uc6a9\uc5b4\ub97c \ube44\uad50\ud558\ub294 \uc5f0\uc0b0\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "brand": {
                            "description": "\ube0c\ub79c\ub4dc ID\ub098 \uc2ac\ub7ec\uadf8\ub97c \uc27c\ud45c\ub85c \uad6c\ubd84\ud558\uc5ec \ud560\ub2f9\ud55c \uc81c\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "brand_operator": {
                            "description": "\uc81c\ud488 \ube0c\ub79c\ub4dc \uc6a9\uc5b4\ub97c \ube44\uad50\ud558\ub294 \uc5f0\uc0b0\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "tag": {
                            "description": "\ud0dc\uadf8 ID\ub098 \uc2ac\ub7ec\uadf8 \uc138\ud2b8\ub97c \uc27c\ud45c\ub85c \uad6c\ubd84\ud558\uc5ec \ud560\ub2f9\ud55c \uc81c\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "tag_operator": {
                            "description": "\uc81c\ud488 \ud0dc\uadf8\ub97c \ube44\uad50\ud558\ub294 \uc5f0\uc0b0\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "on_sale": {
                            "description": "\uacb0\uacfc\ub97c \ud560\uc778 \uc911\uc778 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\uac00\uc7a5 \uc791\uc740 \ub2e8\uc704\uc758 \ud1b5\ud654\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc81c\uacf5\ub41c \ucd5c\uc18c \uac00\uaca9\uc744 \uae30\ubc18\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud488\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\uac00\uc7a5 \uc791\uc740 \ub2e8\uc704\uc758 \ud1b5\ud654\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc81c\uacf5\ub41c \ucd5c\ub300 \uac00\uaca9\uc744 \uae30\ubc18\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud488\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\uacb0\uacfc\ub97c \uc9c0\uc815\ub41c \uc7ac\uace0 \uc0c1\ud0dc\uac00 \uc788\ub294 \uc81c\ud488\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "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": "\uacb0\uacfc \uc9d1\ud569\uc744 \uc120\ud0dd\ud55c \uae00\ub85c\ubc8c \uc18d\uc131\uc774 \uc788\ub294 \uc81c\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "description": "\uc18d\uc131 \ubd84\ub958 \uc774\ub984.",
                                        "type": "string",
                                        "sanitize_callback": "wc_sanitize_taxonomy_name"
                                    },
                                    "term_id": {
                                        "description": "\uc18d\uc131 \uc6a9\uc5b4 ID \ubaa9\ub85d.",
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        },
                                        "sanitize_callback": "wp_parse_id_list"
                                    },
                                    "slug": {
                                        "description": "\uc18d\uc131 \uc2ac\ub7ec\uadf8 \ubaa9\ub85d. \uc6a9\uc5b4 ID\uac00 \uc81c\uacf5\ub418\uba74 \ubb34\uc2dc\ub429\ub2c8\ub2e4.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "sanitize_callback": "wp_parse_slug_list"
                                    },
                                    "operator": {
                                        "description": "\uc81c\ud488 \uc18d\uc131 \uc6a9\uc5b4\ub97c \ube44\uad50\ud558\ub294 \uc5f0\uc0b0\uc790\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "in",
                                            "not_in",
                                            "and"
                                        ]
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_relation": {
                            "description": "\ud55c \ubc88\uc5d0 \uc5ec\ub7ec \ud56d\ubaa9\uc744 \ud544\ud130\ub9c1\ud560 \ub54c \uc18d\uc131 \uac04 \ub17c\ub9ac\uc801 \uad00\uacc4.",
                            "type": "string",
                            "enum": [
                                "in",
                                "and"
                            ],
                            "default": "and",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "\uc228\uaca8\uc838 \uc788\uac70\ub098 \ud45c\uc2dc\ub41c \uce74\ud0c8\ub85c\uadf8 \uc81c\ud488\uc774 \ud45c\uc2dc\ub418\ub294\uc9c0 \ud655\uc778\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "any",
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud2b9\uc815 \ud3c9\uade0 \ub4f1\uae09\uc758 \uc81c\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer",
                                "enum": [
                                    1,
                                    2,
                                    3,
                                    4,
                                    5
                                ]
                            },
                            "default": [],
                            "required": false
                        },
                        "calculate_price_range": {
                            "description": "true\uc778 \uacbd\uc6b0 \uceec\ub809\uc158\uc758 \ucd5c\uc800 \ubc0f \ucd5c\uace0 \uc81c\ud488 \uac00\uaca9\uc744 \uacc4\uc0b0\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "calculate_stock_status_counts": {
                            "description": "true\uc778 \uacbd\uc6b0 \uceec\ub809\uc158\uc5d0 \uc788\ub294 \uc0c1\ud488\uc758 \uc7ac\uace0 \uac1c\uc218\ub97c \uacc4\uc0b0\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "calculate_attribute_counts": {
                            "description": "\uc694\uccad\ub41c \uacbd\uc6b0 \uceec\ub809\uc158\uc5d0 \uc788\ub294 \uc81c\ud488\uc758 \uc18d\uc131 \uc6a9\uc5b4 \uac1c\uc218\ub97c \uacc4\uc0b0\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "taxonomy": {
                                        "description": "\ubd84\ub958 \uc774\ub984.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "query_type": {
                                        "description": "\uac1c\uc218\uc5d0 \uc601\ud5a5\uc744 \uc904 \uc218 \uc788\ub294 \uc218\ud589 \uc911\uc778 \ud544\ud130 \uc870\uac74\t\uc785\ub2c8\ub2e4. \uc720\ud6a8\ud55c \uac12\uc740 \"\ubc0f\"\uacfc \"\ub610\ub294\"\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "and",
                                            "or"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "calculate_rating_counts": {
                            "description": "true\uc778 \uacbd\uc6b0 \uceec\ub809\uc158\uc5d0 \uc788\ub294 \uc81c\ud488 \ub4f1\uae09 \uac1c\uc218\ub97c \uacc4\uc0b0\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "calculate_taxonomy_counts": {
                            "description": "\uc694\uccad \uc2dc \uceec\ub809\uc158\uc5d0 \uc788\ub294 \uc81c\ud488\uc758 \ubd84\ub958 \uc6a9\uc5b4 \uc218\ub97c \uacc4\uc0b0\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "description": "\ubd84\ub958 \uc774\ub984."
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/store\/v1\/products\/collection-data"
                    }
                ]
            }
        },
        "\/wc\/store\/v1\/products\/reviews": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\ub41c \ubc94\uc704, \uc751\ub2f5\uc5d0 \uc788\ub294 \ud544\ub4dc\ub97c \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "rating",
                                "product"
                            ],
                            "required": false
                        },
                        "category_id": {
                            "description": "\ud2b9\uc815 \uce74\ud14c\uace0\ub9ac ID\uc758 \ub9ac\ubdf0\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "\ud2b9\uc815 \uc81c\ud488 ID\uc758 \ub9ac\ubdf0\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/store\/v1\/products\/reviews"
                    }
                ]
            }
        },
        "\/wc\/store\/v1\/products\/tags": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\ub41c \ubc94\uc704, \uc751\ub2f5\uc5d0 \uc788\ub294 \ud544\ub4dc\ub97c \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc5d0 \ubc18\ud658\ub420 \ud56d\ubaa9 \ucd5c\ub300 \uc218. \ube44\uc5b4 \uc788\ub294 \uacbd\uc6b0 \uc81c\ud55c \uc5c6\uc74c\uc744 \uae30\ubcf8\uc73c\ub85c \uc124\uc815\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \ubb38\uc790\uc5f4\uacfc \uc77c\uce58\ud558\ub294 \uacbd\uc6b0\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uc6a9\uc5b4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "true\uc778 \uacbd\uc6b0 \ube44\uc5b4 \uc788\ub294 \uc6a9\uc5b4\ub294 \ubc18\ud658\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0c1\uc704 \ud56d\ubaa9\uc774 \uc788\ub294 \uc870\uac74\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4(\uacc4\uce35\uc801 \ubd84\ub958\ub9cc \ud574\ub2f9).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/store\/v1\/products\/tags"
                    }
                ]
            }
        },
        "\/wc\/store\/v1\/products": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\ub41c \ubc94\uc704, \uc751\ub2f5\uc5d0 \uc788\ub294 \ud544\ub4dc\ub97c \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \ubb38\uc790\uc5f4\uacfc \uc77c\uce58\ud558\ub294 \uacbd\uc6b0\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \uc81c\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4. \uad6c\ubd84\ud558\ub824\uba74 \uc27c\ud45c\ub97c \uc0ac\uc6a9\ud558\uc2ed\uc2dc\uc624.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc0dd\uc131\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc0dd\uc131\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_column": {
                            "description": "\uc804\/\ud6c4\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc751\ub2f5\uc744 \uc81c\ud55c\ud560 \ub54c \ube44\uad50\ud560 \ub0a0\uc9dc \uc5f4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "date_gmt",
                                "modified",
                                "modified_gmt"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "modified",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "price",
                                "popularity",
                                "rating",
                                "menu_order",
                                "comment_count"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\ub97c \uac00\uc9c4 \uacbd\uc6b0\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\ub97c \uac00\uc9c4 \uacbd\uc6b0\ub97c \uc81c\uc678\ud55c \ubaa8\ub4e0 \ud56d\ubaa9\uc73c\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "type": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc720\ud615\uc73c\ub85c \uc9c0\uc815\ub41c \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "bundle",
                                "variation"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\ud2b9\uc815 SKU\uc758 \uc81c\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4. \uad6c\ubd84\ud558\ub824\uba74 \uc27c\ud45c\ub97c \uc0ac\uc6a9\ud558\uc138\uc694.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "\uacb0\uacfc\ub97c \ucd94\ucc9c \uc0c1\ud488\uc73c\ub85c \ud55c\uc815.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "\uc27c\ud45c\ub85c \uad6c\ubd84\ub41c \uc77c\ub828\uc758 \uce74\ud14c\uace0\ub9ac ID\ub098 \uc2ac\ub7ec\uadf8\uac00 \ud560\ub2f9\ub41c \uc81c\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "category_operator": {
                            "description": "\uc81c\ud488 \uce74\ud14c\uace0\ub9ac \uc6a9\uc5b4\ub97c \ube44\uad50\ud558\ub294 \uc5f0\uc0b0\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "brand": {
                            "description": "\ube0c\ub79c\ub4dc ID\ub098 \uc2ac\ub7ec\uadf8\ub97c \uc27c\ud45c\ub85c \uad6c\ubd84\ud558\uc5ec \ud560\ub2f9\ud55c \uc81c\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "brand_operator": {
                            "description": "\uc81c\ud488 \ube0c\ub79c\ub4dc \uc6a9\uc5b4\ub97c \ube44\uad50\ud558\ub294 \uc5f0\uc0b0\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "tag": {
                            "description": "\ud0dc\uadf8 ID\ub098 \uc2ac\ub7ec\uadf8 \uc138\ud2b8\ub97c \uc27c\ud45c\ub85c \uad6c\ubd84\ud558\uc5ec \ud560\ub2f9\ud55c \uc81c\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "tag_operator": {
                            "description": "\uc81c\ud488 \ud0dc\uadf8\ub97c \ube44\uad50\ud558\ub294 \uc5f0\uc0b0\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "on_sale": {
                            "description": "\uacb0\uacfc\ub97c \ud560\uc778 \uc911\uc778 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\uac00\uc7a5 \uc791\uc740 \ub2e8\uc704\uc758 \ud1b5\ud654\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc81c\uacf5\ub41c \ucd5c\uc18c \uac00\uaca9\uc744 \uae30\ubc18\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud488\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\uac00\uc7a5 \uc791\uc740 \ub2e8\uc704\uc758 \ud1b5\ud654\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc81c\uacf5\ub41c \ucd5c\ub300 \uac00\uaca9\uc744 \uae30\ubc18\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud488\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\uacb0\uacfc\ub97c \uc9c0\uc815\ub41c \uc7ac\uace0 \uc0c1\ud0dc\uac00 \uc788\ub294 \uc81c\ud488\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "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": "\uacb0\uacfc \uc9d1\ud569\uc744 \uc120\ud0dd\ud55c \uae00\ub85c\ubc8c \uc18d\uc131\uc774 \uc788\ub294 \uc81c\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "description": "\uc18d\uc131 \ubd84\ub958 \uc774\ub984.",
                                        "type": "string",
                                        "sanitize_callback": "wc_sanitize_taxonomy_name"
                                    },
                                    "term_id": {
                                        "description": "\uc18d\uc131 \uc6a9\uc5b4 ID \ubaa9\ub85d.",
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        },
                                        "sanitize_callback": "wp_parse_id_list"
                                    },
                                    "slug": {
                                        "description": "\uc18d\uc131 \uc2ac\ub7ec\uadf8 \ubaa9\ub85d. \uc6a9\uc5b4 ID\uac00 \uc81c\uacf5\ub418\uba74 \ubb34\uc2dc\ub429\ub2c8\ub2e4.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "sanitize_callback": "wp_parse_slug_list"
                                    },
                                    "operator": {
                                        "description": "\uc81c\ud488 \uc18d\uc131 \uc6a9\uc5b4\ub97c \ube44\uad50\ud558\ub294 \uc5f0\uc0b0\uc790\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "in",
                                            "not_in",
                                            "and"
                                        ]
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_relation": {
                            "description": "\ud55c \ubc88\uc5d0 \uc5ec\ub7ec \ud56d\ubaa9\uc744 \ud544\ud130\ub9c1\ud560 \ub54c \uc18d\uc131 \uac04 \ub17c\ub9ac\uc801 \uad00\uacc4.",
                            "type": "string",
                            "enum": [
                                "in",
                                "and"
                            ],
                            "default": "and",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "\uc228\uaca8\uc838 \uc788\uac70\ub098 \ud45c\uc2dc\ub41c \uce74\ud0c8\ub85c\uadf8 \uc81c\ud488\uc774 \ud45c\uc2dc\ub418\ub294\uc9c0 \ud655\uc778\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "any",
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud2b9\uc815 \ud3c9\uade0 \ub4f1\uae09\uc758 \uc81c\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer",
                                "enum": [
                                    1,
                                    2,
                                    3,
                                    4,
                                    5
                                ]
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/store\/v1\/products"
                    }
                ]
            }
        },
        "\/wc\/store\/v1\/products\/(?P<id>[\\d]+)": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\ub41c \ubc94\uc704, \uc751\ub2f5\uc5d0 \uc788\ub294 \ud544\ub4dc\ub97c \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/v1\/products\/(?P<slug>[\\S]+)": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "slug": {
                            "description": "\uc790\uc6d0\uc758 \uc2ac\ub7ec\uadf8.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\ub41c \ubc94\uc704, \uc751\ub2f5\uc5d0 \uc788\ub294 \ud544\ub4dc\ub97c \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "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:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/private"
                    }
                ]
            }
        },
        "\/wc\/private\/patterns": {
            "namespace": "wc\/private",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/private\/patterns"
                    }
                ]
            }
        },
        "\/wp-mail-smtp\/v1": {
            "namespace": "wp-mail-smtp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp-mail-smtp\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wp-mail-smtp\/v1"
                    }
                ]
            }
        },
        "\/wp-mail-smtp\/v1\/e\/(?P<data>.+)": {
            "namespace": "wp-mail-smtp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/wp-json\/wp-rocket\/v1\/options\/export"
                    }
                ]
            }
        },
        "\/wp-rocket\/v1\/rocket-insights\/pages": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "required": false
                        },
                        "post_id": {
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "page_url": {
                            "required": true
                        },
                        "source": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wp-rocket\/v1\/rocket-insights\/pages"
                    }
                ]
            }
        },
        "\/wp-rocket\/v1\/rocket-insights\/pages\/progress": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "ids": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wp-rocket\/v1\/rocket-insights\/pages\/progress"
                    }
                ]
            }
        },
        "\/wp-rocket\/v1\/rocket-insights\/pages\/(?P<id>\\d+)": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "DELETE",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        },
                        "source": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp-rocket\/v1\/recommendations": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wp-rocket\/v1\/recommendations"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/accounts": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/payments\/accounts"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/accounts\/session": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/payments\/accounts\/session"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/deposits": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/payments\/deposits"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/deposits\/summary": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/payments\/deposits\/summary"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/deposits\/download": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/payments\/deposits\/download"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/deposits\/download\/(?P<export_id>.*)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/payments\/deposits\/(?P<deposit_id>\\w+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/payments\/deposits\/overview-all": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/payments\/deposits\/overview-all"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/transactions": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/payments\/transactions"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/transactions\/download": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/payments\/transactions\/download"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/transactions\/download\/(?P<export_id>.*)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/payments\/transactions\/summary": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/payments\/transactions\/summary"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/transactions\/search": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/payments\/transactions\/search"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/transactions\/fraud-outcomes": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/payments\/transactions\/fraud-outcomes"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/transactions\/fraud-outcomes\/summary": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/payments\/transactions\/fraud-outcomes\/summary"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/transactions\/fraud-outcomes\/search": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/payments\/transactions\/fraud-outcomes\/search"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/transactions\/fraud-outcomes\/download": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/payments\/transactions\/fraud-outcomes\/download"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/disputes": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/payments\/disputes"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/disputes\/download\/(?P<export_id>.*)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/payments\/disputes\/summary": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/payments\/disputes\/summary"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/disputes\/download": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/payments\/disputes\/download"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/disputes\/(?P<dispute_id>\\w+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/payments\/disputes\/(?P<dispute_id>\\w+)\/close": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/payments\/charges\/(?P<charge_id>\\w+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/payments\/charges\/order\/(?P<order_id>\\w+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/payments\/connection_tokens": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/payments\/connection_tokens"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/orders\/(?P<order_id>\\w+)\/capture_terminal_payment": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "payment_intent_id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/payments\/orders\/(?P<order_id>\\w+)\/capture_authorization": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "payment_intent_id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/payments\/orders\/(?P<order_id>\\w+)\/cancel_authorization": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "payment_intent_id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/payments\/orders\/(?P<order_id>\\w+)\/create_terminal_intent": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/payments\/orders\/(?P<order_id>\\d+)\/create_customer": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/payments\/fraud_outcomes\/(?P<id>\\w+)\/latest": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/payments\/timeline\/(?P<intention_id>\\w+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/payments\/webhook": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/payments\/webhook"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/tos": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/payments\/tos"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/tos\/reactivate": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/payments\/tos\/reactivate"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/tos\/stripe_track_connected": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/payments\/tos\/stripe_track_connected"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/terminal\/locations\/store": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/payments\/terminal\/locations\/store"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/terminal\/locations\/(?P<location_id>\\w+)": {
            "namespace": "wc\/v3",
            "methods": [
                "DELETE",
                "POST",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "display_name": {
                            "type": "string",
                            "required": false
                        },
                        "address": {
                            "type": "object",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/payments\/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": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/payments\/terminal\/locations"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/settings": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "is_wcpay_enabled": {
                            "description": "If WooPayments should be enabled.",
                            "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",
                                    "affirm",
                                    "afterpay_clearpay",
                                    "alipay",
                                    "bancontact",
                                    "eps",
                                    "ideal",
                                    "link",
                                    "multibanco",
                                    "klarna",
                                    "p24",
                                    "wechat_pay",
                                    "apple_pay",
                                    "google_pay",
                                    "amazon_pay"
                                ]
                            },
                            "required": false
                        },
                        "is_manual_capture_enabled": {
                            "description": "If WooPayments manual capture of charges should be enabled.",
                            "type": "boolean",
                            "required": false
                        },
                        "is_saved_cards_enabled": {
                            "description": "If WooPayments \"Saved cards\" should be enabled.",
                            "type": "boolean",
                            "required": false
                        },
                        "is_test_mode_enabled": {
                            "description": "WooPayments test mode setting.",
                            "type": "boolean",
                            "required": false
                        },
                        "is_multi_currency_enabled": {
                            "description": "WooPayments Multi-Currency feature flag setting.",
                            "type": "boolean",
                            "required": false
                        },
                        "is_wcpay_subscriptions_enabled": {
                            "description": "WooPayments Subscriptions feature flag setting.",
                            "type": "boolean",
                            "required": false
                        },
                        "account_statement_descriptor": {
                            "description": "WooPayments bank account descriptor to be displayed in customers' bank accounts.",
                            "type": "string",
                            "required": false
                        },
                        "account_business_name": {
                            "description": "The customer-facing business name.",
                            "type": "string",
                            "required": false
                        },
                        "account_business_url": {
                            "description": "The business\u2019s publicly available website.",
                            "type": "string",
                            "required": false
                        },
                        "account_business_support_address": {
                            "description": "A publicly available mailing address for sending support issues to.",
                            "type": "object",
                            "required": false
                        },
                        "account_business_support_email": {
                            "description": "A publicly available email address for sending support issues to.",
                            "type": "string",
                            "required": false
                        },
                        "account_business_support_phone": {
                            "description": "A publicly available phone number to call with support issues.",
                            "type": "string",
                            "required": false
                        },
                        "account_branding_logo": {
                            "description": "A logo id for the account that will be used in Checkout",
                            "type": "string",
                            "required": false
                        },
                        "account_branding_icon": {
                            "description": "An icon for the account.",
                            "type": "string",
                            "required": false
                        },
                        "account_branding_primary_color": {
                            "description": "A CSS hex color value representing the primary branding color for this account.",
                            "type": "string",
                            "required": false
                        },
                        "account_branding_secondary_color": {
                            "description": "A CSS hex color value representing the secondary branding color for this account.",
                            "type": "string",
                            "required": false
                        },
                        "account_communications_email": {
                            "description": "Email address used for WooPayments communications.",
                            "type": "string",
                            "required": false
                        },
                        "deposit_schedule_interval": {
                            "description": "An interval for deposit scheduling.",
                            "type": "string",
                            "required": false
                        },
                        "deposit_schedule_weekly_anchor": {
                            "description": "Weekly anchor for deposit scheduling when interval is set to weekly",
                            "type": "string",
                            "required": false
                        },
                        "deposit_schedule_monthly_anchor": {
                            "description": "Monthly anchor for deposit scheduling when interval is set to monthly",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "is_payment_request_enabled": {
                            "description": "If WooPayments express checkouts should be enabled.",
                            "type": "boolean",
                            "required": false
                        },
                        "is_express_checkout_in_payment_methods_enabled": {
                            "description": "If express checkout methods (Apple Pay, Google Pay, Amazon Pay) should be enabled as options in the payment methods list.",
                            "type": "boolean",
                            "required": false
                        },
                        "payment_request_button_type": {
                            "description": "1-click checkout button types.",
                            "type": "string",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "default",
                                    "buy",
                                    "donate",
                                    "book"
                                ]
                            },
                            "required": false
                        },
                        "payment_request_button_size": {
                            "description": "1-click checkout button sizes.",
                            "type": "string",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "small",
                                    "medium",
                                    "large"
                                ]
                            },
                            "required": false
                        },
                        "payment_request_button_theme": {
                            "description": "1-click checkout button themes.",
                            "type": "string",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "dark",
                                    "light",
                                    "light-outline"
                                ]
                            },
                            "required": false
                        },
                        "payment_request_button_border_radius": {
                            "description": "1-click checkout button border radius.",
                            "type": "integer",
                            "required": false
                        },
                        "is_woopay_enabled": {
                            "description": "If WooPay should be enabled.",
                            "type": "boolean",
                            "required": false
                        },
                        "woopay_custom_message": {
                            "description": "Custom message to display to WooPay customers.",
                            "type": "string",
                            "required": false
                        },
                        "woopay_store_logo": {
                            "description": "Store logo to display to WooPay customers.",
                            "type": "string",
                            "required": false
                        },
                        "is_stripe_billing_enabled": {
                            "description": "If Stripe Billing is enabled.",
                            "type": "boolean",
                            "required": false
                        },
                        "is_migrating_stripe_billing": {
                            "description": "Whether there is a Stripe Billing off-site to on-site billing migration in progress.",
                            "type": "boolean",
                            "required": false
                        },
                        "stripe_billing_subscription_count": {
                            "description": "The number of subscriptions using Stripe Billing",
                            "type": "integer",
                            "required": false
                        },
                        "stripe_billing_migrated_count": {
                            "description": "The number of subscriptions migrated from Stripe Billing to on-site billing.",
                            "type": "integer",
                            "required": false
                        },
                        "express_checkout_product_methods": {
                            "description": "Express checkout methods enabled on product page.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "payment_request",
                                    "woopay",
                                    "amazon_pay",
                                    "link"
                                ]
                            },
                            "required": false
                        },
                        "express_checkout_cart_methods": {
                            "description": "Express checkout methods enabled on cart page.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "payment_request",
                                    "woopay",
                                    "amazon_pay",
                                    "link"
                                ]
                            },
                            "required": false
                        },
                        "express_checkout_checkout_methods": {
                            "description": "Express checkout methods enabled on checkout page.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "payment_request",
                                    "woopay",
                                    "amazon_pay",
                                    "link"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/payments\/settings"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/settings\/schedule-stripe-billing-migration": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/payments\/settings\/schedule-stripe-billing-migration"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/settings\/(?P<option_name>[a-zA-Z0-9_-]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "option_name": {
                            "required": true
                        },
                        "value": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/payments\/readers": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "location": {
                            "type": "string",
                            "required": true
                        },
                        "registration_code": {
                            "type": "string",
                            "required": true
                        },
                        "label": {
                            "type": "string",
                            "required": false
                        },
                        "metadata": {
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/payments\/readers"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/readers\/charges\/(?P<transaction_id>\\w+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/payments\/readers\/receipts\/preview": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/payments\/readers\/receipts\/preview"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/readers\/receipts\/(?P<payment_intent_id>\\w+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/payments\/file": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/payments\/file"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/file\/(?P<file_id>\\w+)\/details": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/payments\/file\/(?P<file_id>\\w+)\/content": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/payments\/file\/(?P<file_id>\\w+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/payments\/capital\/active_loan_summary": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/payments\/capital\/active_loan_summary"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/capital\/loans": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/payments\/capital\/loans"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/pm-promotions": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/payments\/pm-promotions"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/pm-promotions\/(?P<id>[a-zA-Z0-9_-]+)\/activate": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "description": "The promotion unique identifier.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/payments\/pm-promotions\/(?P<id>[a-zA-Z0-9_-]+)\/dismiss": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "description": "The promotion unique identifier.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/payments\/onboarding\/kyc\/session": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "self_assessment": {
                            "description": "The self-assessment data.",
                            "type": "object",
                            "properties": {
                                "country": {
                                    "type": "string",
                                    "description": "The country code where the company is legally registered."
                                },
                                "business_type": {
                                    "type": "string",
                                    "description": "The company incorporation type."
                                },
                                "mcc": {
                                    "type": "string",
                                    "description": "The merchant category code. This can either be a true MCC or an MCCs tree item id from the onboarding form."
                                },
                                "site": {
                                    "type": "string",
                                    "description": "The URL of the site."
                                }
                            },
                            "required": false
                        },
                        "capabilities": {
                            "description": "The capabilities to request and enable for the test-drive account. Leave empty to use the default capabilities.",
                            "type": "object",
                            "default": [],
                            "properties": {
                                "*": {
                                    "type": "boolean"
                                }
                            },
                            "required": false
                        },
                        "mode": {
                            "description": "The account mode the user selected: live or test. Overrides environment-based auto-detection (except dev mode).",
                            "type": "string",
                            "enum": [
                                "live",
                                "test"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/payments\/onboarding\/kyc\/session"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/onboarding\/kyc\/finalize": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "source": {
                            "description": "The very first entry point the merchant entered our onboarding flow.",
                            "type": "string",
                            "required": false
                        },
                        "from": {
                            "description": "The previous step in the onboarding flow leading the merchant to arrive at the current step.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/payments\/onboarding\/kyc\/finalize"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/onboarding\/reset": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "source": {
                            "description": "The very first entry point the merchant entered our onboarding flow.",
                            "type": "string",
                            "required": false
                        },
                        "from": {
                            "description": "The previous step in the onboarding flow leading the merchant to arrive at the current step.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/payments\/onboarding\/reset"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/onboarding\/fields": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/payments\/onboarding\/fields"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/onboarding\/business_types": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/payments\/onboarding\/business_types"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/onboarding\/test_drive_account\/init": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "country": {
                            "type": "string",
                            "description": "The country code for which to create the test-drive account.",
                            "required": false
                        },
                        "capabilities": {
                            "description": "The capabilities to request and enable for the test-drive account. Leave empty to use the default capabilities.",
                            "type": "object",
                            "default": [],
                            "properties": {
                                "*": {
                                    "type": "boolean"
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/payments\/onboarding\/test_drive_account\/init"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/onboarding\/test_drive_account\/disable": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "source": {
                            "description": "The very first entry point the merchant entered our onboarding flow.",
                            "type": "string",
                            "required": false
                        },
                        "from": {
                            "description": "The previous step in the onboarding flow leading the merchant to arrive at the current step.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/payments\/onboarding\/test_drive_account\/disable"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/customers\/(?P<customer_id>\\w+)\/payment_methods": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/payments\/refund": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/payments\/refund"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/payment_intents\/(?P<payment_intent_id>\\w+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/payments\/payment_intents": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/payments\/payment_intents"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/authorizations": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/payments\/authorizations"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/authorizations\/summary": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/payments\/authorizations\/summary"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/authorizations\/(?P<payment_intent_id>\\w+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/payments\/reports\/transactions": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "date_before": {
                            "description": "Filter transactions before this date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_after": {
                            "description": "Filter transactions after this date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_between": {
                            "description": "Filter transactions between these dates.",
                            "type": "array",
                            "required": false
                        },
                        "order_id": {
                            "description": "Filter transactions based on the associated order ID.",
                            "type": "integer",
                            "required": false
                        },
                        "deposit_id": {
                            "description": "Filter transactions based on the associated deposit ID.",
                            "type": "string",
                            "required": false
                        },
                        "customer_email": {
                            "description": "Filter transactions based on the customer email.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_type": {
                            "description": "Filter transactions based on the payment method used.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Filter transactions where type is a specific value.",
                            "type": "string",
                            "required": false
                        },
                        "match": {
                            "description": "Match filter for the transactions.",
                            "type": "string",
                            "required": false
                        },
                        "user_timezone": {
                            "description": "Include timezone into date filtering.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Page number.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Page size.",
                            "type": "integer",
                            "default": 25,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "sort": {
                            "description": "Field on which to sort.",
                            "type": "string",
                            "default": "date",
                            "required": false
                        },
                        "direction": {
                            "description": "Direction on which to sort.",
                            "type": "string",
                            "default": "desc",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/payments\/reports\/transactions"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/reports\/transactions\/(?P<id>\\w+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/payments\/reports\/authorizations": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "date_before": {
                            "description": "Filter transactions before this date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_after": {
                            "description": "Filter transactions after this date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_between": {
                            "description": "Filter transactions between these dates.",
                            "type": "array",
                            "required": false
                        },
                        "order_id": {
                            "description": "Filter transactions based on the associated order ID.",
                            "type": "integer",
                            "required": false
                        },
                        "deposit_id": {
                            "description": "Filter transactions based on the associated deposit ID.",
                            "type": "string",
                            "required": false
                        },
                        "customer_email": {
                            "description": "Filter transactions based on the customer email.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_type": {
                            "description": "Filter transactions based on the payment method used.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Filter transactions where type is a specific value.",
                            "type": "string",
                            "required": false
                        },
                        "match": {
                            "description": "Match filter for the transactions.",
                            "type": "string",
                            "required": false
                        },
                        "user_timezone": {
                            "description": "Include timezone into date filtering.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Page number.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Page size.",
                            "type": "integer",
                            "default": 25,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "sort": {
                            "description": "Field on which to sort.",
                            "type": "string",
                            "default": "created",
                            "required": false
                        },
                        "direction": {
                            "description": "Direction on which to sort.",
                            "type": "string",
                            "default": "desc",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/payments\/reports\/authorizations"
                    }
                ]
            }
        },
        "\/wc\/v3\/payments\/reports\/authorizations\/(?P<id>\\w+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/payments\/woopay": {
            "namespace": "payments\/woopay",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "payments\/woopay",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/payments\/woopay"
                    }
                ]
            }
        },
        "\/payments\/woopay\/session": {
            "namespace": "payments\/woopay",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "email": {
                            "type": "string",
                            "format": "email",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/payments\/woopay\/session"
                    }
                ]
            }
        },
        "\/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:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v2"
                    }
                ]
            }
        },
        "\/wc\/v2\/products\/brands": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4. \uacc4\uce35\uc801 \ubd84\ub958\uc5d0\ub9cc \uc801\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \ub9ac\uc18c\uc2a4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc228\uae30\uae30 \uc5ec\ubd80\uac00 \uc5b4\ub5a4 \uc81c\ud488\uc5d0\ub3c4 \uc9c0\uc815\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8\uc5d0 \uc9c0\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c. \uacc4\uce35\uc801 \ubd84\ub958\uc5d0\ub9cc \uc801\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0c1\ud488\uc5d0 \uc9c0\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc2ac\ub7ec\uadf8\ub97c \uac00\uc9c4 \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "\ub9ac\uc18c\uc2a4\uc758 \uc774\ub984\uc785\ub2c8\ub2e4.",
                            "required": true
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\ub9ac\uc18c\uc2a4 \ubd80\ubaa8\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "default": "default",
                            "description": "\ubc94\uc8fc \uc544\uce74\uc774\ube0c \ud45c\uc2dc \uc720\ud615.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\uc774\ubbf8\uc9c0 \ub370\uc774\ud130.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\uc774\ubbf8\uc9c0 ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\uc774\ubbf8\uc9c0 URL.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "\uc774\ubbf8\uc9c0 \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uc0ac\uc6a9\uc790 \uc815\uc758 \uc815\ub82c\uc5d0 \uc0ac\uc6a9\ub420 \uba54\ub274 \uc21c\uc11c.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v2\/products\/brands"
                    }
                ]
            }
        },
        "\/wc\/v2\/products\/brands\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\ubd84\ub958 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\ub9ac\uc18c\uc2a4 \ubd80\ubaa8\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "\ubc94\uc8fc \uc544\uce74\uc774\ube0c \ud45c\uc2dc \uc720\ud615.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\uc774\ubbf8\uc9c0 \ub370\uc774\ud130.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\uc774\ubbf8\uc9c0 ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\uc774\ubbf8\uc9c0 URL.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "\uc774\ubbf8\uc9c0 \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uc0ac\uc6a9\uc790 \uc815\uc758 \uc815\ub82c\uc5d0 \uc0ac\uc6a9\ub420 \uba54\ub274 \uc21c\uc11c.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ub9ac\uc18c\uc2a4\ub294 \ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9b4 \uc218 \uc5c6\uc73c\ubbc0\ub85c true \uac12\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/brands\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\ubd84\ub958 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\ub9ac\uc18c\uc2a4 \ubd80\ubaa8\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "\ubc94\uc8fc \uc544\uce74\uc774\ube0c \ud45c\uc2dc \uc720\ud615.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\uc774\ubbf8\uc9c0 \ub370\uc774\ud130.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\uc774\ubbf8\uc9c0 ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\uc774\ubbf8\uc9c0 URL.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "\uc774\ubbf8\uc9c0 \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uc0ac\uc6a9\uc790 \uc815\uc758 \uc815\ub82c\uc5d0 \uc0ac\uc6a9\ub420 \uba54\ub274 \uc21c\uc11c.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v2\/products\/brands\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/brands": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4. \uacc4\uce35\uc801 \ubd84\ub958\uc5d0\ub9cc \uc801\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \ub9ac\uc18c\uc2a4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc228\uae30\uae30 \uc5ec\ubd80\uac00 \uc5b4\ub5a4 \uc81c\ud488\uc5d0\ub3c4 \uc9c0\uc815\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8\uc5d0 \uc9c0\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c. \uacc4\uce35\uc801 \ubd84\ub958\uc5d0\ub9cc \uc801\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0c1\ud488\uc5d0 \uc9c0\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc2ac\ub7ec\uadf8\ub97c \uac00\uc9c4 \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "\ub9ac\uc18c\uc2a4\uc758 \uc774\ub984\uc785\ub2c8\ub2e4.",
                            "required": true
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\ub9ac\uc18c\uc2a4 \ubd80\ubaa8\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "default": "default",
                            "description": "\ubc94\uc8fc \uc544\uce74\uc774\ube0c \ud45c\uc2dc \uc720\ud615.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\uc774\ubbf8\uc9c0 \ub370\uc774\ud130.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\uc774\ubbf8\uc9c0 ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\uc774\ubbf8\uc9c0 URL.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\uc774\ubbf8\uc9c0 \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uc0ac\uc6a9\uc790 \uc815\uc758 \uc815\ub82c\uc5d0 \uc0ac\uc6a9\ub420 \uba54\ub274 \uc21c\uc11c.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/products\/brands"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/brands\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\ubd84\ub958 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\ub9ac\uc18c\uc2a4 \ubd80\ubaa8\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "\ubc94\uc8fc \uc544\uce74\uc774\ube0c \ud45c\uc2dc \uc720\ud615.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\uc774\ubbf8\uc9c0 \ub370\uc774\ud130.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\uc774\ubbf8\uc9c0 ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\uc774\ubbf8\uc9c0 URL.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\uc774\ubbf8\uc9c0 \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uc0ac\uc6a9\uc790 \uc815\uc758 \uc815\ub82c\uc5d0 \uc0ac\uc6a9\ub420 \uba54\ub274 \uc21c\uc11c.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ub9ac\uc18c\uc2a4\ub294 \ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9b4 \uc218 \uc5c6\uc73c\ubbc0\ub85c true \uac12\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/brands\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\ubd84\ub958 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\ub9ac\uc18c\uc2a4 \ubd80\ubaa8\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "\ubc94\uc8fc \uc544\uce74\uc774\ube0c \ud45c\uc2dc \uc720\ud615.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\uc774\ubbf8\uc9c0 \ub370\uc774\ud130.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\uc774\ubbf8\uc9c0 ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\uc774\ubbf8\uc9c0 URL.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\uc774\ubbf8\uc9c0 \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uc0ac\uc6a9\uc790 \uc815\uc758 \uc815\ub82c\uc5d0 \uc0ac\uc6a9\ub420 \uba54\ub274 \uc21c\uc11c.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/products\/brands\/batch"
                    }
                ]
            }
        },
        "\/generatepress\/v1": {
            "namespace": "generatepress\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "generatepress\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generatepress\/v1"
                    }
                ]
            }
        },
        "\/generatepress\/v1\/reset": {
            "namespace": "generatepress\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/generatepress\/v1\/reset"
                    }
                ]
            }
        },
        "\/wc-ppcp\/v1\/admin": {
            "namespace": "wc-ppcp\/v1\/admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wc-ppcp\/v1\/admin",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-ppcp\/v1\/admin"
                    }
                ]
            }
        },
        "\/wc-ppcp\/v1\/admin\/account\/connect": {
            "namespace": "wc-ppcp\/v1\/admin",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "environment": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-ppcp\/v1\/admin\/account\/connect"
                    }
                ]
            }
        },
        "\/wc-ppcp\/v1\/admin\/domain-association-file": {
            "namespace": "wc-ppcp\/v1\/admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-ppcp\/v1\/admin\/domain-association-file"
                    }
                ]
            }
        },
        "\/wc-ppcp\/v1": {
            "namespace": "wc-ppcp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wc-ppcp\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-ppcp\/v1"
                    }
                ]
            }
        },
        "\/wc-ppcp\/v1\/cart\/item": {
            "namespace": "wc-ppcp\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "payment_method": {
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "key": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-ppcp\/v1\/cart\/item"
                    }
                ]
            }
        },
        "\/wc-ppcp\/v1\/cart\/shipping": {
            "namespace": "wc-ppcp\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "payment_method": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-ppcp\/v1\/cart\/shipping"
                    }
                ]
            }
        },
        "\/wc-ppcp\/v1\/cart\/billing": {
            "namespace": "wc-ppcp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "payment_method": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-ppcp\/v1\/cart\/billing"
                    }
                ]
            }
        },
        "\/wc-ppcp\/v1\/cart\/checkout": {
            "namespace": "wc-ppcp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "payment_method": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-ppcp\/v1\/cart\/checkout"
                    }
                ]
            }
        },
        "\/wc-ppcp\/v1\/cart\/refresh": {
            "namespace": "wc-ppcp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-ppcp\/v1\/cart\/refresh"
                    }
                ]
            }
        },
        "\/wc-ppcp\/v1\/cart\/order": {
            "namespace": "wc-ppcp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "payment_method": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-ppcp\/v1\/cart\/order"
                    }
                ]
            }
        },
        "\/wc-ppcp\/v1\/order\/pay": {
            "namespace": "wc-ppcp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "payment_method": {
                            "required": true
                        },
                        "order_id": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-ppcp\/v1\/order\/pay"
                    }
                ]
            }
        },
        "\/wc-ppcp\/v1\/billing-agreement\/token\/?(?P<id>[\\w-]+)?": {
            "namespace": "wc-ppcp\/v1",
            "methods": [
                "POST",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc-ppcp\/v1\/billing-agreements\/(?P<id>[\\w-]+)": {
            "namespace": "wc-ppcp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc-ppcp\/v1\/webhook\/(?P<environment>[\\w]+)": {
            "namespace": "wc-ppcp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc-ppcp\/v1\/admin\/order\/(?P<order_id>[\\w]+)": {
            "namespace": "wc-ppcp\/v1\/admin",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "amount": {
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc-ppcp\/v1\/admin\/order\/(?P<order_id>[\\w]+)\/tracking": {
            "namespace": "wc-ppcp\/v1\/admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "tracking": {
                            "required": true
                        },
                        "shipping_status": {
                            "required": true
                        },
                        "carrier": {
                            "required": true
                        },
                        "carrier_other": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-ppcp\/v1\/admin\/webhook": {
            "namespace": "wc-ppcp\/v1\/admin",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "environment": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-ppcp\/v1\/admin\/webhook"
                    }
                ]
            }
        },
        "\/wc-ppcp\/v1\/vault\/setup-tokens": {
            "namespace": "wc-ppcp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "required": true
                        },
                        "payment_method": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-ppcp\/v1\/vault\/setup-tokens"
                    }
                ]
            }
        },
        "\/wc-ppcp\/v1\/vault\/payment-tokens": {
            "namespace": "wc-ppcp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "setup_token": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-ppcp\/v1\/vault\/payment-tokens"
                    }
                ]
            }
        },
        "\/wc-ppcp\/v1\/checkout-validation": {
            "namespace": "wc-ppcp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-ppcp\/v1\/checkout-validation"
                    }
                ]
            }
        },
        "\/wc\/v1\/coupons": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "filter": {
                            "type": "object",
                            "description": "\uc6cc\ub4dc\ud504\ub808\uc2a4 \ucffc\ub9ac \uc778\uc218\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc751\ub2f5\uc744 \ubcc0\uacbd\ud569\ub2c8\ub2e4. \ube44\uacf5\uac1c \ucffc\ub9ac \ubcc0\uc218\ub294 \uc801\uc808\ud55c \uc778\uc99d\uc774 \ud544\uc694\ud569\ub2c8\ub2e4.",
                            "required": false
                        },
                        "code": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ucf54\ub4dc\uc758 \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "description": "\ucfe0\ud3f0 \ucf54\ub4dc.",
                            "type": "string",
                            "required": true
                        },
                        "description": {
                            "description": "\ucfe0\ud3f0 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "default": "fixed_cart",
                            "description": "\uc801\uc6a9\ud560 \ud560\uc778 \uc720\ud615\uc744 \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "amount": {
                            "description": "\ud560\uc778 \uae08\uc561 \ub610\ub294 \ud560\uc778 \ube44\uc728\uc785\ub2c8\ub2e4. \ubc18\ub4dc\uc2dc \uc22b\uc790\ub9cc \uc785\ub825\ud574\uc57c \ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "expiry_date": {
                            "description": "\ucfe0\ud3f0\uc774 \ub9cc\ub8cc\ub420 \ub54c UTC DateTime.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "default": false,
                            "description": "true\uc774\uba74 \ucfe0\ud3f0\uc744 \uac1c\ubcc4\uc801\uc73c\ub85c\ub9cc \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ucfe0\ud3f0\uc774 \uc801\uc6a9\ub41c \ub2e4\ub978 \ud56d\ubaa9\uc740 \uc7a5\ubc14\uad6c\ub2c8\uc5d0\uc11c \uc81c\uac70\ub429\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "\ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \uc0c1\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_product_ids": {
                            "description": "\ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc5c6\ub294 \uc0c1\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\ucfe0\ud3f0\uc740 \ucd1d \uba87 \ubc88\uc774\ub098 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub098\uc694?",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\uace0\uac1d\ub2f9 \ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \ud69f\uc218.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "\ucfe0\ud3f0\uc744 \uc801\uc6a9\ud560 \uc218 \uc788\ub294 \ucd5c\ub300 \uc7a5\ubc14\uad6c\ub2c8 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "default": false,
                            "description": "true\uc778 \uacbd\uc6b0 \uadf8\ub9ac\uace0 \ubb34\ub8cc \ubc30\uc1a1 \ubc29\ubc95\uc5d0 \ucfe0\ud3f0\uc774 \ud544\uc694\ud55c \uacbd\uc6b0 \uc774 \ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud558\uba74 \ubb34\ub8cc\ub85c \ubc30\uc1a1\uc744 \ubc1b\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "\ucfe0\ud3f0\uc744 \uc801\uc6a9\ud560 \uc218 \uc788\ub294 \uce74\ud14c\uace0\ub9ac ID\uc758 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "\ucfe0\ud3f0\uc744 \uc801\uc6a9\ud560 \uc218 \uc5c6\ub294 \uce74\ud14c\uace0\ub9ac ID\uc758 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "default": false,
                            "description": "true\uc774\uba74 \uc774 \ucfe0\ud3f0\uc774 \ud310\ub9e4\uac00\uac00 \uc788\ub294 \uc544\uc774\ud15c\uc5d0 \uc801\uc6a9\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "\ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \ucd5c\uc18c \uc8fc\ubb38 \uae08\uc561.",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "\ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \ub54c \ud5c8\uc6a9\ub418\ub294 \ucd5c\ub300 \uc8fc\ubb38 \uae08\uc561.",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "\uc774 \ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \uc774\uba54\uc77c \uc8fc\uc18c\uc758 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "code": {
                            "description": "\ucfe0\ud3f0 \ucf54\ub4dc.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\ucfe0\ud3f0 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "\uc801\uc6a9\ud560 \ud560\uc778 \uc720\ud615\uc744 \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "amount": {
                            "description": "\ud560\uc778 \uae08\uc561 \ub610\ub294 \ud560\uc778 \ube44\uc728\uc785\ub2c8\ub2e4. \ubc18\ub4dc\uc2dc \uc22b\uc790\ub9cc \uc785\ub825\ud574\uc57c \ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "expiry_date": {
                            "description": "\ucfe0\ud3f0\uc774 \ub9cc\ub8cc\ub420 \ub54c UTC DateTime.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "true\uc774\uba74 \ucfe0\ud3f0\uc744 \uac1c\ubcc4\uc801\uc73c\ub85c\ub9cc \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ucfe0\ud3f0\uc774 \uc801\uc6a9\ub41c \ub2e4\ub978 \ud56d\ubaa9\uc740 \uc7a5\ubc14\uad6c\ub2c8\uc5d0\uc11c \uc81c\uac70\ub429\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "\ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \uc0c1\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_product_ids": {
                            "description": "\ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc5c6\ub294 \uc0c1\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\ucfe0\ud3f0\uc740 \ucd1d \uba87 \ubc88\uc774\ub098 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub098\uc694?",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\uace0\uac1d\ub2f9 \ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \ud69f\uc218.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "\ucfe0\ud3f0\uc744 \uc801\uc6a9\ud560 \uc218 \uc788\ub294 \ucd5c\ub300 \uc7a5\ubc14\uad6c\ub2c8 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "true\uc778 \uacbd\uc6b0 \uadf8\ub9ac\uace0 \ubb34\ub8cc \ubc30\uc1a1 \ubc29\ubc95\uc5d0 \ucfe0\ud3f0\uc774 \ud544\uc694\ud55c \uacbd\uc6b0 \uc774 \ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud558\uba74 \ubb34\ub8cc\ub85c \ubc30\uc1a1\uc744 \ubc1b\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "\ucfe0\ud3f0\uc744 \uc801\uc6a9\ud560 \uc218 \uc788\ub294 \uce74\ud14c\uace0\ub9ac ID\uc758 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "\ucfe0\ud3f0\uc744 \uc801\uc6a9\ud560 \uc218 \uc5c6\ub294 \uce74\ud14c\uace0\ub9ac ID\uc758 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "true\uc774\uba74 \uc774 \ucfe0\ud3f0\uc774 \ud310\ub9e4\uac00\uac00 \uc788\ub294 \uc544\uc774\ud15c\uc5d0 \uc801\uc6a9\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "\ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \ucd5c\uc18c \uc8fc\ubb38 \uae08\uc561.",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "\ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \ub54c \ud5c8\uc6a9\ub418\ub294 \ucd5c\ub300 \uc8fc\ubb38 \uae08\uc561.",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "\uc774 \ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \uc774\uba54\uc77c \uc8fc\uc18c\uc758 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9ac\uc9c0 \uc54a\uace0 \ubc14\ub85c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/coupons\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "code": {
                            "description": "\ucfe0\ud3f0 \ucf54\ub4dc.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\ucfe0\ud3f0 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "\uc801\uc6a9\ud560 \ud560\uc778 \uc720\ud615\uc744 \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "amount": {
                            "description": "\ud560\uc778 \uae08\uc561 \ub610\ub294 \ud560\uc778 \ube44\uc728\uc785\ub2c8\ub2e4. \ubc18\ub4dc\uc2dc \uc22b\uc790\ub9cc \uc785\ub825\ud574\uc57c \ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "expiry_date": {
                            "description": "\ucfe0\ud3f0\uc774 \ub9cc\ub8cc\ub420 \ub54c UTC DateTime.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "true\uc774\uba74 \ucfe0\ud3f0\uc744 \uac1c\ubcc4\uc801\uc73c\ub85c\ub9cc \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ucfe0\ud3f0\uc774 \uc801\uc6a9\ub41c \ub2e4\ub978 \ud56d\ubaa9\uc740 \uc7a5\ubc14\uad6c\ub2c8\uc5d0\uc11c \uc81c\uac70\ub429\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "\ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \uc0c1\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_product_ids": {
                            "description": "\ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc5c6\ub294 \uc0c1\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\ucfe0\ud3f0\uc740 \ucd1d \uba87 \ubc88\uc774\ub098 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub098\uc694?",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\uace0\uac1d\ub2f9 \ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \ud69f\uc218.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "\ucfe0\ud3f0\uc744 \uc801\uc6a9\ud560 \uc218 \uc788\ub294 \ucd5c\ub300 \uc7a5\ubc14\uad6c\ub2c8 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "true\uc778 \uacbd\uc6b0 \uadf8\ub9ac\uace0 \ubb34\ub8cc \ubc30\uc1a1 \ubc29\ubc95\uc5d0 \ucfe0\ud3f0\uc774 \ud544\uc694\ud55c \uacbd\uc6b0 \uc774 \ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud558\uba74 \ubb34\ub8cc\ub85c \ubc30\uc1a1\uc744 \ubc1b\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "\ucfe0\ud3f0\uc744 \uc801\uc6a9\ud560 \uc218 \uc788\ub294 \uce74\ud14c\uace0\ub9ac ID\uc758 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "\ucfe0\ud3f0\uc744 \uc801\uc6a9\ud560 \uc218 \uc5c6\ub294 \uce74\ud14c\uace0\ub9ac ID\uc758 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "true\uc774\uba74 \uc774 \ucfe0\ud3f0\uc774 \ud310\ub9e4\uac00\uac00 \uc788\ub294 \uc544\uc774\ud15c\uc5d0 \uc801\uc6a9\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "\ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \ucd5c\uc18c \uc8fc\ubb38 \uae08\uc561.",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "\ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \ub54c \ud5c8\uc6a9\ub418\ub294 \ucd5c\ub300 \uc8fc\ubb38 \uae08\uc561.",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "\uc774 \ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \uc774\uba54\uc77c \uc8fc\uc18c\uc758 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/customers": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815\ud55c ID\ub4e4\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc774\uba54\uc77c\uc758 \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "role": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc5ed\ud560\uc744 \uac00\uc9c4 \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "default": "customer",
                            "enum": [
                                "all",
                                "administrator",
                                "editor",
                                "author",
                                "contributor",
                                "subscriber",
                                "customer",
                                "shop_manager",
                                "reseller",
                                "educational",
                                "wp_support_plus_agent",
                                "wp_support_plus_supervisor",
                                "reg1532",
                                "business",
                                "wpseo_manager",
                                "wpseo_editor"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "email": {
                            "type": "string",
                            "description": "\uc2e0\uaddc \uc720\uc800 \uc774\uba54\uc77c \uc8fc\uc18c",
                            "required": true
                        },
                        "first_name": {
                            "description": "\uace0\uac1d \uc774\ub984.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\uace0\uac1d \uc131.",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "\uc2e0\uaddc \uc720\uc800 \uc544\uc774\ub514",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "\uc2e0\uaddc \uc0ac\uc6a9\uc790 \ube44\ubc00\ubc88\ud638",
                            "type": "string",
                            "required": true
                        },
                        "billing": {
                            "description": "\uccad\uad6c \uc8fc\uc18c \ub370\uc774\ud130 \ubaa9\ub85d.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\uc131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\uc8fc\uc18c 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \ucf54\ub4dc \ub610\ub294 \uc8fc\/\uad6d\uac00, \uc2dc\/\ub3c4 \ub610\ub294 \uc9c0\uc5ed \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "ISO \uad6d\uac00 \ucf54\ub4dc.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\uc774\uba54\uc77c \uc8fc\uc18c.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\uc804\ud654 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\ubc30\uc1a1 \uc8fc\uc18c \ub370\uc774\ud130 \ubaa9\ub85d.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\uc131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\uc8fc\uc18c 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \ucf54\ub4dc \ub610\ub294 \uc8fc\/\uad6d\uac00, \uc2dc\/\ub3c4 \ub610\ub294 \uc9c0\uc5ed \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "ISO \uad6d\uac00 \ucf54\ub4dc.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "email": {
                            "description": "\uace0\uac1d\uc758 \uc774\uba54\uc77c \uc8fc\uc18c\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "first_name": {
                            "description": "\uace0\uac1d \uc774\ub984.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\uace0\uac1d \uc131.",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "\uace0\uac1d \ub85c\uadf8\uc778 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "\uace0\uac1d \uc554\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\uccad\uad6c \uc8fc\uc18c \ub370\uc774\ud130 \ubaa9\ub85d.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\uc131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\uc8fc\uc18c 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \ucf54\ub4dc \ub610\ub294 \uc8fc\/\uad6d\uac00, \uc2dc\/\ub3c4 \ub610\ub294 \uc9c0\uc5ed \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "ISO \uad6d\uac00 \ucf54\ub4dc.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\uc774\uba54\uc77c \uc8fc\uc18c.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\uc804\ud654 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\ubc30\uc1a1 \uc8fc\uc18c \ub370\uc774\ud130 \ubaa9\ub85d.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\uc131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\uc8fc\uc18c 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \ucf54\ub4dc \ub610\ub294 \uc8fc\/\uad6d\uac00, \uc2dc\/\ub3c4 \ub610\ub294 \uc9c0\uc5ed \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "ISO \uad6d\uac00 \ucf54\ub4dc.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ub9ac\uc18c\uc2a4\ub294 \ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9b4 \uc218 \uc5c6\uc73c\ubbc0\ub85c true \uac12\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "required": false
                        },
                        "reassign": {
                            "default": 0,
                            "type": "integer",
                            "description": "\uae00\uc744 \ub2e4\uc2dc \uc9c0\uc815\ud560 ID\uc785\ub2c8\ub2e4.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/customers\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "email": {
                            "description": "\uace0\uac1d\uc758 \uc774\uba54\uc77c \uc8fc\uc18c\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "first_name": {
                            "description": "\uace0\uac1d \uc774\ub984.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\uace0\uac1d \uc131.",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "\uace0\uac1d \ub85c\uadf8\uc778 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "\uace0\uac1d \uc554\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\uccad\uad6c \uc8fc\uc18c \ub370\uc774\ud130 \ubaa9\ub85d.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\uc131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\uc8fc\uc18c 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \ucf54\ub4dc \ub610\ub294 \uc8fc\/\uad6d\uac00, \uc2dc\/\ub3c4 \ub610\ub294 \uc9c0\uc5ed \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "ISO \uad6d\uac00 \ucf54\ub4dc.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\uc774\uba54\uc77c \uc8fc\uc18c.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\uc804\ud654 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\ubc30\uc1a1 \uc8fc\uc18c \ub370\uc774\ud130 \ubaa9\ub85d.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\uc131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\uc8fc\uc18c 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \ucf54\ub4dc \ub610\ub294 \uc8fc\/\uad6d\uac00, \uc2dc\/\ub3c4 \ub610\ub294 \uc9c0\uc5ed \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "ISO \uad6d\uac00 \ucf54\ub4dc.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uc8fc\ubb38 ID",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "order_id": {
                            "description": "\uc8fc\ubb38 ID",
                            "type": "integer",
                            "required": false
                        },
                        "note": {
                            "type": "string",
                            "description": "\uc8fc\ubb38 \uba54\ubaa8 \ub0b4\uc6a9",
                            "required": true
                        },
                        "customer_note": {
                            "default": false,
                            "description": "\uba54\ubaa8\uac00 \ucc38\uc870\uc6a9\uc778\uc9c0 \uace0\uac1d\uc6a9\uc778\uc9c0\ub97c \ud45c\uc2dc\ud558\uac70\ub098 \uc9c0\uc815\ud569\ub2c8\ub2e4(\uace0\uac1d\uc5d0\uac8c \ud1b5\uc9c0\ud568).",
                            "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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "order_id": {
                            "description": "\uc8fc\ubb38 ID",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "order_id": {
                            "description": "\uc8fc\ubb38 ID",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ub9ac\uc18c\uc2a4\ub294 \ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9b4 \uc218 \uc5c6\uc73c\ubbc0\ub85c true \uac12\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/orders\/(?P<order_id>[\\d]+)\/refunds": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "order_id": {
                            "description": "\uc8fc\ubb38 ID",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "filter": {
                            "type": "object",
                            "description": "\uc6cc\ub4dc\ud504\ub808\uc2a4 \ucffc\ub9ac \uc778\uc218\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc751\ub2f5\uc744 \ubcc0\uacbd\ud569\ub2c8\ub2e4. \ube44\uacf5\uac1c \ucffc\ub9ac \ubcc0\uc218\ub294 \uc801\uc808\ud55c \uc778\uc99d\uc774 \ud544\uc694\ud569\ub2c8\ub2e4.",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0c1\ud0dc\uc758 \uc8fc\ubb38\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "enum": [
                                "any",
                                "pending",
                                "awaiting-approval",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "quote",
                                "intransit",
                                "deliveryexception",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "customer": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uace0\uac1d\uc758 \uc8fc\ubb38\uc73c\ub85c \uc81c\ud55c.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0c1\ud488\uc774 \ud3ec\ud568\ub41c \uc8fc\ubb38\uc73c\ub85c \uc81c\ud55c.",
                            "type": "integer",
                            "required": false
                        },
                        "dp": {
                            "default": 2,
                            "description": "\uac01 \ub9ac\uc18c\uc2a4\uc5d0 \uc0ac\uc6a9\ud560 \uc18c\uc218\uc810 \uc790\ub9ac \uc218.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "order_id": {
                            "description": "\uc8fc\ubb38 ID",
                            "type": "integer",
                            "required": false
                        },
                        "amount": {
                            "description": "\ud658\ubd88 \uae08\uc561.",
                            "type": "string",
                            "required": false
                        },
                        "reason": {
                            "description": "\ud658\ubd88 \uc0ac\uc720.",
                            "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": "\uc8fc\ubb38 ID",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "order_id": {
                            "description": "\uc8fc\ubb38 ID",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "\ub9ac\uc18c\uc2a4\ub294 \ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9b4 \uc218 \uc5c6\uc73c\ubbc0\ub85c true \uac12\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/orders": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "filter": {
                            "type": "object",
                            "description": "\uc6cc\ub4dc\ud504\ub808\uc2a4 \ucffc\ub9ac \uc778\uc218\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc751\ub2f5\uc744 \ubcc0\uacbd\ud569\ub2c8\ub2e4. \ube44\uacf5\uac1c \ucffc\ub9ac \ubcc0\uc218\ub294 \uc801\uc808\ud55c \uc778\uc99d\uc774 \ud544\uc694\ud569\ub2c8\ub2e4.",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0c1\ud0dc\uc758 \uc8fc\ubb38\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "enum": [
                                "any",
                                "pending",
                                "awaiting-approval",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "quote",
                                "intransit",
                                "deliveryexception",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "customer": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uace0\uac1d\uc758 \uc8fc\ubb38\uc73c\ub85c \uc81c\ud55c.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0c1\ud488\uc774 \ud3ec\ud568\ub41c \uc8fc\ubb38\uc73c\ub85c \uc81c\ud55c.",
                            "type": "integer",
                            "required": false
                        },
                        "dp": {
                            "default": 2,
                            "description": "\uac01 \ub9ac\uc18c\uc2a4\uc5d0 \uc0ac\uc6a9\ud560 \uc18c\uc218\uc810 \uc790\ub9ac \uc218.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "\uc0c1\uc704 \uc8fc\ubb38 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "default": "pending",
                            "description": "\uc624\ub354 \uc0c1\ud0dc",
                            "type": "string",
                            "enum": [
                                "pending",
                                "awaiting-approval",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "quote",
                                "intransit",
                                "deliveryexception",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "default": "USD",
                            "description": "\uc8fc\ubb38 \uc2dc \uc0ac\uc6a9\ub41c \ud1b5\ud654 (ISO \ud615\uc2dd).",
                            "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",
                                "ETH",
                                "SLE"
                            ],
                            "required": false
                        },
                        "customer_id": {
                            "default": 0,
                            "description": "\uc8fc\ubb38\uc790\uc758 \uc0ac\uc6a9\uc790 ID. 0\uc740 \uc190\ub2d8.",
                            "type": "integer",
                            "required": false
                        },
                        "billing": {
                            "description": "\uccad\uad6c \uc8fc\uc18c.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\uc131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\uc8fc\uc18c 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \ucf54\ub4dc \ub610\ub294 \uc8fc\/\uad6d\uac00, \uc2dc\/\ub3c4 \ub610\ub294 \uc9c0\uc5ed \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "ISO 3166-1 alpha-2 \ud615\uc2dd \uad6d\uac00 \ucf54\ub4dc.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\uc774\uba54\uc77c \uc8fc\uc18c.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\uc804\ud654 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\ubc30\uc1a1 \uc8fc\uc18c.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\uc131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\uc8fc\uc18c 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \ucf54\ub4dc \ub610\ub294 \uc8fc\/\uad6d\uac00, \uc2dc\/\ub3c4 \ub610\ub294 \uc9c0\uc5ed \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "ISO 3166-1 alpha-2 \ud615\uc2dd \uad6d\uac00 \ucf54\ub4dc.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\uacb0\uc81c \ubc29\uc2dd ID.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "\uacb0\uc81c \ubc29\uc2dd \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "set_paid": {
                            "default": false,
                            "description": "\uc8fc\ubb38\uc758 \uacb0\uc81c \uc5ec\ubd80\ub97c \uc9c0\uc815\ud569\ub2c8\ub2e4. \uc0c1\ud0dc\ub97c \ucc98\ub9ac \uc911\uc73c\ub85c \uc9c0\uc815\ud558\uace0 \uc7ac\uace0 \ud56d\ubaa9\uc744 \uc904\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "\uace0\uc720 \uac70\ub798 ID.",
                            "type": "string",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\uacb0\uc81c\ud558\ub294 \ub3d9\uc548 \uace0\uac1d\uc774 \ub0a8\uae34 \uba54\ubaa8\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "line_items": {
                            "description": "\ud488\ubaa9 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\uc0c1\ud488 \uba85.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "sku": {
                                        "description": "\uc0c1\ud488 SKU.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "product_id": {
                                        "description": "\uc0c1\ud488 ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "\ud574\ub2f9\ud560 \uacbd\uc6b0, \ubcc0\ud615 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "\uc8fc\ubb38 \uc218\ub7c9.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\uc0c1\ud488\uc758 \uc138\uae08 \ud074\ub798\uc2a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "\uc0c1\ud488 \uac00\uaca9.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "subtotal": {
                                        "description": "\ub77c\uc778 \ubd80\ubd84\ud569\uacc4(\ud560\uc778 \uc804).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "\ub77c\uc778 \ubd80\ubd84\ud569\uacc4 \uc138\uae08(\ud560\uc778 \uc804).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\ub77c\uc778 \ud569\uacc4(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\ub77c\uc778 \ud569\uacc4 \uc138\uae08(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "\ub77c\uc778 \uc138\uae08.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc138\uc728 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\uc138\uae08 \ud569\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\uc138\uae08 \uc18c\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta": {
                                        "description": "\ud488\ubaa9 \uba54\ud0c0 \ub370\uc774\ud130.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "key": {
                                                    "description": "\uba54\ud0c0 \ud0a4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "label": {
                                                    "description": "\uba54\ud0c0 \ub808\uc774\ube14.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "value": {
                                                    "description": "\uba54\ud0c0 \uac12.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "properties": {
                                "bundled_by": {
                                    "description": "\uc0c1\uc704 \uac1c\ubcc4 \uc544\uc774\ud15c\uc758 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4(\uc544\uc774\ud15c\uc774 \ubc88\ub4e4\uc758 \uc77c\ubd80\uc778 \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "bundled_items": {
                                    "description": "\ubc88\ub4e4 \uac1c\ubcc4 \uc544\uc774\ud15c\uc758 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4(\uc544\uc774\ud15c\uc774 \ubc88\ub4e4 \ucee8\ud14c\uc774\ub108\uc778 \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                    "type": "array",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "integer"
                                    },
                                    "readonly": true
                                },
                                "bundled_item_title": {
                                    "description": "\uc6d0\ub798 \uc81c\ud488 \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "bundle_configuration": {
                                    "description": "\ubc88\ub4e4 \uad6c\uc131 \ubc30\uc5f4\uc785\ub2c8\ub2e4. \ubc88\ub4e4 \uac1c\ubcc4 \uc544\uc774\ud15c\ub3c4 \uc8fc\ubb38\uc5d0 \ucd94\uac00\ub418\ub3c4\ub85d \ubc88\ub4e4\ud615 \uac1c\ubcc4 \uc544\uc774\ud15c\uc744 \uc8fc\ubb38\uc5d0 \ucd94\uac00\ud560 \ub54c \uc815\uc758\ud574\uc57c \ud569\ub2c8\ub2e4.",
                                    "type": "array",
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "bundled_item_id": {
                                                "description": "\ubc88\ub4e4 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "product_id": {
                                                "description": "\ubc88\ub4e4 \uc81c\ud488 ID\uc785\ub2c8\ub2e4.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "quantity": {
                                                "description": "\uc120\ud0dd\ud55c \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "title": {
                                                "description": "\uc6d0\ub798 \uc81c\ud488 \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                                "type": "string",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "optional_selected": {
                                                "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc120\ud0dd\ub418\uc5c8\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4. \uc120\ud0dd\uc801 \ubc88\ub4e4 \uc544\uc774\ud15c\uc5d0 \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                                                "type": "boolean",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "variation_id": {
                                                "description": "\uc120\ud0dd\ud55c \ubcc0\ud615 ID\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "attributes": {
                                                "description": "'WC_Order::add_product'\uc5d0 \uc804\ub2ec\ub418\ub294 \uc120\ud0dd\ud55c \ubcc0\ud615 \ub370\uc774\ud130\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                                "type": "object",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "args": {
                                                "description": "'WC_Order::add_product'\uc5d0 \uc804\ub2ec\ub418\ub294 \ucd94\uac00 \uc778\uc218\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                                "type": "object",
                                                "context": [
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "\ubc30\uc1a1 \ub77c\uc778 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "\ubc30\uc1a1 \ubc29\ubc95 \uba85.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "\ubc30\uc1a1 \ubc29\ubc95 ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\ub77c\uc778 \ud569\uacc4(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\ub77c\uc778 \ud569\uacc4 \uc138\uae08(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\ub77c\uc778 \uc138\uae08.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc138\uc728 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\uc138\uae08 \ud569\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "\uc694\uae08 \ub77c\uc778 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\uc694\uae08 \uba85.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\uc694\uae08\uc758 \uc138\uae08 \ud074\ub798\uc2a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\uc694\uae08\uc758 \uc138\uae08 \uc0c1\ud0dc.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\ub77c\uc778 \ud569\uacc4(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\ub77c\uc778 \ud569\uacc4 \uc138\uae08(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "\ub77c\uc778 \uc138\uae08.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc138\uc728 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\uc138\uae08 \ud569\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\uc138\uae08 \uc18c\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "\ucfe0\ud3f0 \ub77c\uc778 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "\ucfe0\ud3f0 \ucf54\ub4dc.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\ud560\uc778 \ucd1d \uae08\uc561",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount_tax": {
                                        "description": "\ud560\uc778 \ud569\uacc4 \uc138\uae08.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "parent_id": {
                            "description": "\uc0c1\uc704 \uc8fc\ubb38 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "\uc624\ub354 \uc0c1\ud0dc",
                            "type": "string",
                            "enum": [
                                "pending",
                                "awaiting-approval",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "quote",
                                "intransit",
                                "deliveryexception",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "\uc8fc\ubb38 \uc2dc \uc0ac\uc6a9\ub41c \ud1b5\ud654 (ISO \ud615\uc2dd).",
                            "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",
                                "ETH",
                                "SLE"
                            ],
                            "required": false
                        },
                        "customer_id": {
                            "description": "\uc8fc\ubb38\uc790\uc758 \uc0ac\uc6a9\uc790 ID. 0\uc740 \uc190\ub2d8.",
                            "type": "integer",
                            "required": false
                        },
                        "billing": {
                            "description": "\uccad\uad6c \uc8fc\uc18c.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\uc131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\uc8fc\uc18c 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \ucf54\ub4dc \ub610\ub294 \uc8fc\/\uad6d\uac00, \uc2dc\/\ub3c4 \ub610\ub294 \uc9c0\uc5ed \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "ISO 3166-1 alpha-2 \ud615\uc2dd \uad6d\uac00 \ucf54\ub4dc.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\uc774\uba54\uc77c \uc8fc\uc18c.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\uc804\ud654 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\ubc30\uc1a1 \uc8fc\uc18c.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\uc131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\uc8fc\uc18c 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \ucf54\ub4dc \ub610\ub294 \uc8fc\/\uad6d\uac00, \uc2dc\/\ub3c4 \ub610\ub294 \uc9c0\uc5ed \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "ISO 3166-1 alpha-2 \ud615\uc2dd \uad6d\uac00 \ucf54\ub4dc.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\uacb0\uc81c \ubc29\uc2dd ID.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "\uacb0\uc81c \ubc29\uc2dd \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "set_paid": {
                            "description": "\uc8fc\ubb38\uc758 \uacb0\uc81c \uc5ec\ubd80\ub97c \uc9c0\uc815\ud569\ub2c8\ub2e4. \uc0c1\ud0dc\ub97c \ucc98\ub9ac \uc911\uc73c\ub85c \uc9c0\uc815\ud558\uace0 \uc7ac\uace0 \ud56d\ubaa9\uc744 \uc904\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "\uace0\uc720 \uac70\ub798 ID.",
                            "type": "string",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\uacb0\uc81c\ud558\ub294 \ub3d9\uc548 \uace0\uac1d\uc774 \ub0a8\uae34 \uba54\ubaa8\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "line_items": {
                            "description": "\ud488\ubaa9 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\uc0c1\ud488 \uba85.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "sku": {
                                        "description": "\uc0c1\ud488 SKU.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "product_id": {
                                        "description": "\uc0c1\ud488 ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "\ud574\ub2f9\ud560 \uacbd\uc6b0, \ubcc0\ud615 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "\uc8fc\ubb38 \uc218\ub7c9.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\uc0c1\ud488\uc758 \uc138\uae08 \ud074\ub798\uc2a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "\uc0c1\ud488 \uac00\uaca9.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "subtotal": {
                                        "description": "\ub77c\uc778 \ubd80\ubd84\ud569\uacc4(\ud560\uc778 \uc804).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "\ub77c\uc778 \ubd80\ubd84\ud569\uacc4 \uc138\uae08(\ud560\uc778 \uc804).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\ub77c\uc778 \ud569\uacc4(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\ub77c\uc778 \ud569\uacc4 \uc138\uae08(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "\ub77c\uc778 \uc138\uae08.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc138\uc728 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\uc138\uae08 \ud569\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\uc138\uae08 \uc18c\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta": {
                                        "description": "\ud488\ubaa9 \uba54\ud0c0 \ub370\uc774\ud130.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "key": {
                                                    "description": "\uba54\ud0c0 \ud0a4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "label": {
                                                    "description": "\uba54\ud0c0 \ub808\uc774\ube14.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "value": {
                                                    "description": "\uba54\ud0c0 \uac12.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "properties": {
                                "bundled_by": {
                                    "description": "\uc0c1\uc704 \uac1c\ubcc4 \uc544\uc774\ud15c\uc758 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4(\uc544\uc774\ud15c\uc774 \ubc88\ub4e4\uc758 \uc77c\ubd80\uc778 \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "bundled_items": {
                                    "description": "\ubc88\ub4e4 \uac1c\ubcc4 \uc544\uc774\ud15c\uc758 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4(\uc544\uc774\ud15c\uc774 \ubc88\ub4e4 \ucee8\ud14c\uc774\ub108\uc778 \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                    "type": "array",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "integer"
                                    },
                                    "readonly": true
                                },
                                "bundled_item_title": {
                                    "description": "\uc6d0\ub798 \uc81c\ud488 \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "bundle_configuration": {
                                    "description": "\ubc88\ub4e4 \uad6c\uc131 \ubc30\uc5f4\uc785\ub2c8\ub2e4. \ubc88\ub4e4 \uac1c\ubcc4 \uc544\uc774\ud15c\ub3c4 \uc8fc\ubb38\uc5d0 \ucd94\uac00\ub418\ub3c4\ub85d \ubc88\ub4e4\ud615 \uac1c\ubcc4 \uc544\uc774\ud15c\uc744 \uc8fc\ubb38\uc5d0 \ucd94\uac00\ud560 \ub54c \uc815\uc758\ud574\uc57c \ud569\ub2c8\ub2e4.",
                                    "type": "array",
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "bundled_item_id": {
                                                "description": "\ubc88\ub4e4 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "product_id": {
                                                "description": "\ubc88\ub4e4 \uc81c\ud488 ID\uc785\ub2c8\ub2e4.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "quantity": {
                                                "description": "\uc120\ud0dd\ud55c \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "title": {
                                                "description": "\uc6d0\ub798 \uc81c\ud488 \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                                "type": "string",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "optional_selected": {
                                                "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc120\ud0dd\ub418\uc5c8\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4. \uc120\ud0dd\uc801 \ubc88\ub4e4 \uc544\uc774\ud15c\uc5d0 \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                                                "type": "boolean",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "variation_id": {
                                                "description": "\uc120\ud0dd\ud55c \ubcc0\ud615 ID\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "attributes": {
                                                "description": "'WC_Order::add_product'\uc5d0 \uc804\ub2ec\ub418\ub294 \uc120\ud0dd\ud55c \ubcc0\ud615 \ub370\uc774\ud130\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                                "type": "object",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "args": {
                                                "description": "'WC_Order::add_product'\uc5d0 \uc804\ub2ec\ub418\ub294 \ucd94\uac00 \uc778\uc218\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                                "type": "object",
                                                "context": [
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "\ubc30\uc1a1 \ub77c\uc778 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "\ubc30\uc1a1 \ubc29\ubc95 \uba85.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "\ubc30\uc1a1 \ubc29\ubc95 ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\ub77c\uc778 \ud569\uacc4(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\ub77c\uc778 \ud569\uacc4 \uc138\uae08(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\ub77c\uc778 \uc138\uae08.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc138\uc728 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\uc138\uae08 \ud569\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "\uc694\uae08 \ub77c\uc778 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\uc694\uae08 \uba85.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\uc694\uae08\uc758 \uc138\uae08 \ud074\ub798\uc2a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\uc694\uae08\uc758 \uc138\uae08 \uc0c1\ud0dc.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\ub77c\uc778 \ud569\uacc4(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\ub77c\uc778 \ud569\uacc4 \uc138\uae08(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "\ub77c\uc778 \uc138\uae08.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc138\uc728 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\uc138\uae08 \ud569\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\uc138\uae08 \uc18c\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "\ucfe0\ud3f0 \ub77c\uc778 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "\ucfe0\ud3f0 \ucf54\ub4dc.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\ud560\uc778 \ucd1d \uae08\uc561",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount_tax": {
                                        "description": "\ud560\uc778 \ud569\uacc4 \uc138\uae08.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9ac\uc9c0 \uc54a\uace0 \ubc14\ub85c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/orders\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "\uc0c1\uc704 \uc8fc\ubb38 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "\uc624\ub354 \uc0c1\ud0dc",
                            "type": "string",
                            "enum": [
                                "pending",
                                "awaiting-approval",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "quote",
                                "intransit",
                                "deliveryexception",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "\uc8fc\ubb38 \uc2dc \uc0ac\uc6a9\ub41c \ud1b5\ud654 (ISO \ud615\uc2dd).",
                            "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",
                                "ETH",
                                "SLE"
                            ],
                            "required": false
                        },
                        "customer_id": {
                            "description": "\uc8fc\ubb38\uc790\uc758 \uc0ac\uc6a9\uc790 ID. 0\uc740 \uc190\ub2d8.",
                            "type": "integer",
                            "required": false
                        },
                        "billing": {
                            "description": "\uccad\uad6c \uc8fc\uc18c.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\uc131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\uc8fc\uc18c 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \ucf54\ub4dc \ub610\ub294 \uc8fc\/\uad6d\uac00, \uc2dc\/\ub3c4 \ub610\ub294 \uc9c0\uc5ed \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "ISO 3166-1 alpha-2 \ud615\uc2dd \uad6d\uac00 \ucf54\ub4dc.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\uc774\uba54\uc77c \uc8fc\uc18c.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\uc804\ud654 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\ubc30\uc1a1 \uc8fc\uc18c.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\uc131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\uc8fc\uc18c 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \ucf54\ub4dc \ub610\ub294 \uc8fc\/\uad6d\uac00, \uc2dc\/\ub3c4 \ub610\ub294 \uc9c0\uc5ed \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "ISO 3166-1 alpha-2 \ud615\uc2dd \uad6d\uac00 \ucf54\ub4dc.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\uacb0\uc81c \ubc29\uc2dd ID.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "\uacb0\uc81c \ubc29\uc2dd \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "set_paid": {
                            "description": "\uc8fc\ubb38\uc758 \uacb0\uc81c \uc5ec\ubd80\ub97c \uc9c0\uc815\ud569\ub2c8\ub2e4. \uc0c1\ud0dc\ub97c \ucc98\ub9ac \uc911\uc73c\ub85c \uc9c0\uc815\ud558\uace0 \uc7ac\uace0 \ud56d\ubaa9\uc744 \uc904\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "\uace0\uc720 \uac70\ub798 ID.",
                            "type": "string",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\uacb0\uc81c\ud558\ub294 \ub3d9\uc548 \uace0\uac1d\uc774 \ub0a8\uae34 \uba54\ubaa8\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "line_items": {
                            "description": "\ud488\ubaa9 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\uc0c1\ud488 \uba85.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "sku": {
                                        "description": "\uc0c1\ud488 SKU.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "product_id": {
                                        "description": "\uc0c1\ud488 ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "\ud574\ub2f9\ud560 \uacbd\uc6b0, \ubcc0\ud615 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "\uc8fc\ubb38 \uc218\ub7c9.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\uc0c1\ud488\uc758 \uc138\uae08 \ud074\ub798\uc2a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "\uc0c1\ud488 \uac00\uaca9.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "subtotal": {
                                        "description": "\ub77c\uc778 \ubd80\ubd84\ud569\uacc4(\ud560\uc778 \uc804).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "\ub77c\uc778 \ubd80\ubd84\ud569\uacc4 \uc138\uae08(\ud560\uc778 \uc804).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\ub77c\uc778 \ud569\uacc4(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\ub77c\uc778 \ud569\uacc4 \uc138\uae08(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "\ub77c\uc778 \uc138\uae08.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc138\uc728 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\uc138\uae08 \ud569\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\uc138\uae08 \uc18c\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta": {
                                        "description": "\ud488\ubaa9 \uba54\ud0c0 \ub370\uc774\ud130.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "key": {
                                                    "description": "\uba54\ud0c0 \ud0a4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "label": {
                                                    "description": "\uba54\ud0c0 \ub808\uc774\ube14.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "value": {
                                                    "description": "\uba54\ud0c0 \uac12.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "properties": {
                                "bundled_by": {
                                    "description": "\uc0c1\uc704 \uac1c\ubcc4 \uc544\uc774\ud15c\uc758 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4(\uc544\uc774\ud15c\uc774 \ubc88\ub4e4\uc758 \uc77c\ubd80\uc778 \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "bundled_items": {
                                    "description": "\ubc88\ub4e4 \uac1c\ubcc4 \uc544\uc774\ud15c\uc758 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4(\uc544\uc774\ud15c\uc774 \ubc88\ub4e4 \ucee8\ud14c\uc774\ub108\uc778 \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                    "type": "array",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "integer"
                                    },
                                    "readonly": true
                                },
                                "bundled_item_title": {
                                    "description": "\uc6d0\ub798 \uc81c\ud488 \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "bundle_configuration": {
                                    "description": "\ubc88\ub4e4 \uad6c\uc131 \ubc30\uc5f4\uc785\ub2c8\ub2e4. \ubc88\ub4e4 \uac1c\ubcc4 \uc544\uc774\ud15c\ub3c4 \uc8fc\ubb38\uc5d0 \ucd94\uac00\ub418\ub3c4\ub85d \ubc88\ub4e4\ud615 \uac1c\ubcc4 \uc544\uc774\ud15c\uc744 \uc8fc\ubb38\uc5d0 \ucd94\uac00\ud560 \ub54c \uc815\uc758\ud574\uc57c \ud569\ub2c8\ub2e4.",
                                    "type": "array",
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "bundled_item_id": {
                                                "description": "\ubc88\ub4e4 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "product_id": {
                                                "description": "\ubc88\ub4e4 \uc81c\ud488 ID\uc785\ub2c8\ub2e4.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "quantity": {
                                                "description": "\uc120\ud0dd\ud55c \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "title": {
                                                "description": "\uc6d0\ub798 \uc81c\ud488 \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                                "type": "string",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "optional_selected": {
                                                "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc120\ud0dd\ub418\uc5c8\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4. \uc120\ud0dd\uc801 \ubc88\ub4e4 \uc544\uc774\ud15c\uc5d0 \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                                                "type": "boolean",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "variation_id": {
                                                "description": "\uc120\ud0dd\ud55c \ubcc0\ud615 ID\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "attributes": {
                                                "description": "'WC_Order::add_product'\uc5d0 \uc804\ub2ec\ub418\ub294 \uc120\ud0dd\ud55c \ubcc0\ud615 \ub370\uc774\ud130\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                                "type": "object",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "args": {
                                                "description": "'WC_Order::add_product'\uc5d0 \uc804\ub2ec\ub418\ub294 \ucd94\uac00 \uc778\uc218\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                                "type": "object",
                                                "context": [
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "\ubc30\uc1a1 \ub77c\uc778 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "\ubc30\uc1a1 \ubc29\ubc95 \uba85.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "\ubc30\uc1a1 \ubc29\ubc95 ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\ub77c\uc778 \ud569\uacc4(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\ub77c\uc778 \ud569\uacc4 \uc138\uae08(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\ub77c\uc778 \uc138\uae08.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc138\uc728 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\uc138\uae08 \ud569\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "\uc694\uae08 \ub77c\uc778 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\uc694\uae08 \uba85.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\uc694\uae08\uc758 \uc138\uae08 \ud074\ub798\uc2a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\uc694\uae08\uc758 \uc138\uae08 \uc0c1\ud0dc.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\ub77c\uc778 \ud569\uacc4(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\ub77c\uc778 \ud569\uacc4 \uc138\uae08(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "\ub77c\uc778 \uc138\uae08.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc138\uc728 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\uc138\uae08 \ud569\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\uc138\uae08 \uc18c\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "\ucfe0\ud3f0 \ub77c\uc778 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "\ucfe0\ud3f0 \ucf54\ub4dc.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\ud560\uc778 \ucd1d \uae08\uc561",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount_tax": {
                                        "description": "\ud560\uc778 \ud569\uacc4 \uc138\uae08.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uc6a9\uc5b4 \uc18d\uc131\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4. \uacc4\uce35\uc801 \ubd84\ub958\uc5d0\ub9cc \uc801\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \ub9ac\uc18c\uc2a4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc228\uae30\uae30 \uc5ec\ubd80\uac00 \uc5b4\ub5a4 \uc81c\ud488\uc5d0\ub3c4 \uc9c0\uc815\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8\uc5d0 \uc9c0\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c. \uacc4\uce35\uc801 \ubd84\ub958\uc5d0\ub9cc \uc801\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0c1\ud488\uc5d0 \uc9c0\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc2ac\ub7ec\uadf8\ub97c \uac00\uc9c4 \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "\uc6a9\uc5b4 \uc18d\uc131\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "\ub9ac\uc18c\uc2a4\uc758 \uc774\ub984\uc785\ub2c8\ub2e4.",
                            "required": true
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uc0ac\uc6a9\uc790 \uc815\uc758 \uc815\ub82c\uc5d0 \uc0ac\uc6a9\ub420 \uba54\ub274 \uc21c\uc11c.",
                            "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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "\uc6a9\uc5b4 \uc18d\uc131\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "\uc6a9\uc5b4 \uc18d\uc131\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\uc6a9\uc5b4 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uc0ac\uc6a9\uc790 \uc815\uc758 \uc815\ub82c\uc5d0 \uc0ac\uc6a9\ub420 \uba54\ub274 \uc21c\uc11c.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "\uc6a9\uc5b4 \uc18d\uc131\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ub9ac\uc18c\uc2a4\ub294 \ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9b4 \uc218 \uc5c6\uc73c\ubbc0\ub85c true \uac12\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "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": "\uc6a9\uc5b4 \uc18d\uc131\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\uc6a9\uc5b4 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uc0ac\uc6a9\uc790 \uc815\uc758 \uc815\ub82c\uc5d0 \uc0ac\uc6a9\ub420 \uba54\ub274 \uc21c\uc11c.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/attributes": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "\ub9ac\uc18c\uc2a4\uc758 \uc774\ub984\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "select",
                            "description": "\uc18d\uc131 \uc720\ud615.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "default": "menu_order",
                            "description": "\uae30\ubcf8 \uc815\ub82c \uc21c\uc11c",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "default": false,
                            "description": "\uc18d\uc131 \ubcf4\uad00\ud568 \ud65c\uc131\ud654\/\ube44\ud65c\uc131\ud654.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\uc18d\uc131 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\uc18d\uc131 \uc720\ud615.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "\uae30\ubcf8 \uc815\ub82c \uc21c\uc11c",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "\uc18d\uc131 \ubcf4\uad00\ud568 \ud65c\uc131\ud654\/\ube44\ud65c\uc131\ud654.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "\ub9ac\uc18c\uc2a4\ub294 \ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9b4 \uc218 \uc5c6\uc73c\ubbc0\ub85c true \uac12\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/attributes\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\uc18d\uc131 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\uc18d\uc131 \uc720\ud615.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "\uae30\ubcf8 \uc815\ub82c \uc21c\uc11c",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "\uc18d\uc131 \ubcf4\uad00\ud568 \ud65c\uc131\ud654\/\ube44\ud65c\uc131\ud654.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v1\/products\/attributes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v1\/products\/categories": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4. \uacc4\uce35\uc801 \ubd84\ub958\uc5d0\ub9cc \uc801\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \ub9ac\uc18c\uc2a4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc228\uae30\uae30 \uc5ec\ubd80\uac00 \uc5b4\ub5a4 \uc81c\ud488\uc5d0\ub3c4 \uc9c0\uc815\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8\uc5d0 \uc9c0\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c. \uacc4\uce35\uc801 \ubd84\ub958\uc5d0\ub9cc \uc801\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0c1\ud488\uc5d0 \uc9c0\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc2ac\ub7ec\uadf8\ub97c \uac00\uc9c4 \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "\ub9ac\uc18c\uc2a4\uc758 \uc774\ub984\uc785\ub2c8\ub2e4.",
                            "required": true
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\ub9ac\uc18c\uc2a4 \ubd80\ubaa8\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "default": "default",
                            "description": "\ubc94\uc8fc \uc544\uce74\uc774\ube0c \ud45c\uc2dc \uc720\ud615.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\uc774\ubbf8\uc9c0 \ub370\uc774\ud130.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\uc774\ubbf8\uc9c0 ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\uc774\ubbf8\uc9c0 URL.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "\uc774\ubbf8\uc9c0 \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\ubd84\ub958 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\ub9ac\uc18c\uc2a4 \ubd80\ubaa8\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "\ubc94\uc8fc \uc544\uce74\uc774\ube0c \ud45c\uc2dc \uc720\ud615.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\uc774\ubbf8\uc9c0 \ub370\uc774\ud130.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\uc774\ubbf8\uc9c0 ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\uc774\ubbf8\uc9c0 URL.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "\uc774\ubbf8\uc9c0 \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ub9ac\uc18c\uc2a4\ub294 \ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9b4 \uc218 \uc5c6\uc73c\ubbc0\ub85c true \uac12\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/categories\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\ubd84\ub958 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\ub9ac\uc18c\uc2a4 \ubd80\ubaa8\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "\ubc94\uc8fc \uc544\uce74\uc774\ube0c \ud45c\uc2dc \uc720\ud615.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\uc774\ubbf8\uc9c0 \ub370\uc774\ud130.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\uc774\ubbf8\uc9c0 ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\uc774\ubbf8\uc9c0 URL.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "\uc774\ubbf8\uc9c0 \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uc635\uc158 \uc0c1\ud488\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\uc0c1\ud488\uc635\uc158\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\uc635\uc158 \uc0c1\ud488\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\uc0c1\ud488\uc635\uc158\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "review": {
                            "type": "string",
                            "description": "\ucf58\ud150\uce20 \uac80\ud1a0",
                            "required": true
                        },
                        "date_created": {
                            "description": "\uc0c1\ud488\ud3c9\uc774 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "\ud3c9\uc810(0\uc5d0\uc11c 5\uae4c\uc9c0).",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "\ub9ac\ubdf0 \uc791\uc131\uc790\uc758 \uc774\ub984",
                            "required": true
                        },
                        "email": {
                            "type": "string",
                            "description": "\ub9ac\ubdf0 \uc791\uc131\uc790\uc758 \uc774\uba54\uc77c",
                            "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": "\uc635\uc158 \uc0c1\ud488\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\uc635\uc158 \uc0c1\ud488\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "review": {
                            "description": "\uc0c1\ud488\ud3c9\uc758 \ub0b4\uc6a9",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "\uc0c1\ud488\ud3c9\uc774 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "\ud3c9\uc810(0\uc5d0\uc11c 5\uae4c\uc9c0).",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\uc0c1\ud488\ud3c9 \uc791\uc131\uc790 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\uc0c1\ud488\ud3c9 \uc791\uc131\uc790 \uc774\uba54\uc77c.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\uc635\uc158 \uc0c1\ud488\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9ac\uc9c0 \uc54a\uace0 \ubc14\ub85c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/shipping_classes": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4. \uacc4\uce35\uc801 \ubd84\ub958\uc5d0\ub9cc \uc801\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \ub9ac\uc18c\uc2a4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc228\uae30\uae30 \uc5ec\ubd80\uac00 \uc5b4\ub5a4 \uc81c\ud488\uc5d0\ub3c4 \uc9c0\uc815\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8\uc5d0 \uc9c0\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c. \uacc4\uce35\uc801 \ubd84\ub958\uc5d0\ub9cc \uc801\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0c1\ud488\uc5d0 \uc9c0\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc2ac\ub7ec\uadf8\ub97c \uac00\uc9c4 \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "\ub9ac\uc18c\uc2a4\uc758 \uc774\ub984\uc785\ub2c8\ub2e4.",
                            "required": true
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\ubc30\uc1a1 \ud074\ub798\uc2a4 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ub9ac\uc18c\uc2a4\ub294 \ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9b4 \uc218 \uc5c6\uc73c\ubbc0\ub85c true \uac12\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/shipping_classes\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\ubc30\uc1a1 \ud074\ub798\uc2a4 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v1\/products\/shipping_classes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v1\/products\/tags": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4. \uacc4\uce35\uc801 \ubd84\ub958\uc5d0\ub9cc \uc801\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \ub9ac\uc18c\uc2a4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc228\uae30\uae30 \uc5ec\ubd80\uac00 \uc5b4\ub5a4 \uc81c\ud488\uc5d0\ub3c4 \uc9c0\uc815\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8\uc5d0 \uc9c0\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c. \uacc4\uce35\uc801 \ubd84\ub958\uc5d0\ub9cc \uc801\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0c1\ud488\uc5d0 \uc9c0\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc2ac\ub7ec\uadf8\ub97c \uac00\uc9c4 \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "\ub9ac\uc18c\uc2a4\uc758 \uc774\ub984\uc785\ub2c8\ub2e4.",
                            "required": true
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\ud0dc\uadf8 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ub9ac\uc18c\uc2a4\ub294 \ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9b4 \uc218 \uc5c6\uc73c\ubbc0\ub85c true \uac12\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/tags\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\ud0dc\uadf8 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v1\/products\/tags\/batch"
                    }
                ]
            }
        },
        "\/wc\/v1\/products": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "filter": {
                            "type": "object",
                            "description": "\uc6cc\ub4dc\ud504\ub808\uc2a4 \ucffc\ub9ac \uc778\uc218\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc751\ub2f5\uc744 \ubcc0\uacbd\ud569\ub2c8\ub2e4. \ube44\uacf5\uac1c \ucffc\ub9ac \ubcc0\uc218\ub294 \uc801\uc808\ud55c \uc778\uc99d\uc774 \ud544\uc694\ud569\ub2c8\ub2e4.",
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc2ac\ub7ec\uadf8\ub97c \uac00\uc9c4 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0c1\ud0dc\uc758 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc720\ud615\uc73c\ub85c \uc9c0\uc815\ub41c \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "bundle"
                            ],
                            "required": false
                        },
                        "category": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uce74\ud14c\uace0\ub9ac ID\uc5d0 \uc9c0\uc815\ub41c \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ud0dc\uadf8 ID\uac00 \uc9c0\uc815\ub41c \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubc30\uc1a1 \ud074\ub798\uc2a4\uc5d0 \uc9c0\uc815\ub41c \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc18d\uc131\uc774 \uc788\ub294 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc18d\uc131 \uc6a9\uc5b4 ID(\uc18d\uc131 \uc9c0\uc815 \ud544\uc218)\uac00 \uc9c0\uc815\ub41c \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 SKU\uc758 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "\uc0c1\ud488 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\uc0c1\ud488 \uc2ac\ub7ec\uadf8.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "simple",
                            "description": "\uc0c1\ud488 \uc720\ud615.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "bundle"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\uc0c1\ud488 \uc0c1\ud0dc(\uac8c\uc2dc \uc0c1\ud0dc).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        },
                        "featured": {
                            "default": false,
                            "description": "\ucd94\ucc9c \uc0c1\ud488.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "default": "visible",
                            "description": "\uce74\ud0c8\ub85c\uadf8 \ud45c\uc2dc \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\uc0c1\ud488 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "\uc0c1\ud488 \uc694\uc57d \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\uc0c1\ud488 \uc815\uc0c1 \uac00\uaca9.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\uc0c1\ud488 \ud560\uc778 \uac00\uaca9.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc.",
                            "type": "string",
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "\uc81c\ud488\uc774 \uac00\uc0c1\uc778\uc9c0 \uc5ec\ubd80.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "\uc81c\ud488\uc758 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\uc131.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5 \ud30c\uc77c \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud30c\uc77c ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ud30c\uc77c \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\ud30c\uc77c URL.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "\uad6c\ub9e4 \ud6c4 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc744 \ub2e4\uc6b4\ub85c\ub4dc\ud560 \uc218 \uc788\ub294 \ud69f\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc5d0 \ub300\ud55c \uc561\uc138\uc2a4\uac00 \ub9cc\ub8cc\ub420 \ub54c\uae4c\uc9c0\uc758 \uc77c\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "download_type": {
                            "default": "standard",
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uc720\ud615, \ud504\ub7f0\ud2b8\uc5d4\ub4dc\uc758 \uc2a4\ud0a4\ub9c8\ub97c \uc870\uc808\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "standard"
                            ],
                            "required": false
                        },
                        "external_url": {
                            "description": "\uc678\ubd80 \uc0c1\ud488\uc758 URL. \uc678\ubd80 \uc0c1\ud488\uc758 \uacbd\uc6b0\uc5d0\ub9cc \uc785\ub825.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "\uc678\ubd80 \uc0c1\ud488 \ubc84\ud2bc\uc758 \ud14d\uc2a4\ud2b8. \uc678\ubd80 \uc0c1\ud488\uc5d0 \uacbd\uc6b0\ub9cc \uc785\ub825.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "\uc138\uae08 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\uc138\uae08 \ud074\ub798\uc2a4.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "\uc0c1\ud488 \ub2e8\uacc4\uc5d0\uc11c \uc7ac\uace0 \uad00\ub9ac.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\uc7ac\uace0 \uc218\ub7c9.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "default": true,
                            "description": "\uc0c1\ud488\uc774 \uc0ac\uc774\ud2b8 \uc804\uba74\uc5d0\uc11c \"\uc7ac\uace0 \uc788\uc74c\" \uc774\ub098 \"\ud488\uc808\" \ud45c\uc2dc\ub41c \ubaa9\ub85d\uc73c\ub85c \ub098\ud0c0\ub098\ub3c4\ub85d \uc81c\uc5b4\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "\uc7ac\uace0 \uad00\ub9ac\ub97c \ud558\uace0 \uc788\ub294 \uacbd\uc6b0, \uc774 \uc635\uc158\uc73c\ub85c \ud488\uc808 \ud6c4 \uc8fc\ubb38\uc758 \ud5c8\uc6a9 \uc5ec\ubd80\ub97c \uc124\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "default": false,
                            "description": "\ub2e8\uc77c \uc8fc\ubb38\uc5d0\uc11c \ud56d\ubaa9 \ud558\ub098\ub97c \uad6c\ub9e4\ud560 \uc218 \uc788\ub3c4\ub85d \ud5c8\uc6a9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "\uc0c1\ud488 \uc911\ub7c9(\uc628\uc2a4).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\uc0c1\ud488 \ud06c\uae30.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\uc0c1\ud488 \uae38\uc774(~\uc5d0).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\uc0c1\ud488 \ub108\ube44(~\uc5d0).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\uc0c1\ud488 \ub192\uc774(~\uc5d0).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\ubc30\uc1a1 \ud074\ub798\uc2a4 \uc2ac\ub7ec\uadf8.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "default": true,
                            "description": "\uc0c1\ud488\ud3c9 \uc791\uc131 \ud5c8\uc6a9.",
                            "type": "boolean",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "\uc0c1\ud5a5\ud310\ub9e4 \uc0c1\ud488 ID \ubaa9\ub85d",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "\uad50\ucc28 \ud310\ub9e4 \uc81c\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\uc0c1\uc704 \uc0c1\ud488 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "\uad6c\ub9e4 \ud6c4 \uace0\uac1d\uc5d0 \ubcf4\ub0bc \uba54\ubaa8(\uc120\ud0dd).",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\uce74\ud14c\uace0\ub9ac \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ubd84\ub958 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ubd84\ub958 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\ubd84\ub958 \uc2ac\ub7ec\uadf8.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\ud0dc\uadf8 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud0dc\uadf8 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ud0dc\uadf8 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\ud0dc\uadf8 \uc2ac\ub7ec\uadf8.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "\uc774\ubbf8\uc9c0 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc774\ubbf8\uc9c0 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "\uc774\ubbf8\uc9c0 URL.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc774\ubbf8\uc9c0 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\uc774\ubbf8\uc9c0 \uc21c\uc11c. 0\uc740 \uae30\ubcf8 \uc774\ubbf8\uc9c0\ub97c \uc758\ubbf8\ud569\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\uc18d\uc131 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc18d\uc131 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc18d\uc131 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\uc18d\uc131 \uc704\uce58.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "\uc81c\ud488 \ud398\uc774\uc9c0\uc5d0 \ub4e4\uc5b4 \uc788\ub294 \"\ucd94\uac00 \uc815\ubcf4\" \ud0ed\uc5d0 \ud574\ub2f9 \ud2b9\uc131\uc758 \ud45c\uc2dc \uc5ec\ubd80\ub97c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "\ud2b9\uc131\uc744 \ubcc0\ud615\uc73c\ub85c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc744 \uacbd\uc6b0 \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "\ud2b9\uc131\uc758 \uc0ac\uc6a9 \uac00\ub2a5 \uae30\uac04 \uc774\ub984 \ubaa9\ub85d.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \uc18d\uc131\uc744 \uae30\ubcf8\uac12\uc73c\ub85c.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc18d\uc131 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc18d\uc131 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "variations": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc0c1\ud488 \uc635\uc158 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created": {
                                        "description": "\uc0c1\ud488 \uc635\uc158\uc774 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900)",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\uc0c1\ud488 \uc635\uc158\uc774 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900)",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "permalink": {
                                        "description": "\uc0c1\ud488 \uc635\uc158 URL",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "sku": {
                                        "description": "\uace0\uc720 \uc2dd\ubcc4\uc790.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "price": {
                                        "description": "\ud604\uc7ac \uc0c1\ud488 \uc635\uc158 \uac00\uaca9",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "regular_price": {
                                        "description": "\uc0c1\ud488 \uc635\uc158 \uc815\uc0c1 \uac00\uaca9",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "sale_price": {
                                        "description": "\uc0c1\ud488 \uc635\uc158 \ud560\uc778 \uac00\uaca9",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_on_sale_from": {
                                        "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_on_sale_to": {
                                        "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "on_sale": {
                                        "description": "\uc0c1\ud488 \uc635\uc158\uc774 \ud560\uc778 \uc911\uc778\uc9c0 \uc5ec\ubd80 \ud45c\uc2dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "purchasable": {
                                        "description": "\uc0c1\ud488 \uc635\uc158 \uad6c\uc785 \uac00\ub2a5 \uc5ec\ubd80 \ud45c\uc2dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "visible": {
                                        "description": "\uc0c1\ud488\uc635\uc158\uc774 \uacf5\uac1c\ub41c \uacbd\uc6b0",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "virtual": {
                                        "description": "\uc0c1\ud488 \uc635\uc158\uc774 \uac00\uc0c1\uc77c \uacbd\uc6b0",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "downloadable": {
                                        "description": "\uc0c1\ud488 \uc635\uc158\uc774 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud560 \uacbd\uc6b0",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "downloads": {
                                        "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5 \ud30c\uc77c \ubaa9\ub85d.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\ud30c\uc77c ID.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "\ud30c\uc77c \uba85.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "file": {
                                                    "description": "\ud30c\uc77c URL.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "download_limit": {
                                        "description": "\uad6c\ub9e4 \ud6c4 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc744 \ub2e4\uc6b4\ub85c\ub4dc\ud560 \uc218 \uc788\ub294 \ud69f\uc218\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "default": null,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "download_expiry": {
                                        "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc5d0 \ub300\ud55c \uc561\uc138\uc2a4\uac00 \ub9cc\ub8cc\ub420 \ub54c\uae4c\uc9c0\uc758 \uc77c\uc218\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "default": null,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\uc138\uae08 \uc0c1\ud0dc.",
                                        "type": "string",
                                        "default": "taxable",
                                        "enum": [
                                            "taxable",
                                            "shipping",
                                            "none"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\uc138\uae08 \ud074\ub798\uc2a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "manage_stock": {
                                        "description": "\uc0c1\ud488 \uc635\uc158 \ub2e8\uacc4\uc5d0\uc11c \uc7ac\uace0 \uad00\ub9ac",
                                        "type": [
                                            "boolean",
                                            "string"
                                        ],
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "stock_quantity": {
                                        "description": "\uc7ac\uace0 \uc218\ub7c9.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "in_stock": {
                                        "description": "\ud504\ub7f0\ud2b8\uc5d4\ub4dc\uc5d0 \ubcc0\ud615\uc744 \"\uc7ac\uace0 \uc788\uc74c\" \ub610\ub294 \"\uc7ac\uace0 \uc5c6\uc74c\"\uc73c\ub85c \ud45c\uc2dc\ud560\uc9c0\uc758 \uc5ec\ubd80\ub97c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "default": true,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "backorders": {
                                        "description": "\uc7ac\uace0 \uad00\ub9ac\ub97c \ud558\uace0 \uc788\ub294 \uacbd\uc6b0, \uc774 \uc635\uc158\uc73c\ub85c \ud488\uc808 \ud6c4 \uc8fc\ubb38\uc758 \ud5c8\uc6a9 \uc5ec\ubd80\ub97c \uc124\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "string",
                                        "default": "no",
                                        "enum": [
                                            "no",
                                            "notify",
                                            "yes"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "backorders_allowed": {
                                        "description": "\ud488\uc808 \ud6c4 \uc8fc\ubb38\uc774 \uac00\ub2a5\ud55c\uc9c0 \uc5ec\ubd80 \ud45c\uc2dc.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "backordered": {
                                        "description": "\uc0c1\ud488 \uc635\uc158 \ud488\uc808 \ud6c4 \uc8fc\ubb38 \uac00\ub2a5 \uc5ec\ubd80 \ud45c\uc2dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "weight": {
                                        "description": "\uc0c1\ud488 \uc635\uc158 \ubb34\uac8c(\uc628\uc2a4)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "dimensions": {
                                        "description": "\uc0c1\ud488 \uc635\uc158 \ud06c\uae30",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "properties": {
                                            "length": {
                                                "description": "\uc0c1\ud488 \uc635\uc158 \uae38\uc774(~\uc5d0)",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "width": {
                                                "description": "\uc0c1\ud488 \uc635\uc158 \ub108\ube44(~\uc5d0)",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "height": {
                                                "description": "\uc0c1\ud488 \uc635\uc158 \ub192\uc774(~\uc5d0)",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    },
                                    "shipping_class": {
                                        "description": "\ubc30\uc1a1 \ud074\ub798\uc2a4 \uc2ac\ub7ec\uadf8.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "shipping_class_id": {
                                        "description": "\ubc30\uc1a1 \ud074\ub798\uc2a4 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "\uc0c1\ud488 \uc635\uc158 \uc774\ubbf8\uc9c0 \ub370\uc774\ud130",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "properties": {
                                            "id": {
                                                "description": "\uc774\ubbf8\uc9c0 ID.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "date_created": {
                                                "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                                "type": [
                                                    "null",
                                                    "string"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "date_modified": {
                                                "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                                "type": [
                                                    "null",
                                                    "string"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "src": {
                                                "description": "\uc774\ubbf8\uc9c0 URL.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "\uc774\ubbf8\uc9c0 \uba85.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "alt": {
                                                "description": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "position": {
                                                "description": "\uc774\ubbf8\uc9c0 \uc21c\uc11c. 0\uc740 \uae30\ubcf8 \uc774\ubbf8\uc9c0\ub97c \uc758\ubbf8\ud569\ub2c8\ub2e4.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    },
                                    "attributes": {
                                        "description": "\uc18d\uc131 \ubaa9\ub85d.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc18d\uc131 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "\uc18d\uc131 \uba85.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "option": {
                                                    "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\uba54\ub274 \uc21c\uc11c, \uc81c\ud488\uc744 \uc54c\ub9de\uac8c \uc815\ub82c\ud558\ub294 \ub370 \uc0ac\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "bundle_virtual": {
                            "description": "\uc774 \ubc88\ub4e4\uc758 \ubaa8\ub4e0 \ub0b4\uc6a9\ubb3c\uc5d0 \uac00\uc0c1\uc73c\ub85c \ucde8\uae09\uc744 \uac15\uc81c\ub85c \uc801\uc6a9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "bundle_layout": {
                            "description": "\ub2e8\uc77c \uc81c\ud488 \uc0c1\uc138 \uc815\ubcf4 \ud398\uc774\uc9c0 \ub808\uc774\uc544\uc6c3\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "default",
                                "tabular",
                                "grid"
                            ],
                            "required": false
                        },
                        "bundle_add_to_cart_form_location": {
                            "description": "\ub2e8\uc77c \uc81c\ud488 \ud398\uc774\uc9c0\uc758 \uc81c\ud488 \uc591\uc2dd \uc704\uce58\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "default",
                                "after_summary"
                            ],
                            "required": false
                        },
                        "bundle_editable_in_cart": {
                            "description": "\uc774 \uc81c\ud488\uc758 \uad6c\uc131\uc744 \uc7a5\ubc14\uad6c\ub2c8 \ud398\uc774\uc9c0\uc5d0\uc11c \uc218\uc815\ud560 \uc218 \uc788\ub294\uc9c0\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "bundle_sold_individually_context": {
                            "description": "\uac1c\ubcc4\uc801\uc73c\ub85c \ud310\ub9e4\ub428 \uc635\uc158 \ucee8\ud14d\uc2a4\ud2b8\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "product",
                                "configuration"
                            ],
                            "required": false
                        },
                        "bundle_item_grouping": {
                            "description": "\uc7a5\ubc14\uad6c\ub2c8\/\uc8fc\ubb38 \ud15c\ud50c\ub9bf\uc758 \ubc88\ub4e4 \ucee8\ud14c\uc774\ub108\/\ud558\uc704 \uc544\uc774\ud15c \ud45c\uc2dc\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "parent",
                                "noindent",
                                "none"
                            ],
                            "required": false
                        },
                        "bundle_min_size": {
                            "description": "\ucd5c\uc18c \ubc88\ub4e4 \ud06c\uae30\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "string"
                            ],
                            "required": false
                        },
                        "bundle_max_size": {
                            "description": "\ucd5c\ub300 \ubc88\ub4e4 \ud06c\uae30\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "string"
                            ],
                            "required": false
                        },
                        "bundle_price": {
                            "description": "\ubc88\ub4e4 \uad6c\ub9e4 \uac00\uaca9\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "required": false
                        },
                        "bundled_items": {
                            "description": "\uc774 \uc81c\ud488\uc5d0 \ud3ec\ud568\ub41c \ubc88\ub4e4 \uc544\uc774\ud15c \ubaa9\ub85d\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "delete": {
                                        "description": "ID\uac00 \uc9c0\uc815\ub41c \ubc88\ub4e4 \uc544\uc774\ud15c\uc744 \uc0ad\uc81c\ud558\ub824\uba74 true\ub85c \uc124\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 ID\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "menu_order": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c \uba54\ub274 \uc21c\uc11c\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_min": {
                                        "description": "\ucd5c\uc18c \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_max": {
                                        "description": "\ucd5c\ub300 \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": [
                                            "integer",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_default": {
                                        "description": "\uae30\ubcf8 \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": [
                                            "integer",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "priced_individually": {
                                        "description": "\uc774 \ubc88\ub4e4 \uc544\uc774\ud15c\uc758 \uac00\uaca9\uc774 \ubc88\ub4e4\uc758 \uae30\ubcf8 \uac00\uaca9\uc5d0 \ucd94\uac00\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "shipped_individually": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \ubc88\ub4e4\uacfc \ubcc4\ub3c4\ub85c \ubc30\uc1a1\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_title": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc774 \ud504\ub860\ud2b8\uc5d4\ub4dc \ubc0f \uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "title": {
                                        "description": "\uc6d0\ub798 \uc81c\ud488 \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_description": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc5d0 \ub300\ud55c \uac04\ub2e8\ud55c \uc124\uba85\uc774 \ud504\ub860\ud2b8\uc5d4\ub4dc \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "description": {
                                        "description": "\uc6d0\ub798 \uc81c\ud488 \uac04\ub2e8\ud55c \uc124\uba85 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc5d0 \ub300\ud55c \uac04\ub2e8\ud55c \uc124\uba85\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "optional": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c\uc774 \uc120\ud0dd \uc0ac\ud56d\uc778\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "hide_thumbnail": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uc378\ub124\uc77c\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc228\uaca8\uc9c0\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc5d0 \uc801\uc6a9\ub41c \ud560\uc778\uc785\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_variations": {
                                        "description": "\ubcc0\ud615 \ud544\ud130\ub9c1\uc774 \ud65c\uc131\ud654\ub418\uc5c8\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac00\ubcc0\uc801\uc778 \ubc88\ub4e4 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9).",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "allowed_variations": {
                                        "description": "\ud65c\uc131\ud654\ud55c \ubcc0\ud615 ID \ubaa9\ub85d\uc785\ub2c8\ub2e4(\ubcc0\ud615 \ud544\ud130\ub9c1\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_default_variation_attributes": {
                                        "description": "\uae30\ubcf8 \ubcc0\ud615 \uc18d\uc131 \uac12\uc774 \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac00\ubcc0\uc801\uc778 \ubc88\ub4e4 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9).",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "default_variation_attributes": {
                                        "description": "\uc7ac\uc815\uc758\ud55c \uae30\ubcf8 \ubcc0\ud615 \uc18d\uc131 \uac12\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc18d\uc131 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "\uc18d\uc131 \uba85.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "option": {
                                                    "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "single_product_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "cart_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc7a5\ubc14\uad6c\ub2c8 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "order_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc8fc\ubb38\/\uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "single_product_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "cart_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \uc7a5\ubc14\uad6c\ub2c8 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "order_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \uc8fc\ubb38\/\uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "stock_status": {
                                        "description": "\ucd5c\uc18c \uc218\ub7c9\uc744 \uace0\ub824\ud55c \ubc88\ub4e4 \uc544\uc774\ud15c\uc758 \uc0c1\ud0dc\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "in_stock",
                                            "on_backorder",
                                            "out_of_stock"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "bundle_sell_ids": {
                            "description": "\ubc88\ub4e4 \ud310\ub9e4 \uc81c\ud488 ID \ubaa9\ub85d\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_global_add_ons": {
                            "description": "\uae00\ub85c\ubc8c \uc560\ub4dc\uc628\uc774 \uc774 \uc81c\ud488\uc5d0\uc11c \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "addons": {
                            "description": "\uc774 \uc81c\ud488\uc5d0 \ud560\ub2f9\ub41c \uc560\ub4dc\uc628",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc560\ub4dc\uc628\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "required": false
                                    },
                                    "name": {
                                        "description": "\uc81c\ud488 \uc560\ub4dc\uc628 \uc774\ub984",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "validate_callback": [
                                                [],
                                                "validate_addon_name"
                                            ],
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "title_format": {
                                        "description": "\uc560\ub4dc\uc628 \uc81c\ubaa9 \ud615\uc2dd",
                                        "type": "string",
                                        "enum": [
                                            "label",
                                            "heading",
                                            "hide"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "label",
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "default": {
                                        "description": "\uae30\ubcf8 \uc560\ub4dc\uc628 \uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "sanitize_text_field",
                                            "validate_callback": [
                                                [],
                                                "validate_default"
                                            ]
                                        }
                                    },
                                    "description_enable": {
                                        "description": "\uc124\uba85\uc774 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "description": {
                                        "description": "\uc560\ub4dc\uc628\uc5d0 \ub300\ud55c \uc124\uba85",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "wp_kses_post"
                                        }
                                    },
                                    "placeholder_enable": {
                                        "description": "\uc560\ub4dc\uc628 \ud50c\ub808\uc774\uc2a4\ud640\ub354\uac00 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "placeholder": {
                                        "description": "custom_text \ubc0f custom_textarea \uc560\ub4dc\uc628 \uc720\ud615\uc5d0 \uc801\uc6a9 \uac00\ub2a5\ud55c \uc560\ub4dc\uc628 \ud50c\ub808\uc774\uc2a4\ud640\ub354 \ud14d\uc2a4\ud2b8",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "type": {
                                        "description": "\uc560\ub4dc\uc628 \uc720\ud615",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "multiple_choice",
                                            "checkbox",
                                            "custom_text",
                                            "custom_textarea",
                                            "file_upload",
                                            "custom_price",
                                            "input_multiplier",
                                            "heading",
                                            "datepicker"
                                        ]
                                    },
                                    "display": {
                                        "description": "multiple_choice \uc560\ub4dc\uc628\uc758 \ud45c\uc2dc \uc635\uc158",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "select",
                                            "radiobutton",
                                            "images"
                                        ],
                                        "arg_options": {
                                            "default": "select"
                                        }
                                    },
                                    "position": {
                                        "description": "\uc81c\ud488\uc5d0\uc11c \uc560\ub4dc\uc628\uc758 \uc704\uce58",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": 10
                                        },
                                        "minimum": 0
                                    },
                                    "required": {
                                        "description": "\uc560\ub4dc\uc628\uc774 \ud544\uc218\uc778\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": false,
                                            "validate_callback": [
                                                [],
                                                "validate_required"
                                            ]
                                        }
                                    },
                                    "restrictions": {
                                        "description": "\uac00\uaca9 \ub610\ub294 \ud14d\uc2a4\ud2b8 \uae38\uc774\uc758 \ucd5c\uc18c\/\ucd5c\ub300 \ud55c\ub3c4\uac00 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "restrictions_type": {
                                        "description": "custom_text \uc720\ud615 \uc560\ub4dc\uc628\uc758 \uc785\ub825 \uc81c\ud55c \uc0ac\ud56d",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "",
                                            "any_text",
                                            "only_letters",
                                            "only_numbers",
                                            "only_letters_numbers",
                                            "email"
                                        ],
                                        "arg_options": {
                                            "default": "any_text"
                                        }
                                    },
                                    "adjust_price": {
                                        "description": "\uc560\ub4dc\uc628\uc774 \uc81c\ud488 \uac00\uaca9\uc744 \uc870\uc815\ud558\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "price_type": {
                                        "description": "\uc560\ub4dc\uc628\uc758 \uac00\uaca9 \uc870\uc815 \uc720\ud615",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "flat_fee",
                                            "quantity_based",
                                            "percentage_based"
                                        ],
                                        "arg_options": {
                                            "default": "flat_fee"
                                        }
                                    },
                                    "price": {
                                        "description": "\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0 \uc560\ub4dc\uc628\uc758 \uac00\uaca9(\uc22b\uc790 \ubb38\uc790\uc5f4)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "is_empty_or_float"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "min": {
                                        "description": "custom_text, custom_textarea, custom_price \ubc0f input_multiplier \uc560\ub4dc\uc628\uc5d0 \ud5c8\uc6a9\ub418\ub294 \ucd5c\uc18c \uc785\ub825\uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "validate_min_max"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "max": {
                                        "description": "custom_text, custom_textarea, custom_price \ubc0f input_multiplier \uc560\ub4dc\uc628\uc5d0 \ud5c8\uc6a9\ub418\ub294 \ucd5c\ub300 \uc785\ub825\uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "validate_min_max"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "options": {
                                        "description": "multiple_choice \ubc0f checkbox \uc720\ud615 \uc560\ub4dc\uc628\uc758 \uc635\uc158 \ubaa9\ub85d",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": [],
                                            "validate_callback": [
                                                [],
                                                "validate_options"
                                            ]
                                        },
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158 \uad00\ub828 \ub808\uc774\ube14",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": true
                                                },
                                                "price": {
                                                    "description": "\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0 \uc560\ub4dc\uc628 \uc635\uc158\uc758 \uac00\uaca9(\uc22b\uc790 \ubb38\uc790\uc5f4)",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false,
                                                    "arg_options": {
                                                        "validate_callback": [
                                                            [],
                                                            "is_empty_or_float"
                                                        ],
                                                        "sanitize_callback": "wc_format_decimal"
                                                    }
                                                },
                                                "price_type": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158\uc758 \uac00\uaca9 \uc870\uc815 \uc720\ud615",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "enum": [
                                                        "flat_fee",
                                                        "quantity_based",
                                                        "percentage_based"
                                                    ],
                                                    "required": false
                                                },
                                                "image": {
                                                    "description": "\uc774\ubbf8\uc9c0 \ud45c\uc2dc \uc720\ud615 \uad00\ub828 \uc560\ub4dc\uc628 \uc635\uc158\uc758 \uc774\ubbf8\uc9c0 ID \ub610\ub294 0",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false
                                                },
                                                "visibility": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158 \ud45c\uc2dc \uc5ec\ubd80",
                                                    "type": "boolean",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\uc0c1\ud488 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\uc0c1\ud488 \uc2ac\ub7ec\uadf8.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\uc0c1\ud488 \uc720\ud615.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "bundle"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\uc0c1\ud488 \uc0c1\ud0dc(\uac8c\uc2dc \uc0c1\ud0dc).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "\ucd94\ucc9c \uc0c1\ud488.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "\uce74\ud0c8\ub85c\uadf8 \ud45c\uc2dc \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\uc0c1\ud488 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "\uc0c1\ud488 \uc694\uc57d \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\uc0c1\ud488 \uc815\uc0c1 \uac00\uaca9.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\uc0c1\ud488 \ud560\uc778 \uac00\uaca9.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc.",
                            "type": "string",
                            "required": false
                        },
                        "virtual": {
                            "description": "\uc81c\ud488\uc774 \uac00\uc0c1\uc778\uc9c0 \uc5ec\ubd80.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\uc81c\ud488\uc758 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\uc131.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5 \ud30c\uc77c \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud30c\uc77c ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ud30c\uc77c \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\ud30c\uc77c URL.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\uad6c\ub9e4 \ud6c4 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc744 \ub2e4\uc6b4\ub85c\ub4dc\ud560 \uc218 \uc788\ub294 \ud69f\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc5d0 \ub300\ud55c \uc561\uc138\uc2a4\uac00 \ub9cc\ub8cc\ub420 \ub54c\uae4c\uc9c0\uc758 \uc77c\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "download_type": {
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uc720\ud615, \ud504\ub7f0\ud2b8\uc5d4\ub4dc\uc758 \uc2a4\ud0a4\ub9c8\ub97c \uc870\uc808\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "standard"
                            ],
                            "required": false
                        },
                        "external_url": {
                            "description": "\uc678\ubd80 \uc0c1\ud488\uc758 URL. \uc678\ubd80 \uc0c1\ud488\uc758 \uacbd\uc6b0\uc5d0\ub9cc \uc785\ub825.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "\uc678\ubd80 \uc0c1\ud488 \ubc84\ud2bc\uc758 \ud14d\uc2a4\ud2b8. \uc678\ubd80 \uc0c1\ud488\uc5d0 \uacbd\uc6b0\ub9cc \uc785\ub825.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\uc138\uae08 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\uc138\uae08 \ud074\ub798\uc2a4.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\uc0c1\ud488 \ub2e8\uacc4\uc5d0\uc11c \uc7ac\uace0 \uad00\ub9ac.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\uc7ac\uace0 \uc218\ub7c9.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "description": "\uc0c1\ud488\uc774 \uc0ac\uc774\ud2b8 \uc804\uba74\uc5d0\uc11c \"\uc7ac\uace0 \uc788\uc74c\" \uc774\ub098 \"\ud488\uc808\" \ud45c\uc2dc\ub41c \ubaa9\ub85d\uc73c\ub85c \ub098\ud0c0\ub098\ub3c4\ub85d \uc81c\uc5b4\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "description": "\uc7ac\uace0 \uad00\ub9ac\ub97c \ud558\uace0 \uc788\ub294 \uacbd\uc6b0, \uc774 \uc635\uc158\uc73c\ub85c \ud488\uc808 \ud6c4 \uc8fc\ubb38\uc758 \ud5c8\uc6a9 \uc5ec\ubd80\ub97c \uc124\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "\ub2e8\uc77c \uc8fc\ubb38\uc5d0\uc11c \ud56d\ubaa9 \ud558\ub098\ub97c \uad6c\ub9e4\ud560 \uc218 \uc788\ub3c4\ub85d \ud5c8\uc6a9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "\uc0c1\ud488 \uc911\ub7c9(\uc628\uc2a4).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\uc0c1\ud488 \ud06c\uae30.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\uc0c1\ud488 \uae38\uc774(~\uc5d0).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\uc0c1\ud488 \ub108\ube44(~\uc5d0).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\uc0c1\ud488 \ub192\uc774(~\uc5d0).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\ubc30\uc1a1 \ud074\ub798\uc2a4 \uc2ac\ub7ec\uadf8.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "\uc0c1\ud488\ud3c9 \uc791\uc131 \ud5c8\uc6a9.",
                            "type": "boolean",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "\uc0c1\ud5a5\ud310\ub9e4 \uc0c1\ud488 ID \ubaa9\ub85d",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "\uad50\ucc28 \ud310\ub9e4 \uc81c\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\uc0c1\uc704 \uc0c1\ud488 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "\uad6c\ub9e4 \ud6c4 \uace0\uac1d\uc5d0 \ubcf4\ub0bc \uba54\ubaa8(\uc120\ud0dd).",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\uce74\ud14c\uace0\ub9ac \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ubd84\ub958 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ubd84\ub958 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\ubd84\ub958 \uc2ac\ub7ec\uadf8.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\ud0dc\uadf8 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud0dc\uadf8 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ud0dc\uadf8 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\ud0dc\uadf8 \uc2ac\ub7ec\uadf8.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "\uc774\ubbf8\uc9c0 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc774\ubbf8\uc9c0 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "\uc774\ubbf8\uc9c0 URL.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc774\ubbf8\uc9c0 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\uc774\ubbf8\uc9c0 \uc21c\uc11c. 0\uc740 \uae30\ubcf8 \uc774\ubbf8\uc9c0\ub97c \uc758\ubbf8\ud569\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\uc18d\uc131 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc18d\uc131 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc18d\uc131 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\uc18d\uc131 \uc704\uce58.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "\uc81c\ud488 \ud398\uc774\uc9c0\uc5d0 \ub4e4\uc5b4 \uc788\ub294 \"\ucd94\uac00 \uc815\ubcf4\" \ud0ed\uc5d0 \ud574\ub2f9 \ud2b9\uc131\uc758 \ud45c\uc2dc \uc5ec\ubd80\ub97c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "\ud2b9\uc131\uc744 \ubcc0\ud615\uc73c\ub85c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc744 \uacbd\uc6b0 \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "\ud2b9\uc131\uc758 \uc0ac\uc6a9 \uac00\ub2a5 \uae30\uac04 \uc774\ub984 \ubaa9\ub85d.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \uc18d\uc131\uc744 \uae30\ubcf8\uac12\uc73c\ub85c.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc18d\uc131 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc18d\uc131 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "variations": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc0c1\ud488 \uc635\uc158 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created": {
                                        "description": "\uc0c1\ud488 \uc635\uc158\uc774 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900)",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\uc0c1\ud488 \uc635\uc158\uc774 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900)",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "permalink": {
                                        "description": "\uc0c1\ud488 \uc635\uc158 URL",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "sku": {
                                        "description": "\uace0\uc720 \uc2dd\ubcc4\uc790.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "price": {
                                        "description": "\ud604\uc7ac \uc0c1\ud488 \uc635\uc158 \uac00\uaca9",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "regular_price": {
                                        "description": "\uc0c1\ud488 \uc635\uc158 \uc815\uc0c1 \uac00\uaca9",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "sale_price": {
                                        "description": "\uc0c1\ud488 \uc635\uc158 \ud560\uc778 \uac00\uaca9",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_on_sale_from": {
                                        "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_on_sale_to": {
                                        "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "on_sale": {
                                        "description": "\uc0c1\ud488 \uc635\uc158\uc774 \ud560\uc778 \uc911\uc778\uc9c0 \uc5ec\ubd80 \ud45c\uc2dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "purchasable": {
                                        "description": "\uc0c1\ud488 \uc635\uc158 \uad6c\uc785 \uac00\ub2a5 \uc5ec\ubd80 \ud45c\uc2dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "visible": {
                                        "description": "\uc0c1\ud488\uc635\uc158\uc774 \uacf5\uac1c\ub41c \uacbd\uc6b0",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "virtual": {
                                        "description": "\uc0c1\ud488 \uc635\uc158\uc774 \uac00\uc0c1\uc77c \uacbd\uc6b0",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "downloadable": {
                                        "description": "\uc0c1\ud488 \uc635\uc158\uc774 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud560 \uacbd\uc6b0",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "downloads": {
                                        "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5 \ud30c\uc77c \ubaa9\ub85d.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\ud30c\uc77c ID.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "\ud30c\uc77c \uba85.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "file": {
                                                    "description": "\ud30c\uc77c URL.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "download_limit": {
                                        "description": "\uad6c\ub9e4 \ud6c4 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc744 \ub2e4\uc6b4\ub85c\ub4dc\ud560 \uc218 \uc788\ub294 \ud69f\uc218\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "default": null,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "download_expiry": {
                                        "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc5d0 \ub300\ud55c \uc561\uc138\uc2a4\uac00 \ub9cc\ub8cc\ub420 \ub54c\uae4c\uc9c0\uc758 \uc77c\uc218\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "default": null,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\uc138\uae08 \uc0c1\ud0dc.",
                                        "type": "string",
                                        "default": "taxable",
                                        "enum": [
                                            "taxable",
                                            "shipping",
                                            "none"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\uc138\uae08 \ud074\ub798\uc2a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "manage_stock": {
                                        "description": "\uc0c1\ud488 \uc635\uc158 \ub2e8\uacc4\uc5d0\uc11c \uc7ac\uace0 \uad00\ub9ac",
                                        "type": [
                                            "boolean",
                                            "string"
                                        ],
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "stock_quantity": {
                                        "description": "\uc7ac\uace0 \uc218\ub7c9.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "in_stock": {
                                        "description": "\ud504\ub7f0\ud2b8\uc5d4\ub4dc\uc5d0 \ubcc0\ud615\uc744 \"\uc7ac\uace0 \uc788\uc74c\" \ub610\ub294 \"\uc7ac\uace0 \uc5c6\uc74c\"\uc73c\ub85c \ud45c\uc2dc\ud560\uc9c0\uc758 \uc5ec\ubd80\ub97c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "default": true,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "backorders": {
                                        "description": "\uc7ac\uace0 \uad00\ub9ac\ub97c \ud558\uace0 \uc788\ub294 \uacbd\uc6b0, \uc774 \uc635\uc158\uc73c\ub85c \ud488\uc808 \ud6c4 \uc8fc\ubb38\uc758 \ud5c8\uc6a9 \uc5ec\ubd80\ub97c \uc124\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "string",
                                        "default": "no",
                                        "enum": [
                                            "no",
                                            "notify",
                                            "yes"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "backorders_allowed": {
                                        "description": "\ud488\uc808 \ud6c4 \uc8fc\ubb38\uc774 \uac00\ub2a5\ud55c\uc9c0 \uc5ec\ubd80 \ud45c\uc2dc.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "backordered": {
                                        "description": "\uc0c1\ud488 \uc635\uc158 \ud488\uc808 \ud6c4 \uc8fc\ubb38 \uac00\ub2a5 \uc5ec\ubd80 \ud45c\uc2dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "weight": {
                                        "description": "\uc0c1\ud488 \uc635\uc158 \ubb34\uac8c(\uc628\uc2a4)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "dimensions": {
                                        "description": "\uc0c1\ud488 \uc635\uc158 \ud06c\uae30",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "properties": {
                                            "length": {
                                                "description": "\uc0c1\ud488 \uc635\uc158 \uae38\uc774(~\uc5d0)",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "width": {
                                                "description": "\uc0c1\ud488 \uc635\uc158 \ub108\ube44(~\uc5d0)",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "height": {
                                                "description": "\uc0c1\ud488 \uc635\uc158 \ub192\uc774(~\uc5d0)",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    },
                                    "shipping_class": {
                                        "description": "\ubc30\uc1a1 \ud074\ub798\uc2a4 \uc2ac\ub7ec\uadf8.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "shipping_class_id": {
                                        "description": "\ubc30\uc1a1 \ud074\ub798\uc2a4 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "\uc0c1\ud488 \uc635\uc158 \uc774\ubbf8\uc9c0 \ub370\uc774\ud130",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "properties": {
                                            "id": {
                                                "description": "\uc774\ubbf8\uc9c0 ID.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "date_created": {
                                                "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                                "type": [
                                                    "null",
                                                    "string"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "date_modified": {
                                                "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                                "type": [
                                                    "null",
                                                    "string"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "src": {
                                                "description": "\uc774\ubbf8\uc9c0 URL.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "\uc774\ubbf8\uc9c0 \uba85.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "alt": {
                                                "description": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "position": {
                                                "description": "\uc774\ubbf8\uc9c0 \uc21c\uc11c. 0\uc740 \uae30\ubcf8 \uc774\ubbf8\uc9c0\ub97c \uc758\ubbf8\ud569\ub2c8\ub2e4.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    },
                                    "attributes": {
                                        "description": "\uc18d\uc131 \ubaa9\ub85d.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc18d\uc131 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "\uc18d\uc131 \uba85.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "option": {
                                                    "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\uba54\ub274 \uc21c\uc11c, \uc81c\ud488\uc744 \uc54c\ub9de\uac8c \uc815\ub82c\ud558\ub294 \ub370 \uc0ac\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "bundle_virtual": {
                            "description": "\uc774 \ubc88\ub4e4\uc758 \ubaa8\ub4e0 \ub0b4\uc6a9\ubb3c\uc5d0 \uac00\uc0c1\uc73c\ub85c \ucde8\uae09\uc744 \uac15\uc81c\ub85c \uc801\uc6a9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "bundle_layout": {
                            "description": "\ub2e8\uc77c \uc81c\ud488 \uc0c1\uc138 \uc815\ubcf4 \ud398\uc774\uc9c0 \ub808\uc774\uc544\uc6c3\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "default",
                                "tabular",
                                "grid"
                            ],
                            "required": false
                        },
                        "bundle_add_to_cart_form_location": {
                            "description": "\ub2e8\uc77c \uc81c\ud488 \ud398\uc774\uc9c0\uc758 \uc81c\ud488 \uc591\uc2dd \uc704\uce58\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "default",
                                "after_summary"
                            ],
                            "required": false
                        },
                        "bundle_editable_in_cart": {
                            "description": "\uc774 \uc81c\ud488\uc758 \uad6c\uc131\uc744 \uc7a5\ubc14\uad6c\ub2c8 \ud398\uc774\uc9c0\uc5d0\uc11c \uc218\uc815\ud560 \uc218 \uc788\ub294\uc9c0\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "bundle_sold_individually_context": {
                            "description": "\uac1c\ubcc4\uc801\uc73c\ub85c \ud310\ub9e4\ub428 \uc635\uc158 \ucee8\ud14d\uc2a4\ud2b8\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "product",
                                "configuration"
                            ],
                            "required": false
                        },
                        "bundle_item_grouping": {
                            "description": "\uc7a5\ubc14\uad6c\ub2c8\/\uc8fc\ubb38 \ud15c\ud50c\ub9bf\uc758 \ubc88\ub4e4 \ucee8\ud14c\uc774\ub108\/\ud558\uc704 \uc544\uc774\ud15c \ud45c\uc2dc\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "parent",
                                "noindent",
                                "none"
                            ],
                            "required": false
                        },
                        "bundle_min_size": {
                            "description": "\ucd5c\uc18c \ubc88\ub4e4 \ud06c\uae30\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "string"
                            ],
                            "required": false
                        },
                        "bundle_max_size": {
                            "description": "\ucd5c\ub300 \ubc88\ub4e4 \ud06c\uae30\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "string"
                            ],
                            "required": false
                        },
                        "bundle_price": {
                            "description": "\ubc88\ub4e4 \uad6c\ub9e4 \uac00\uaca9\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "required": false
                        },
                        "bundled_items": {
                            "description": "\uc774 \uc81c\ud488\uc5d0 \ud3ec\ud568\ub41c \ubc88\ub4e4 \uc544\uc774\ud15c \ubaa9\ub85d\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "delete": {
                                        "description": "ID\uac00 \uc9c0\uc815\ub41c \ubc88\ub4e4 \uc544\uc774\ud15c\uc744 \uc0ad\uc81c\ud558\ub824\uba74 true\ub85c \uc124\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 ID\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "menu_order": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c \uba54\ub274 \uc21c\uc11c\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_min": {
                                        "description": "\ucd5c\uc18c \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_max": {
                                        "description": "\ucd5c\ub300 \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": [
                                            "integer",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_default": {
                                        "description": "\uae30\ubcf8 \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": [
                                            "integer",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "priced_individually": {
                                        "description": "\uc774 \ubc88\ub4e4 \uc544\uc774\ud15c\uc758 \uac00\uaca9\uc774 \ubc88\ub4e4\uc758 \uae30\ubcf8 \uac00\uaca9\uc5d0 \ucd94\uac00\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "shipped_individually": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \ubc88\ub4e4\uacfc \ubcc4\ub3c4\ub85c \ubc30\uc1a1\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_title": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc774 \ud504\ub860\ud2b8\uc5d4\ub4dc \ubc0f \uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "title": {
                                        "description": "\uc6d0\ub798 \uc81c\ud488 \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_description": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc5d0 \ub300\ud55c \uac04\ub2e8\ud55c \uc124\uba85\uc774 \ud504\ub860\ud2b8\uc5d4\ub4dc \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "description": {
                                        "description": "\uc6d0\ub798 \uc81c\ud488 \uac04\ub2e8\ud55c \uc124\uba85 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc5d0 \ub300\ud55c \uac04\ub2e8\ud55c \uc124\uba85\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "optional": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c\uc774 \uc120\ud0dd \uc0ac\ud56d\uc778\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "hide_thumbnail": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uc378\ub124\uc77c\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc228\uaca8\uc9c0\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc5d0 \uc801\uc6a9\ub41c \ud560\uc778\uc785\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_variations": {
                                        "description": "\ubcc0\ud615 \ud544\ud130\ub9c1\uc774 \ud65c\uc131\ud654\ub418\uc5c8\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac00\ubcc0\uc801\uc778 \ubc88\ub4e4 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9).",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "allowed_variations": {
                                        "description": "\ud65c\uc131\ud654\ud55c \ubcc0\ud615 ID \ubaa9\ub85d\uc785\ub2c8\ub2e4(\ubcc0\ud615 \ud544\ud130\ub9c1\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_default_variation_attributes": {
                                        "description": "\uae30\ubcf8 \ubcc0\ud615 \uc18d\uc131 \uac12\uc774 \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac00\ubcc0\uc801\uc778 \ubc88\ub4e4 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9).",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "default_variation_attributes": {
                                        "description": "\uc7ac\uc815\uc758\ud55c \uae30\ubcf8 \ubcc0\ud615 \uc18d\uc131 \uac12\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc18d\uc131 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "\uc18d\uc131 \uba85.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "option": {
                                                    "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "single_product_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "cart_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc7a5\ubc14\uad6c\ub2c8 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "order_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc8fc\ubb38\/\uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "single_product_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "cart_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \uc7a5\ubc14\uad6c\ub2c8 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "order_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \uc8fc\ubb38\/\uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "stock_status": {
                                        "description": "\ucd5c\uc18c \uc218\ub7c9\uc744 \uace0\ub824\ud55c \ubc88\ub4e4 \uc544\uc774\ud15c\uc758 \uc0c1\ud0dc\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "in_stock",
                                            "on_backorder",
                                            "out_of_stock"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "bundle_sell_ids": {
                            "description": "\ubc88\ub4e4 \ud310\ub9e4 \uc81c\ud488 ID \ubaa9\ub85d\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_global_add_ons": {
                            "description": "\uae00\ub85c\ubc8c \uc560\ub4dc\uc628\uc774 \uc774 \uc81c\ud488\uc5d0\uc11c \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                            "type": "boolean",
                            "required": false
                        },
                        "addons": {
                            "description": "\uc774 \uc81c\ud488\uc5d0 \ud560\ub2f9\ub41c \uc560\ub4dc\uc628",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc560\ub4dc\uc628\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "required": false
                                    },
                                    "name": {
                                        "description": "\uc81c\ud488 \uc560\ub4dc\uc628 \uc774\ub984",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "validate_callback": [
                                                [],
                                                "validate_addon_name"
                                            ],
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "title_format": {
                                        "description": "\uc560\ub4dc\uc628 \uc81c\ubaa9 \ud615\uc2dd",
                                        "type": "string",
                                        "enum": [
                                            "label",
                                            "heading",
                                            "hide"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "label",
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "default": {
                                        "description": "\uae30\ubcf8 \uc560\ub4dc\uc628 \uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "sanitize_text_field",
                                            "validate_callback": [
                                                [],
                                                "validate_default"
                                            ]
                                        }
                                    },
                                    "description_enable": {
                                        "description": "\uc124\uba85\uc774 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "description": {
                                        "description": "\uc560\ub4dc\uc628\uc5d0 \ub300\ud55c \uc124\uba85",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "wp_kses_post"
                                        }
                                    },
                                    "placeholder_enable": {
                                        "description": "\uc560\ub4dc\uc628 \ud50c\ub808\uc774\uc2a4\ud640\ub354\uac00 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "placeholder": {
                                        "description": "custom_text \ubc0f custom_textarea \uc560\ub4dc\uc628 \uc720\ud615\uc5d0 \uc801\uc6a9 \uac00\ub2a5\ud55c \uc560\ub4dc\uc628 \ud50c\ub808\uc774\uc2a4\ud640\ub354 \ud14d\uc2a4\ud2b8",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "type": {
                                        "description": "\uc560\ub4dc\uc628 \uc720\ud615",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "multiple_choice",
                                            "checkbox",
                                            "custom_text",
                                            "custom_textarea",
                                            "file_upload",
                                            "custom_price",
                                            "input_multiplier",
                                            "heading",
                                            "datepicker"
                                        ]
                                    },
                                    "display": {
                                        "description": "multiple_choice \uc560\ub4dc\uc628\uc758 \ud45c\uc2dc \uc635\uc158",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "select",
                                            "radiobutton",
                                            "images"
                                        ],
                                        "arg_options": {
                                            "default": "select"
                                        }
                                    },
                                    "position": {
                                        "description": "\uc81c\ud488\uc5d0\uc11c \uc560\ub4dc\uc628\uc758 \uc704\uce58",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": 10
                                        },
                                        "minimum": 0
                                    },
                                    "required": {
                                        "description": "\uc560\ub4dc\uc628\uc774 \ud544\uc218\uc778\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": false,
                                            "validate_callback": [
                                                [],
                                                "validate_required"
                                            ]
                                        }
                                    },
                                    "restrictions": {
                                        "description": "\uac00\uaca9 \ub610\ub294 \ud14d\uc2a4\ud2b8 \uae38\uc774\uc758 \ucd5c\uc18c\/\ucd5c\ub300 \ud55c\ub3c4\uac00 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "restrictions_type": {
                                        "description": "custom_text \uc720\ud615 \uc560\ub4dc\uc628\uc758 \uc785\ub825 \uc81c\ud55c \uc0ac\ud56d",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "",
                                            "any_text",
                                            "only_letters",
                                            "only_numbers",
                                            "only_letters_numbers",
                                            "email"
                                        ],
                                        "arg_options": {
                                            "default": "any_text"
                                        }
                                    },
                                    "adjust_price": {
                                        "description": "\uc560\ub4dc\uc628\uc774 \uc81c\ud488 \uac00\uaca9\uc744 \uc870\uc815\ud558\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "price_type": {
                                        "description": "\uc560\ub4dc\uc628\uc758 \uac00\uaca9 \uc870\uc815 \uc720\ud615",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "flat_fee",
                                            "quantity_based",
                                            "percentage_based"
                                        ],
                                        "arg_options": {
                                            "default": "flat_fee"
                                        }
                                    },
                                    "price": {
                                        "description": "\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0 \uc560\ub4dc\uc628\uc758 \uac00\uaca9(\uc22b\uc790 \ubb38\uc790\uc5f4)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "is_empty_or_float"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "min": {
                                        "description": "custom_text, custom_textarea, custom_price \ubc0f input_multiplier \uc560\ub4dc\uc628\uc5d0 \ud5c8\uc6a9\ub418\ub294 \ucd5c\uc18c \uc785\ub825\uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "validate_min_max"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "max": {
                                        "description": "custom_text, custom_textarea, custom_price \ubc0f input_multiplier \uc560\ub4dc\uc628\uc5d0 \ud5c8\uc6a9\ub418\ub294 \ucd5c\ub300 \uc785\ub825\uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "validate_min_max"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "options": {
                                        "description": "multiple_choice \ubc0f checkbox \uc720\ud615 \uc560\ub4dc\uc628\uc758 \uc635\uc158 \ubaa9\ub85d",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": [],
                                            "validate_callback": [
                                                [],
                                                "validate_options"
                                            ]
                                        },
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158 \uad00\ub828 \ub808\uc774\ube14",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": true
                                                },
                                                "price": {
                                                    "description": "\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0 \uc560\ub4dc\uc628 \uc635\uc158\uc758 \uac00\uaca9(\uc22b\uc790 \ubb38\uc790\uc5f4)",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false,
                                                    "arg_options": {
                                                        "validate_callback": [
                                                            [],
                                                            "is_empty_or_float"
                                                        ],
                                                        "sanitize_callback": "wc_format_decimal"
                                                    }
                                                },
                                                "price_type": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158\uc758 \uac00\uaca9 \uc870\uc815 \uc720\ud615",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "enum": [
                                                        "flat_fee",
                                                        "quantity_based",
                                                        "percentage_based"
                                                    ],
                                                    "required": false
                                                },
                                                "image": {
                                                    "description": "\uc774\ubbf8\uc9c0 \ud45c\uc2dc \uc720\ud615 \uad00\ub828 \uc560\ub4dc\uc628 \uc635\uc158\uc758 \uc774\ubbf8\uc9c0 ID \ub610\ub294 0",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false
                                                },
                                                "visibility": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158 \ud45c\uc2dc \uc5ec\ubd80",
                                                    "type": "boolean",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "description": "\ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9ac\uc9c0 \uc54a\uace0 \ubc14\ub85c \uc0ad\uc81c \uc5ec\ubd80.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\uc0c1\ud488 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\uc0c1\ud488 \uc2ac\ub7ec\uadf8.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\uc0c1\ud488 \uc720\ud615.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "bundle"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\uc0c1\ud488 \uc0c1\ud0dc(\uac8c\uc2dc \uc0c1\ud0dc).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "\ucd94\ucc9c \uc0c1\ud488.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "\uce74\ud0c8\ub85c\uadf8 \ud45c\uc2dc \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\uc0c1\ud488 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "\uc0c1\ud488 \uc694\uc57d \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\uc0c1\ud488 \uc815\uc0c1 \uac00\uaca9.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\uc0c1\ud488 \ud560\uc778 \uac00\uaca9.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc.",
                            "type": "string",
                            "required": false
                        },
                        "virtual": {
                            "description": "\uc81c\ud488\uc774 \uac00\uc0c1\uc778\uc9c0 \uc5ec\ubd80.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\uc81c\ud488\uc758 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\uc131.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5 \ud30c\uc77c \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud30c\uc77c ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ud30c\uc77c \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\ud30c\uc77c URL.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\uad6c\ub9e4 \ud6c4 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc744 \ub2e4\uc6b4\ub85c\ub4dc\ud560 \uc218 \uc788\ub294 \ud69f\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc5d0 \ub300\ud55c \uc561\uc138\uc2a4\uac00 \ub9cc\ub8cc\ub420 \ub54c\uae4c\uc9c0\uc758 \uc77c\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "download_type": {
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uc720\ud615, \ud504\ub7f0\ud2b8\uc5d4\ub4dc\uc758 \uc2a4\ud0a4\ub9c8\ub97c \uc870\uc808\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "standard"
                            ],
                            "required": false
                        },
                        "external_url": {
                            "description": "\uc678\ubd80 \uc0c1\ud488\uc758 URL. \uc678\ubd80 \uc0c1\ud488\uc758 \uacbd\uc6b0\uc5d0\ub9cc \uc785\ub825.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "\uc678\ubd80 \uc0c1\ud488 \ubc84\ud2bc\uc758 \ud14d\uc2a4\ud2b8. \uc678\ubd80 \uc0c1\ud488\uc5d0 \uacbd\uc6b0\ub9cc \uc785\ub825.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\uc138\uae08 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\uc138\uae08 \ud074\ub798\uc2a4.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\uc0c1\ud488 \ub2e8\uacc4\uc5d0\uc11c \uc7ac\uace0 \uad00\ub9ac.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\uc7ac\uace0 \uc218\ub7c9.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "description": "\uc0c1\ud488\uc774 \uc0ac\uc774\ud2b8 \uc804\uba74\uc5d0\uc11c \"\uc7ac\uace0 \uc788\uc74c\" \uc774\ub098 \"\ud488\uc808\" \ud45c\uc2dc\ub41c \ubaa9\ub85d\uc73c\ub85c \ub098\ud0c0\ub098\ub3c4\ub85d \uc81c\uc5b4\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "description": "\uc7ac\uace0 \uad00\ub9ac\ub97c \ud558\uace0 \uc788\ub294 \uacbd\uc6b0, \uc774 \uc635\uc158\uc73c\ub85c \ud488\uc808 \ud6c4 \uc8fc\ubb38\uc758 \ud5c8\uc6a9 \uc5ec\ubd80\ub97c \uc124\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "\ub2e8\uc77c \uc8fc\ubb38\uc5d0\uc11c \ud56d\ubaa9 \ud558\ub098\ub97c \uad6c\ub9e4\ud560 \uc218 \uc788\ub3c4\ub85d \ud5c8\uc6a9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "\uc0c1\ud488 \uc911\ub7c9(\uc628\uc2a4).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\uc0c1\ud488 \ud06c\uae30.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\uc0c1\ud488 \uae38\uc774(~\uc5d0).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\uc0c1\ud488 \ub108\ube44(~\uc5d0).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\uc0c1\ud488 \ub192\uc774(~\uc5d0).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\ubc30\uc1a1 \ud074\ub798\uc2a4 \uc2ac\ub7ec\uadf8.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "\uc0c1\ud488\ud3c9 \uc791\uc131 \ud5c8\uc6a9.",
                            "type": "boolean",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "\uc0c1\ud5a5\ud310\ub9e4 \uc0c1\ud488 ID \ubaa9\ub85d",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "\uad50\ucc28 \ud310\ub9e4 \uc81c\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\uc0c1\uc704 \uc0c1\ud488 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "\uad6c\ub9e4 \ud6c4 \uace0\uac1d\uc5d0 \ubcf4\ub0bc \uba54\ubaa8(\uc120\ud0dd).",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\uce74\ud14c\uace0\ub9ac \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ubd84\ub958 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ubd84\ub958 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\ubd84\ub958 \uc2ac\ub7ec\uadf8.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\ud0dc\uadf8 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud0dc\uadf8 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ud0dc\uadf8 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\ud0dc\uadf8 \uc2ac\ub7ec\uadf8.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "\uc774\ubbf8\uc9c0 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc774\ubbf8\uc9c0 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "\uc774\ubbf8\uc9c0 URL.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc774\ubbf8\uc9c0 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\uc774\ubbf8\uc9c0 \uc21c\uc11c. 0\uc740 \uae30\ubcf8 \uc774\ubbf8\uc9c0\ub97c \uc758\ubbf8\ud569\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\uc18d\uc131 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc18d\uc131 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc18d\uc131 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\uc18d\uc131 \uc704\uce58.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "\uc81c\ud488 \ud398\uc774\uc9c0\uc5d0 \ub4e4\uc5b4 \uc788\ub294 \"\ucd94\uac00 \uc815\ubcf4\" \ud0ed\uc5d0 \ud574\ub2f9 \ud2b9\uc131\uc758 \ud45c\uc2dc \uc5ec\ubd80\ub97c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "\ud2b9\uc131\uc744 \ubcc0\ud615\uc73c\ub85c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc744 \uacbd\uc6b0 \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "\ud2b9\uc131\uc758 \uc0ac\uc6a9 \uac00\ub2a5 \uae30\uac04 \uc774\ub984 \ubaa9\ub85d.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \uc18d\uc131\uc744 \uae30\ubcf8\uac12\uc73c\ub85c.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc18d\uc131 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc18d\uc131 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "variations": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc0c1\ud488 \uc635\uc158 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created": {
                                        "description": "\uc0c1\ud488 \uc635\uc158\uc774 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900)",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\uc0c1\ud488 \uc635\uc158\uc774 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900)",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "permalink": {
                                        "description": "\uc0c1\ud488 \uc635\uc158 URL",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "sku": {
                                        "description": "\uace0\uc720 \uc2dd\ubcc4\uc790.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "price": {
                                        "description": "\ud604\uc7ac \uc0c1\ud488 \uc635\uc158 \uac00\uaca9",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "regular_price": {
                                        "description": "\uc0c1\ud488 \uc635\uc158 \uc815\uc0c1 \uac00\uaca9",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "sale_price": {
                                        "description": "\uc0c1\ud488 \uc635\uc158 \ud560\uc778 \uac00\uaca9",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_on_sale_from": {
                                        "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_on_sale_to": {
                                        "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "on_sale": {
                                        "description": "\uc0c1\ud488 \uc635\uc158\uc774 \ud560\uc778 \uc911\uc778\uc9c0 \uc5ec\ubd80 \ud45c\uc2dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "purchasable": {
                                        "description": "\uc0c1\ud488 \uc635\uc158 \uad6c\uc785 \uac00\ub2a5 \uc5ec\ubd80 \ud45c\uc2dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "visible": {
                                        "description": "\uc0c1\ud488\uc635\uc158\uc774 \uacf5\uac1c\ub41c \uacbd\uc6b0",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "virtual": {
                                        "description": "\uc0c1\ud488 \uc635\uc158\uc774 \uac00\uc0c1\uc77c \uacbd\uc6b0",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "downloadable": {
                                        "description": "\uc0c1\ud488 \uc635\uc158\uc774 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud560 \uacbd\uc6b0",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "downloads": {
                                        "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5 \ud30c\uc77c \ubaa9\ub85d.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\ud30c\uc77c ID.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "\ud30c\uc77c \uba85.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "file": {
                                                    "description": "\ud30c\uc77c URL.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "download_limit": {
                                        "description": "\uad6c\ub9e4 \ud6c4 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc744 \ub2e4\uc6b4\ub85c\ub4dc\ud560 \uc218 \uc788\ub294 \ud69f\uc218\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "default": null,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "download_expiry": {
                                        "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc5d0 \ub300\ud55c \uc561\uc138\uc2a4\uac00 \ub9cc\ub8cc\ub420 \ub54c\uae4c\uc9c0\uc758 \uc77c\uc218\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "default": null,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\uc138\uae08 \uc0c1\ud0dc.",
                                        "type": "string",
                                        "default": "taxable",
                                        "enum": [
                                            "taxable",
                                            "shipping",
                                            "none"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\uc138\uae08 \ud074\ub798\uc2a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "manage_stock": {
                                        "description": "\uc0c1\ud488 \uc635\uc158 \ub2e8\uacc4\uc5d0\uc11c \uc7ac\uace0 \uad00\ub9ac",
                                        "type": [
                                            "boolean",
                                            "string"
                                        ],
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "stock_quantity": {
                                        "description": "\uc7ac\uace0 \uc218\ub7c9.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "in_stock": {
                                        "description": "\ud504\ub7f0\ud2b8\uc5d4\ub4dc\uc5d0 \ubcc0\ud615\uc744 \"\uc7ac\uace0 \uc788\uc74c\" \ub610\ub294 \"\uc7ac\uace0 \uc5c6\uc74c\"\uc73c\ub85c \ud45c\uc2dc\ud560\uc9c0\uc758 \uc5ec\ubd80\ub97c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "default": true,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "backorders": {
                                        "description": "\uc7ac\uace0 \uad00\ub9ac\ub97c \ud558\uace0 \uc788\ub294 \uacbd\uc6b0, \uc774 \uc635\uc158\uc73c\ub85c \ud488\uc808 \ud6c4 \uc8fc\ubb38\uc758 \ud5c8\uc6a9 \uc5ec\ubd80\ub97c \uc124\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "string",
                                        "default": "no",
                                        "enum": [
                                            "no",
                                            "notify",
                                            "yes"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "backorders_allowed": {
                                        "description": "\ud488\uc808 \ud6c4 \uc8fc\ubb38\uc774 \uac00\ub2a5\ud55c\uc9c0 \uc5ec\ubd80 \ud45c\uc2dc.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "backordered": {
                                        "description": "\uc0c1\ud488 \uc635\uc158 \ud488\uc808 \ud6c4 \uc8fc\ubb38 \uac00\ub2a5 \uc5ec\ubd80 \ud45c\uc2dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "weight": {
                                        "description": "\uc0c1\ud488 \uc635\uc158 \ubb34\uac8c(\uc628\uc2a4)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "dimensions": {
                                        "description": "\uc0c1\ud488 \uc635\uc158 \ud06c\uae30",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "properties": {
                                            "length": {
                                                "description": "\uc0c1\ud488 \uc635\uc158 \uae38\uc774(~\uc5d0)",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "width": {
                                                "description": "\uc0c1\ud488 \uc635\uc158 \ub108\ube44(~\uc5d0)",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "height": {
                                                "description": "\uc0c1\ud488 \uc635\uc158 \ub192\uc774(~\uc5d0)",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    },
                                    "shipping_class": {
                                        "description": "\ubc30\uc1a1 \ud074\ub798\uc2a4 \uc2ac\ub7ec\uadf8.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "shipping_class_id": {
                                        "description": "\ubc30\uc1a1 \ud074\ub798\uc2a4 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "\uc0c1\ud488 \uc635\uc158 \uc774\ubbf8\uc9c0 \ub370\uc774\ud130",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "properties": {
                                            "id": {
                                                "description": "\uc774\ubbf8\uc9c0 ID.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "date_created": {
                                                "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                                "type": [
                                                    "null",
                                                    "string"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "date_modified": {
                                                "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                                "type": [
                                                    "null",
                                                    "string"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "src": {
                                                "description": "\uc774\ubbf8\uc9c0 URL.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "\uc774\ubbf8\uc9c0 \uba85.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "alt": {
                                                "description": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "position": {
                                                "description": "\uc774\ubbf8\uc9c0 \uc21c\uc11c. 0\uc740 \uae30\ubcf8 \uc774\ubbf8\uc9c0\ub97c \uc758\ubbf8\ud569\ub2c8\ub2e4.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    },
                                    "attributes": {
                                        "description": "\uc18d\uc131 \ubaa9\ub85d.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc18d\uc131 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "\uc18d\uc131 \uba85.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "option": {
                                                    "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\uba54\ub274 \uc21c\uc11c, \uc81c\ud488\uc744 \uc54c\ub9de\uac8c \uc815\ub82c\ud558\ub294 \ub370 \uc0ac\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "bundle_virtual": {
                            "description": "\uc774 \ubc88\ub4e4\uc758 \ubaa8\ub4e0 \ub0b4\uc6a9\ubb3c\uc5d0 \uac00\uc0c1\uc73c\ub85c \ucde8\uae09\uc744 \uac15\uc81c\ub85c \uc801\uc6a9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "bundle_layout": {
                            "description": "\ub2e8\uc77c \uc81c\ud488 \uc0c1\uc138 \uc815\ubcf4 \ud398\uc774\uc9c0 \ub808\uc774\uc544\uc6c3\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "default",
                                "tabular",
                                "grid"
                            ],
                            "required": false
                        },
                        "bundle_add_to_cart_form_location": {
                            "description": "\ub2e8\uc77c \uc81c\ud488 \ud398\uc774\uc9c0\uc758 \uc81c\ud488 \uc591\uc2dd \uc704\uce58\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "default",
                                "after_summary"
                            ],
                            "required": false
                        },
                        "bundle_editable_in_cart": {
                            "description": "\uc774 \uc81c\ud488\uc758 \uad6c\uc131\uc744 \uc7a5\ubc14\uad6c\ub2c8 \ud398\uc774\uc9c0\uc5d0\uc11c \uc218\uc815\ud560 \uc218 \uc788\ub294\uc9c0\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "bundle_sold_individually_context": {
                            "description": "\uac1c\ubcc4\uc801\uc73c\ub85c \ud310\ub9e4\ub428 \uc635\uc158 \ucee8\ud14d\uc2a4\ud2b8\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "product",
                                "configuration"
                            ],
                            "required": false
                        },
                        "bundle_item_grouping": {
                            "description": "\uc7a5\ubc14\uad6c\ub2c8\/\uc8fc\ubb38 \ud15c\ud50c\ub9bf\uc758 \ubc88\ub4e4 \ucee8\ud14c\uc774\ub108\/\ud558\uc704 \uc544\uc774\ud15c \ud45c\uc2dc\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "parent",
                                "noindent",
                                "none"
                            ],
                            "required": false
                        },
                        "bundle_min_size": {
                            "description": "\ucd5c\uc18c \ubc88\ub4e4 \ud06c\uae30\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "string"
                            ],
                            "required": false
                        },
                        "bundle_max_size": {
                            "description": "\ucd5c\ub300 \ubc88\ub4e4 \ud06c\uae30\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "string"
                            ],
                            "required": false
                        },
                        "bundle_price": {
                            "description": "\ubc88\ub4e4 \uad6c\ub9e4 \uac00\uaca9\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "required": false
                        },
                        "bundled_items": {
                            "description": "\uc774 \uc81c\ud488\uc5d0 \ud3ec\ud568\ub41c \ubc88\ub4e4 \uc544\uc774\ud15c \ubaa9\ub85d\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "delete": {
                                        "description": "ID\uac00 \uc9c0\uc815\ub41c \ubc88\ub4e4 \uc544\uc774\ud15c\uc744 \uc0ad\uc81c\ud558\ub824\uba74 true\ub85c \uc124\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 ID\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "menu_order": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c \uba54\ub274 \uc21c\uc11c\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_min": {
                                        "description": "\ucd5c\uc18c \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_max": {
                                        "description": "\ucd5c\ub300 \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": [
                                            "integer",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_default": {
                                        "description": "\uae30\ubcf8 \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": [
                                            "integer",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "priced_individually": {
                                        "description": "\uc774 \ubc88\ub4e4 \uc544\uc774\ud15c\uc758 \uac00\uaca9\uc774 \ubc88\ub4e4\uc758 \uae30\ubcf8 \uac00\uaca9\uc5d0 \ucd94\uac00\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "shipped_individually": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \ubc88\ub4e4\uacfc \ubcc4\ub3c4\ub85c \ubc30\uc1a1\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_title": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc774 \ud504\ub860\ud2b8\uc5d4\ub4dc \ubc0f \uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "title": {
                                        "description": "\uc6d0\ub798 \uc81c\ud488 \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_description": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc5d0 \ub300\ud55c \uac04\ub2e8\ud55c \uc124\uba85\uc774 \ud504\ub860\ud2b8\uc5d4\ub4dc \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "description": {
                                        "description": "\uc6d0\ub798 \uc81c\ud488 \uac04\ub2e8\ud55c \uc124\uba85 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc5d0 \ub300\ud55c \uac04\ub2e8\ud55c \uc124\uba85\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "optional": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c\uc774 \uc120\ud0dd \uc0ac\ud56d\uc778\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "hide_thumbnail": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uc378\ub124\uc77c\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc228\uaca8\uc9c0\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc5d0 \uc801\uc6a9\ub41c \ud560\uc778\uc785\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_variations": {
                                        "description": "\ubcc0\ud615 \ud544\ud130\ub9c1\uc774 \ud65c\uc131\ud654\ub418\uc5c8\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac00\ubcc0\uc801\uc778 \ubc88\ub4e4 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9).",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "allowed_variations": {
                                        "description": "\ud65c\uc131\ud654\ud55c \ubcc0\ud615 ID \ubaa9\ub85d\uc785\ub2c8\ub2e4(\ubcc0\ud615 \ud544\ud130\ub9c1\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_default_variation_attributes": {
                                        "description": "\uae30\ubcf8 \ubcc0\ud615 \uc18d\uc131 \uac12\uc774 \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac00\ubcc0\uc801\uc778 \ubc88\ub4e4 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9).",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "default_variation_attributes": {
                                        "description": "\uc7ac\uc815\uc758\ud55c \uae30\ubcf8 \ubcc0\ud615 \uc18d\uc131 \uac12\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc18d\uc131 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "\uc18d\uc131 \uba85.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "option": {
                                                    "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "single_product_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "cart_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc7a5\ubc14\uad6c\ub2c8 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "order_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc8fc\ubb38\/\uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "single_product_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "cart_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \uc7a5\ubc14\uad6c\ub2c8 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "order_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \uc8fc\ubb38\/\uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "stock_status": {
                                        "description": "\ucd5c\uc18c \uc218\ub7c9\uc744 \uace0\ub824\ud55c \ubc88\ub4e4 \uc544\uc774\ud15c\uc758 \uc0c1\ud0dc\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "in_stock",
                                            "on_backorder",
                                            "out_of_stock"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "bundle_sell_ids": {
                            "description": "\ubc88\ub4e4 \ud310\ub9e4 \uc81c\ud488 ID \ubaa9\ub85d\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_global_add_ons": {
                            "description": "\uae00\ub85c\ubc8c \uc560\ub4dc\uc628\uc774 \uc774 \uc81c\ud488\uc5d0\uc11c \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                            "type": "boolean",
                            "required": false
                        },
                        "addons": {
                            "description": "\uc774 \uc81c\ud488\uc5d0 \ud560\ub2f9\ub41c \uc560\ub4dc\uc628",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc560\ub4dc\uc628\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "required": false
                                    },
                                    "name": {
                                        "description": "\uc81c\ud488 \uc560\ub4dc\uc628 \uc774\ub984",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "validate_callback": [
                                                [],
                                                "validate_addon_name"
                                            ],
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "title_format": {
                                        "description": "\uc560\ub4dc\uc628 \uc81c\ubaa9 \ud615\uc2dd",
                                        "type": "string",
                                        "enum": [
                                            "label",
                                            "heading",
                                            "hide"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "label",
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "default": {
                                        "description": "\uae30\ubcf8 \uc560\ub4dc\uc628 \uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "sanitize_text_field",
                                            "validate_callback": [
                                                [],
                                                "validate_default"
                                            ]
                                        }
                                    },
                                    "description_enable": {
                                        "description": "\uc124\uba85\uc774 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "description": {
                                        "description": "\uc560\ub4dc\uc628\uc5d0 \ub300\ud55c \uc124\uba85",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "wp_kses_post"
                                        }
                                    },
                                    "placeholder_enable": {
                                        "description": "\uc560\ub4dc\uc628 \ud50c\ub808\uc774\uc2a4\ud640\ub354\uac00 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "placeholder": {
                                        "description": "custom_text \ubc0f custom_textarea \uc560\ub4dc\uc628 \uc720\ud615\uc5d0 \uc801\uc6a9 \uac00\ub2a5\ud55c \uc560\ub4dc\uc628 \ud50c\ub808\uc774\uc2a4\ud640\ub354 \ud14d\uc2a4\ud2b8",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "type": {
                                        "description": "\uc560\ub4dc\uc628 \uc720\ud615",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "multiple_choice",
                                            "checkbox",
                                            "custom_text",
                                            "custom_textarea",
                                            "file_upload",
                                            "custom_price",
                                            "input_multiplier",
                                            "heading",
                                            "datepicker"
                                        ]
                                    },
                                    "display": {
                                        "description": "multiple_choice \uc560\ub4dc\uc628\uc758 \ud45c\uc2dc \uc635\uc158",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "select",
                                            "radiobutton",
                                            "images"
                                        ],
                                        "arg_options": {
                                            "default": "select"
                                        }
                                    },
                                    "position": {
                                        "description": "\uc81c\ud488\uc5d0\uc11c \uc560\ub4dc\uc628\uc758 \uc704\uce58",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": 10
                                        },
                                        "minimum": 0
                                    },
                                    "required": {
                                        "description": "\uc560\ub4dc\uc628\uc774 \ud544\uc218\uc778\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": false,
                                            "validate_callback": [
                                                [],
                                                "validate_required"
                                            ]
                                        }
                                    },
                                    "restrictions": {
                                        "description": "\uac00\uaca9 \ub610\ub294 \ud14d\uc2a4\ud2b8 \uae38\uc774\uc758 \ucd5c\uc18c\/\ucd5c\ub300 \ud55c\ub3c4\uac00 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "restrictions_type": {
                                        "description": "custom_text \uc720\ud615 \uc560\ub4dc\uc628\uc758 \uc785\ub825 \uc81c\ud55c \uc0ac\ud56d",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "",
                                            "any_text",
                                            "only_letters",
                                            "only_numbers",
                                            "only_letters_numbers",
                                            "email"
                                        ],
                                        "arg_options": {
                                            "default": "any_text"
                                        }
                                    },
                                    "adjust_price": {
                                        "description": "\uc560\ub4dc\uc628\uc774 \uc81c\ud488 \uac00\uaca9\uc744 \uc870\uc815\ud558\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "price_type": {
                                        "description": "\uc560\ub4dc\uc628\uc758 \uac00\uaca9 \uc870\uc815 \uc720\ud615",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "flat_fee",
                                            "quantity_based",
                                            "percentage_based"
                                        ],
                                        "arg_options": {
                                            "default": "flat_fee"
                                        }
                                    },
                                    "price": {
                                        "description": "\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0 \uc560\ub4dc\uc628\uc758 \uac00\uaca9(\uc22b\uc790 \ubb38\uc790\uc5f4)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "is_empty_or_float"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "min": {
                                        "description": "custom_text, custom_textarea, custom_price \ubc0f input_multiplier \uc560\ub4dc\uc628\uc5d0 \ud5c8\uc6a9\ub418\ub294 \ucd5c\uc18c \uc785\ub825\uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "validate_min_max"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "max": {
                                        "description": "custom_text, custom_textarea, custom_price \ubc0f input_multiplier \uc560\ub4dc\uc628\uc5d0 \ud5c8\uc6a9\ub418\ub294 \ucd5c\ub300 \uc785\ub825\uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "validate_min_max"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "options": {
                                        "description": "multiple_choice \ubc0f checkbox \uc720\ud615 \uc560\ub4dc\uc628\uc758 \uc635\uc158 \ubaa9\ub85d",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": [],
                                            "validate_callback": [
                                                [],
                                                "validate_options"
                                            ]
                                        },
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158 \uad00\ub828 \ub808\uc774\ube14",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": true
                                                },
                                                "price": {
                                                    "description": "\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0 \uc560\ub4dc\uc628 \uc635\uc158\uc758 \uac00\uaca9(\uc22b\uc790 \ubb38\uc790\uc5f4)",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false,
                                                    "arg_options": {
                                                        "validate_callback": [
                                                            [],
                                                            "is_empty_or_float"
                                                        ],
                                                        "sanitize_callback": "wc_format_decimal"
                                                    }
                                                },
                                                "price_type": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158\uc758 \uac00\uaca9 \uc870\uc815 \uc720\ud615",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "enum": [
                                                        "flat_fee",
                                                        "quantity_based",
                                                        "percentage_based"
                                                    ],
                                                    "required": false
                                                },
                                                "image": {
                                                    "description": "\uc774\ubbf8\uc9c0 \ud45c\uc2dc \uc720\ud615 \uad00\ub828 \uc560\ub4dc\uc628 \uc635\uc158\uc758 \uc774\ubbf8\uc9c0 ID \ub610\ub294 0",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false
                                                },
                                                "visibility": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158 \ud45c\uc2dc \uc5ec\ubd80",
                                                    "type": "boolean",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v1\/products\/batch"
                    }
                ]
            }
        },
        "\/wc\/v1\/reports\/sales": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "period": {
                            "description": "\ubcf4\uace0\uae30\uac04",
                            "type": "string",
                            "enum": [
                                "week",
                                "month",
                                "last_month",
                                "year"
                            ],
                            "required": false
                        },
                        "date_min": {
                            "description": "\ud2b9\uc815 \uc2dc\uc791 \ub0a0\uc9dc\uc5d0 \ub300\ud55c \ub9e4\ucd9c \uc774\uc775, \ub0a0\uc9dc\ub294 YYYY-MM-DD \uc11c\uc2dd\uc73c\ub85c \ub418\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "date_max": {
                            "description": "\ud2b9\uc815 \uc885\ub8cc \ub0a0\uc9dc\uc5d0 \ub300\ud55c \ub9e4\ucd9c \uc774\uc775, \ub0a0\uc9dc\ub294 YYYY-MM-DD \uc11c\uc2dd\uc73c\ub85c \ub418\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v1\/reports\/sales"
                    }
                ]
            }
        },
        "\/wc\/v1\/reports\/top_sellers": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "period": {
                            "description": "\ubcf4\uace0\uae30\uac04",
                            "type": "string",
                            "enum": [
                                "week",
                                "month",
                                "last_month",
                                "year"
                            ],
                            "required": false
                        },
                        "date_min": {
                            "description": "\ud2b9\uc815 \uc2dc\uc791 \ub0a0\uc9dc\uc5d0 \ub300\ud55c \ub9e4\ucd9c \uc774\uc775, \ub0a0\uc9dc\ub294 YYYY-MM-DD \uc11c\uc2dd\uc73c\ub85c \ub418\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "date_max": {
                            "description": "\ud2b9\uc815 \uc885\ub8cc \ub0a0\uc9dc\uc5d0 \ub300\ud55c \ub9e4\ucd9c \uc774\uc775, \ub0a0\uc9dc\ub294 YYYY-MM-DD \uc11c\uc2dd\uc73c\ub85c \ub418\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v1\/reports\/top_sellers"
                    }
                ]
            }
        },
        "\/wc\/v1\/reports": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v1\/reports"
                    }
                ]
            }
        },
        "\/wc\/v1\/taxes\/classes": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "\uc138\uae08 \ud074\ub798\uc2a4",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc758 \uace0\uc720 \uc2ac\ub7ec\uadf8",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ub9ac\uc18c\uc2a4\ub294 \ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9b4 \uc218 \uc5c6\uc73c\ubbc0\ub85c true \uac12\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/taxes": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "order",
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "enum": [
                                "id",
                                "order",
                                "priority"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "class": {
                            "description": "\uc138\uae08 \ud074\ub798\uc2a4\ub85c \uc815\ub82c",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "country": {
                            "description": "ISO 3166 \uad6d\uac00\ucf54\ub4dc",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\uc8fc \ucf54\ub4dc",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "\uc6b0\ud3b8\ubc88\ud638",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "\ub3c4\uc2dc \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "\uc138\uc728",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc138\uc728\ud56d\ubaa9",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "default": 1,
                            "description": "\uc138\uae08 \uc6b0\uc120\uc21c\uc704",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "default": false,
                            "description": "\ubcf5\ub9ac \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "default": true,
                            "description": "\uc774 \uc138\uc728\uc744 \ubc30\uc1a1\uc5d0\ub3c4 \uc801\uc6a9\ub418\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "\ucffc\ub9ac\uc5d0 \ud45c\uc2dc\ub418\ub294 \uc8fc\ubb38\uc744 \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "default": "standard",
                            "description": "\uc138\uae08 \ud074\ub798\uc2a4.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "country": {
                            "description": "ISO 3166 \uad6d\uac00\ucf54\ub4dc",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\uc8fc \ucf54\ub4dc",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "\uc6b0\ud3b8\ubc88\ud638",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "\ub3c4\uc2dc \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "\uc138\uc728",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc138\uc728\ud56d\ubaa9",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "\uc138\uae08 \uc6b0\uc120\uc21c\uc704",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "\ubcf5\ub9ac \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "\uc774 \uc138\uc728\uc744 \ubc30\uc1a1\uc5d0\ub3c4 \uc801\uc6a9\ub418\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "\ucffc\ub9ac\uc5d0 \ud45c\uc2dc\ub418\ub294 \uc8fc\ubb38\uc744 \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "\uc138\uae08 \ud074\ub798\uc2a4.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ub9ac\uc18c\uc2a4\ub294 \ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9b4 \uc218 \uc5c6\uc73c\ubbc0\ub85c true \uac12\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/taxes\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "country": {
                            "description": "ISO 3166 \uad6d\uac00\ucf54\ub4dc",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\uc8fc \ucf54\ub4dc",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "\uc6b0\ud3b8\ubc88\ud638",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "\ub3c4\uc2dc \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "\uc138\uc728",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc138\uc728\ud56d\ubaa9",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "\uc138\uae08 \uc6b0\uc120\uc21c\uc704",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "\ubcf5\ub9ac \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "\uc774 \uc138\uc728\uc744 \ubc30\uc1a1\uc5d0\ub3c4 \uc801\uc6a9\ub418\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "\ucffc\ub9ac\uc5d0 \ud45c\uc2dc\ub418\ub294 \uc8fc\ubb38\uc744 \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "\uc138\uae08 \ud074\ub798\uc2a4.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v1\/taxes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v1\/webhooks": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "title"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "all",
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815\ud55c \uc0c1\ud0dc\uc5d0 \uc9c0\uc815\ub41c \uc6f9\ud6c5\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "enum": [
                                "all",
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "\uc6f9\ud6c5\uc5d0 \ub300\ud55c \uc54c\uae30\uc26c\uc6b4 \uc774\ub984",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "active",
                            "description": "\uc6f9\ud6c5 \uc0c1\ud0dc",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "type": "string",
                            "description": "\uc6f9\ud6c5 \ud1a0\ud53d",
                            "required": true
                        },
                        "secret": {
                            "description": "\uc804\ub2ec\ub41c \uc6f9\ud6c4\ud06c\uc758 \ud574\uc2dc\ub97c \uc0dd\uc131\ud558\uace0 \uc694\uccad \uba38\ub9ac\uae00\uc5d0 \uc81c\uacf5\ub418\ub294 \ube44\ubc00 \ud0a4\uc785\ub2c8\ub2e4. \uc81c\uacf5\ud558\uc9c0 \uc54a\uc744 \uacbd\uc6b0, \uc774\uac83\uc758 \uae30\ubcf8\uac12\uc740 \ud604\uc7ac \uc0ac\uc6a9\uc790 ID|\uc0ac\uc6a9\uc790 \uc774\ub984\uc758 MD5 \ud574\uc2dc\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "delivery_url": {
                            "type": "string",
                            "description": "\uc6f9\ud6c5 \uc804\ub2ec URL",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\uc6f9\ud6c5\uc5d0 \ub300\ud55c \uc54c\uae30\uc26c\uc6b4 \uc774\ub984",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uc6f9\ud6c5 \uc0c1\ud0dc",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "description": "\uc6f9\ud6c5 \ud1a0\ud53d",
                            "type": "string",
                            "required": false
                        },
                        "secret": {
                            "description": "\uc804\ub2ec\ub41c \uc6f9\ud6c4\ud06c\uc758 \ud574\uc2dc\ub97c \uc0dd\uc131\ud558\uace0 \uc694\uccad \uba38\ub9ac\uae00\uc5d0 \uc81c\uacf5\ub418\ub294 \ube44\ubc00 \ud0a4\uc785\ub2c8\ub2e4. \uc81c\uacf5\ud558\uc9c0 \uc54a\uc744 \uacbd\uc6b0, \uc774\uac83\uc758 \uae30\ubcf8\uac12\uc740 \ud604\uc7ac \uc0ac\uc6a9\uc790 ID|\uc0ac\uc6a9\uc790 \uc774\ub984\uc758 MD5 \ud574\uc2dc\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ub9ac\uc18c\uc2a4\ub294 \ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9b4 \uc218 \uc5c6\uc73c\ubbc0\ub85c true \uac12\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/webhooks\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\uc6f9\ud6c5\uc5d0 \ub300\ud55c \uc54c\uae30\uc26c\uc6b4 \uc774\ub984",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uc6f9\ud6c5 \uc0c1\ud0dc",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "description": "\uc6f9\ud6c5 \ud1a0\ud53d",
                            "type": "string",
                            "required": false
                        },
                        "secret": {
                            "description": "\uc804\ub2ec\ub41c \uc6f9\ud6c4\ud06c\uc758 \ud574\uc2dc\ub97c \uc0dd\uc131\ud558\uace0 \uc694\uccad \uba38\ub9ac\uae00\uc5d0 \uc81c\uacf5\ub418\ub294 \ube44\ubc00 \ud0a4\uc785\ub2c8\ub2e4. \uc81c\uacf5\ud558\uc9c0 \uc54a\uc744 \uacbd\uc6b0, \uc774\uac83\uc758 \uae30\ubcf8\uac12\uc740 \ud604\uc7ac \uc0ac\uc6a9\uc790 ID|\uc0ac\uc6a9\uc790 \uc774\ub984\uc758 MD5 \ud574\uc2dc\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uc6f9\ud6c5\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "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": "\uc6f9\ud6c5\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/coupons": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \ubb38\uc790\uc5f4\uacfc \uc77c\uce58\ud558\ub294 \uacbd\uc6b0\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc218\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc218\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\ubc1c\ud589\uc77c \ub610\ub294 \uc218\uc815\uc77c\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud560 \ub54c GMT \uae00 \ub0a0\uc9dc\ub97c \uace0\ub824\ud560\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "code": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ucf54\ub4dc\uc758 \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "description": "\ucfe0\ud3f0 \ucf54\ub4dc.",
                            "type": "string",
                            "required": true
                        },
                        "amount": {
                            "description": "\ud560\uc778 \uae08\uc561 \ub610\ub294 \ud560\uc778 \ube44\uc728\uc785\ub2c8\ub2e4. \ubc18\ub4dc\uc2dc \uc22b\uc790\ub9cc \uc785\ub825\ud574\uc57c \ud569\ub2c8\ub2e4.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\ucfe0\ud3f0\uc758 \uc0c1\ud0dc\uc785\ub2c8\ub2e4. \ud56d\uc0c1 \ucd08\uc548, \ubc1c\ud589\ub428 \ub610\ub294 \uac80\ud1a0 \ub300\uae30 \uc911\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "default": "fixed_cart",
                            "description": "\uc801\uc6a9\ud560 \ud560\uc778 \uc720\ud615\uc744 \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\ucfe0\ud3f0 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "\ucfe0\ud3f0\uc774 \ub9cc\ub8cc\ub418\ub294 \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)\uc785\ub2c8\ub2e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "\ucfe0\ud3f0\uc774 \ub9cc\ub8cc\ub418\ub294 \ub0a0\uc9dc(GMT \uae30\uc900)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "default": false,
                            "description": "true\uc774\uba74 \ucfe0\ud3f0\uc744 \uac1c\ubcc4\uc801\uc73c\ub85c\ub9cc \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ucfe0\ud3f0\uc774 \uc801\uc6a9\ub41c \ub2e4\ub978 \ud56d\ubaa9\uc740 \uc7a5\ubc14\uad6c\ub2c8\uc5d0\uc11c \uc81c\uac70\ub429\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "\ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \uc0c1\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "\ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc5c6\ub294 \uc0c1\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\ucfe0\ud3f0\uc740 \ucd1d \uba87 \ubc88\uc774\ub098 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub098\uc694?",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\uace0\uac1d\ub2f9 \ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \ud69f\uc218.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "\ucfe0\ud3f0\uc744 \uc801\uc6a9\ud560 \uc218 \uc788\ub294 \ucd5c\ub300 \uc7a5\ubc14\uad6c\ub2c8 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "default": false,
                            "description": "true\uc778 \uacbd\uc6b0 \uadf8\ub9ac\uace0 \ubb34\ub8cc \ubc30\uc1a1 \ubc29\ubc95\uc5d0 \ucfe0\ud3f0\uc774 \ud544\uc694\ud55c \uacbd\uc6b0 \uc774 \ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud558\uba74 \ubb34\ub8cc\ub85c \ubc30\uc1a1\uc744 \ubc1b\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "\ucfe0\ud3f0\uc744 \uc801\uc6a9\ud560 \uc218 \uc788\ub294 \uce74\ud14c\uace0\ub9ac ID\uc758 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "\ucfe0\ud3f0\uc744 \uc801\uc6a9\ud560 \uc218 \uc5c6\ub294 \uce74\ud14c\uace0\ub9ac ID\uc758 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "default": false,
                            "description": "true\uc774\uba74 \uc774 \ucfe0\ud3f0\uc774 \ud310\ub9e4\uac00\uac00 \uc788\ub294 \uc544\uc774\ud15c\uc5d0 \uc801\uc6a9\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "\ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \ucd5c\uc18c \uc8fc\ubb38 \uae08\uc561.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "\ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \ub54c \ud5c8\uc6a9\ub418\ub294 \ucd5c\ub300 \uc8fc\ubb38 \uae08\uc561.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "\uc774 \ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \uc774\uba54\uc77c \uc8fc\uc18c\uc758 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uba54\ud0c0 ID",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\uba54\ud0c0 \ud0a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\uba54\ud0c0 \uac12.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "code": {
                            "description": "\ucfe0\ud3f0 \ucf54\ub4dc.",
                            "type": "string",
                            "required": false
                        },
                        "amount": {
                            "description": "\ud560\uc778 \uae08\uc561 \ub610\ub294 \ud560\uc778 \ube44\uc728\uc785\ub2c8\ub2e4. \ubc18\ub4dc\uc2dc \uc22b\uc790\ub9cc \uc785\ub825\ud574\uc57c \ud569\ub2c8\ub2e4.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\ucfe0\ud3f0\uc758 \uc0c1\ud0dc\uc785\ub2c8\ub2e4. \ud56d\uc0c1 \ucd08\uc548, \ubc1c\ud589\ub428 \ub610\ub294 \uac80\ud1a0 \ub300\uae30 \uc911\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "\uc801\uc6a9\ud560 \ud560\uc778 \uc720\ud615\uc744 \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\ucfe0\ud3f0 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "\ucfe0\ud3f0\uc774 \ub9cc\ub8cc\ub418\ub294 \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)\uc785\ub2c8\ub2e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "\ucfe0\ud3f0\uc774 \ub9cc\ub8cc\ub418\ub294 \ub0a0\uc9dc(GMT \uae30\uc900)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "true\uc774\uba74 \ucfe0\ud3f0\uc744 \uac1c\ubcc4\uc801\uc73c\ub85c\ub9cc \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ucfe0\ud3f0\uc774 \uc801\uc6a9\ub41c \ub2e4\ub978 \ud56d\ubaa9\uc740 \uc7a5\ubc14\uad6c\ub2c8\uc5d0\uc11c \uc81c\uac70\ub429\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "\ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \uc0c1\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "\ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc5c6\ub294 \uc0c1\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\ucfe0\ud3f0\uc740 \ucd1d \uba87 \ubc88\uc774\ub098 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub098\uc694?",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\uace0\uac1d\ub2f9 \ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \ud69f\uc218.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "\ucfe0\ud3f0\uc744 \uc801\uc6a9\ud560 \uc218 \uc788\ub294 \ucd5c\ub300 \uc7a5\ubc14\uad6c\ub2c8 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "true\uc778 \uacbd\uc6b0 \uadf8\ub9ac\uace0 \ubb34\ub8cc \ubc30\uc1a1 \ubc29\ubc95\uc5d0 \ucfe0\ud3f0\uc774 \ud544\uc694\ud55c \uacbd\uc6b0 \uc774 \ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud558\uba74 \ubb34\ub8cc\ub85c \ubc30\uc1a1\uc744 \ubc1b\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "\ucfe0\ud3f0\uc744 \uc801\uc6a9\ud560 \uc218 \uc788\ub294 \uce74\ud14c\uace0\ub9ac ID\uc758 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "\ucfe0\ud3f0\uc744 \uc801\uc6a9\ud560 \uc218 \uc5c6\ub294 \uce74\ud14c\uace0\ub9ac ID\uc758 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "true\uc774\uba74 \uc774 \ucfe0\ud3f0\uc774 \ud310\ub9e4\uac00\uac00 \uc788\ub294 \uc544\uc774\ud15c\uc5d0 \uc801\uc6a9\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "\ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \ucd5c\uc18c \uc8fc\ubb38 \uae08\uc561.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "\ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \ub54c \ud5c8\uc6a9\ub418\ub294 \ucd5c\ub300 \uc8fc\ubb38 \uae08\uc561.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "\uc774 \ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \uc774\uba54\uc77c \uc8fc\uc18c\uc758 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uba54\ud0c0 ID",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\uba54\ud0c0 \ud0a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\uba54\ud0c0 \uac12.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9ac\uc9c0 \uc54a\uace0 \ubc14\ub85c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/coupons\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "code": {
                            "description": "\ucfe0\ud3f0 \ucf54\ub4dc.",
                            "type": "string",
                            "required": false
                        },
                        "amount": {
                            "description": "\ud560\uc778 \uae08\uc561 \ub610\ub294 \ud560\uc778 \ube44\uc728\uc785\ub2c8\ub2e4. \ubc18\ub4dc\uc2dc \uc22b\uc790\ub9cc \uc785\ub825\ud574\uc57c \ud569\ub2c8\ub2e4.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\ucfe0\ud3f0\uc758 \uc0c1\ud0dc\uc785\ub2c8\ub2e4. \ud56d\uc0c1 \ucd08\uc548, \ubc1c\ud589\ub428 \ub610\ub294 \uac80\ud1a0 \ub300\uae30 \uc911\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "\uc801\uc6a9\ud560 \ud560\uc778 \uc720\ud615\uc744 \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\ucfe0\ud3f0 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "\ucfe0\ud3f0\uc774 \ub9cc\ub8cc\ub418\ub294 \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)\uc785\ub2c8\ub2e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "\ucfe0\ud3f0\uc774 \ub9cc\ub8cc\ub418\ub294 \ub0a0\uc9dc(GMT \uae30\uc900)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "true\uc774\uba74 \ucfe0\ud3f0\uc744 \uac1c\ubcc4\uc801\uc73c\ub85c\ub9cc \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ucfe0\ud3f0\uc774 \uc801\uc6a9\ub41c \ub2e4\ub978 \ud56d\ubaa9\uc740 \uc7a5\ubc14\uad6c\ub2c8\uc5d0\uc11c \uc81c\uac70\ub429\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "\ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \uc0c1\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "\ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc5c6\ub294 \uc0c1\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\ucfe0\ud3f0\uc740 \ucd1d \uba87 \ubc88\uc774\ub098 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub098\uc694?",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\uace0\uac1d\ub2f9 \ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \ud69f\uc218.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "\ucfe0\ud3f0\uc744 \uc801\uc6a9\ud560 \uc218 \uc788\ub294 \ucd5c\ub300 \uc7a5\ubc14\uad6c\ub2c8 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "true\uc778 \uacbd\uc6b0 \uadf8\ub9ac\uace0 \ubb34\ub8cc \ubc30\uc1a1 \ubc29\ubc95\uc5d0 \ucfe0\ud3f0\uc774 \ud544\uc694\ud55c \uacbd\uc6b0 \uc774 \ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud558\uba74 \ubb34\ub8cc\ub85c \ubc30\uc1a1\uc744 \ubc1b\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "\ucfe0\ud3f0\uc744 \uc801\uc6a9\ud560 \uc218 \uc788\ub294 \uce74\ud14c\uace0\ub9ac ID\uc758 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "\ucfe0\ud3f0\uc744 \uc801\uc6a9\ud560 \uc218 \uc5c6\ub294 \uce74\ud14c\uace0\ub9ac ID\uc758 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "true\uc774\uba74 \uc774 \ucfe0\ud3f0\uc774 \ud310\ub9e4\uac00\uac00 \uc788\ub294 \uc544\uc774\ud15c\uc5d0 \uc801\uc6a9\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "\ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \ucd5c\uc18c \uc8fc\ubb38 \uae08\uc561.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "\ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \ub54c \ud5c8\uc6a9\ub418\ub294 \ucd5c\ub300 \uc8fc\ubb38 \uae08\uc561.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "\uc774 \ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \uc774\uba54\uc77c \uc8fc\uc18c\uc758 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uba54\ud0c0 ID",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\uba54\ud0c0 \ud0a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\uba54\ud0c0 \uac12.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/customers": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815\ud55c ID\ub4e4\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc774\uba54\uc77c\uc758 \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "role": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc5ed\ud560\uc744 \uac00\uc9c4 \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "default": "customer",
                            "enum": [
                                "all",
                                "administrator",
                                "editor",
                                "author",
                                "contributor",
                                "subscriber",
                                "customer",
                                "shop_manager",
                                "reseller",
                                "educational",
                                "wp_support_plus_agent",
                                "wp_support_plus_supervisor",
                                "reg1532",
                                "business",
                                "wpseo_manager",
                                "wpseo_editor"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "email": {
                            "type": "string",
                            "description": "\uc2e0\uaddc \uc720\uc800 \uc774\uba54\uc77c \uc8fc\uc18c",
                            "required": true
                        },
                        "first_name": {
                            "description": "\uace0\uac1d \uc774\ub984.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\uace0\uac1d \uc131.",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "\uc2e0\uaddc \uc720\uc800 \uc544\uc774\ub514",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "\uc2e0\uaddc \uc0ac\uc6a9\uc790 \ube44\ubc00\ubc88\ud638",
                            "type": "string",
                            "required": true
                        },
                        "billing": {
                            "description": "\uccad\uad6c \uc8fc\uc18c \ub370\uc774\ud130 \ubaa9\ub85d.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\uc131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\uc8fc\uc18c 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \ucf54\ub4dc \ub610\ub294 \uc8fc\/\uad6d\uac00, \uc2dc\/\ub3c4 \ub610\ub294 \uc9c0\uc5ed \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "ISO \uad6d\uac00 \ucf54\ub4dc.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\uc774\uba54\uc77c \uc8fc\uc18c.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\uc804\ud654 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\ubc30\uc1a1 \uc8fc\uc18c \ub370\uc774\ud130 \ubaa9\ub85d.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\uc131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\uc8fc\uc18c 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \ucf54\ub4dc \ub610\ub294 \uc8fc\/\uad6d\uac00, \uc2dc\/\ub3c4 \ub610\ub294 \uc9c0\uc5ed \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "ISO \uad6d\uac00 \ucf54\ub4dc.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uba54\ud0c0 ID",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\uba54\ud0c0 \ud0a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\uba54\ud0c0 \uac12.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "email": {
                            "description": "\uace0\uac1d\uc758 \uc774\uba54\uc77c \uc8fc\uc18c\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "first_name": {
                            "description": "\uace0\uac1d \uc774\ub984.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\uace0\uac1d \uc131.",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "\uace0\uac1d \ub85c\uadf8\uc778 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "\uace0\uac1d \uc554\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\uccad\uad6c \uc8fc\uc18c \ub370\uc774\ud130 \ubaa9\ub85d.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\uc131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\uc8fc\uc18c 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \ucf54\ub4dc \ub610\ub294 \uc8fc\/\uad6d\uac00, \uc2dc\/\ub3c4 \ub610\ub294 \uc9c0\uc5ed \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "ISO \uad6d\uac00 \ucf54\ub4dc.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\uc774\uba54\uc77c \uc8fc\uc18c.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\uc804\ud654 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\ubc30\uc1a1 \uc8fc\uc18c \ub370\uc774\ud130 \ubaa9\ub85d.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\uc131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\uc8fc\uc18c 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \ucf54\ub4dc \ub610\ub294 \uc8fc\/\uad6d\uac00, \uc2dc\/\ub3c4 \ub610\ub294 \uc9c0\uc5ed \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "ISO \uad6d\uac00 \ucf54\ub4dc.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uba54\ud0c0 ID",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\uba54\ud0c0 \ud0a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\uba54\ud0c0 \uac12.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ub9ac\uc18c\uc2a4\ub294 \ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9b4 \uc218 \uc5c6\uc73c\ubbc0\ub85c true \uac12\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "required": false
                        },
                        "reassign": {
                            "default": 0,
                            "type": "integer",
                            "description": "\uae00\uc744 \ub2e4\uc2dc \uc9c0\uc815\ud560 ID\uc785\ub2c8\ub2e4.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/customers\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "email": {
                            "description": "\uace0\uac1d\uc758 \uc774\uba54\uc77c \uc8fc\uc18c\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "first_name": {
                            "description": "\uace0\uac1d \uc774\ub984.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\uace0\uac1d \uc131.",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "\uace0\uac1d \ub85c\uadf8\uc778 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "\uace0\uac1d \uc554\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\uccad\uad6c \uc8fc\uc18c \ub370\uc774\ud130 \ubaa9\ub85d.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\uc131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\uc8fc\uc18c 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \ucf54\ub4dc \ub610\ub294 \uc8fc\/\uad6d\uac00, \uc2dc\/\ub3c4 \ub610\ub294 \uc9c0\uc5ed \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "ISO \uad6d\uac00 \ucf54\ub4dc.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\uc774\uba54\uc77c \uc8fc\uc18c.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\uc804\ud654 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\ubc30\uc1a1 \uc8fc\uc18c \ub370\uc774\ud130 \ubaa9\ub85d.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\uc131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\uc8fc\uc18c 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \ucf54\ub4dc \ub610\ub294 \uc8fc\/\uad6d\uac00, \uc2dc\/\ub3c4 \ub610\ub294 \uc9c0\uc5ed \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "ISO \uad6d\uac00 \ucf54\ub4dc.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uba54\ud0c0 ID",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\uba54\ud0c0 \ud0a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\uba54\ud0c0 \uac12.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uc8fc\ubb38 ID",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "default": "any",
                            "description": "\uacb0\uacfc\ub97c \uace0\uac1d \uba54\ubaa8 \ub610\ub294 \ub0b4\ubd80 \uba54\ubaa8\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "enum": [
                                "any",
                                "customer",
                                "internal"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "order_id": {
                            "description": "\uc8fc\ubb38 ID",
                            "type": "integer",
                            "required": false
                        },
                        "note": {
                            "type": "string",
                            "description": "\uc8fc\ubb38 \uba54\ubaa8 \ub0b4\uc6a9",
                            "required": true
                        },
                        "customer_note": {
                            "default": false,
                            "description": "true\uc774\uba74 \uace0\uac1d\uc5d0\uac8c \uba54\ubaa8\uac00 \ud45c\uc2dc\ub418\uace0 \uc54c\ub9bc\uc744 \ubc1b\uac8c \ub429\ub2c8\ub2e4. false\uc774\uba74 \uba54\ubaa8\uac00 \uad00\ub9ac\uc790 \ucc38\uc870 \uc804\uc6a9\uc774 \ub429\ub2c8\ub2e4.",
                            "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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "order_id": {
                            "description": "\uc8fc\ubb38 ID",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "order_id": {
                            "description": "\uc8fc\ubb38 ID",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ub9ac\uc18c\uc2a4\ub294 \ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9b4 \uc218 \uc5c6\uc73c\ubbc0\ub85c true \uac12\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/orders\/(?P<order_id>[\\d]+)\/refunds": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "order_id": {
                            "description": "\uc8fc\ubb38 ID",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \ubb38\uc790\uc5f4\uacfc \uc77c\uce58\ud558\ub294 \uacbd\uc6b0\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc218\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc218\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\ubc1c\ud589\uc77c \ub610\ub294 \uc218\uc815\uc77c\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud560 \ub54c GMT \uae00 \ub0a0\uc9dc\ub97c \uace0\ub824\ud560\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\ub97c \uac00\uc9c4 \uacbd\uc6b0\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\ub97c \uac00\uc9c4 \uacbd\uc6b0\ub97c \uc81c\uc678\ud55c \ubaa8\ub4e0 \ud56d\ubaa9\uc73c\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "dp": {
                            "default": 2,
                            "description": "\uac01 \ub9ac\uc18c\uc2a4\uc5d0 \uc0ac\uc6a9\ud560 \uc18c\uc218\uc810 \uc790\ub9ac \uc218.",
                            "type": "integer",
                            "required": false
                        },
                        "order_item_display_meta": {
                            "default": false,
                            "description": "\uc8fc\ubb38\uc5d0 \ub300\ud574 \ud45c\uc2dc\ub418\uc5b4\uc57c \ud558\ub294 \uba54\ud0c0\ub9cc \ud45c\uc2dc\ud558\uc138\uc694.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "meta_data\ub97c \ud2b9\uc815 \ud0a4\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "meta_data\uc5d0\uc11c \ud2b9\uc815 \ud0a4\uac00 \uc81c\uc678\ub418\ub294\uc9c0 \ud655\uc778\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "order_id": {
                            "description": "\uc8fc\ubb38 ID",
                            "type": "integer",
                            "required": false
                        },
                        "amount": {
                            "description": "\ud658\ubd88 \uae08\uc561.",
                            "type": "string",
                            "required": false
                        },
                        "reason": {
                            "description": "\ud658\ubd88 \uc0ac\uc720.",
                            "type": "string",
                            "required": false
                        },
                        "refunded_by": {
                            "description": "\ud658\ubd88 \uc694\uccad\ud55c \uc0ac\uc6a9\uc790\uc758 ID",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uba54\ud0c0 ID",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\uba54\ud0c0 \ud0a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\uba54\ud0c0 \uac12.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "\ubc30\uc1a1 \ub77c\uc778 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "\ubc30\uc1a1 \ubc29\ubc95 \uba85.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "\ubc30\uc1a1 \ubc29\ubc95 ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "\ubc30\uc1a1 \ubc29\ubc95 \uc778\uc2a4\ud134\uc2a4 ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\ub77c\uc778 \ud569\uacc4(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\ub77c\uc778 \ud569\uacc4 \uc138\uae08(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\ub77c\uc778 \uc138\uae08.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc138\uc728 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\uc138\uae08 \ud569\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uba54\ud0c0 ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\uba54\ud0c0 \ud0a4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\uba54\ud0c0 \uac12.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "\uc694\uae08 \ub77c\uc778 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\uc694\uae08 \uba85.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\uc694\uae08\uc758 \uc138\uae08 \ud074\ub798\uc2a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\uc694\uae08\uc758 \uc138\uae08 \uc0c1\ud0dc.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\ub77c\uc778 \ud569\uacc4(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\ub77c\uc778 \ud569\uacc4 \uc138\uae08(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\ub77c\uc778 \uc138\uae08.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc138\uc728 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\uc138\uae08 \ud569\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\uc138\uae08 \uc18c\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uba54\ud0c0 ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\uba54\ud0c0 \ud0a4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\uba54\ud0c0 \uac12.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "api_refund": {
                            "default": true,
                            "description": "true\uc774\uba74 \uacb0\uc81c \uac8c\uc774\ud2b8\uc6e8\uc774 API\ub97c \uc0ac\uc6a9\ud558\uc5ec \ud658\ubd88\uc744 \uc0dd\uc131\ud569\ub2c8\ub2e4.",
                            "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": "\uc8fc\ubb38 ID",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "order_id": {
                            "description": "\uc8fc\ubb38 ID",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "\ub9ac\uc18c\uc2a4\ub294 \ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9b4 \uc218 \uc5c6\uc73c\ubbc0\ub85c true \uac12\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/orders": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \ubb38\uc790\uc5f4\uacfc \uc77c\uce58\ud558\ub294 \uacbd\uc6b0\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc218\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc218\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\ubc1c\ud589\uc77c \ub610\ub294 \uc218\uc815\uc77c\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud560 \ub54c GMT \uae00 \ub0a0\uc9dc\ub97c \uace0\ub824\ud560\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\ub97c \uac00\uc9c4 \uacbd\uc6b0\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\ub97c \uac00\uc9c4 \uacbd\uc6b0\ub97c \uc81c\uc678\ud55c \ubaa8\ub4e0 \ud56d\ubaa9\uc73c\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0c1\ud0dc\uc758 \uc8fc\ubb38\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "enum": [
                                "any",
                                "trash",
                                "auto-draft",
                                "pending",
                                "awaiting-approval",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "quote",
                                "intransit",
                                "deliveryexception",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "customer": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uace0\uac1d\uc758 \uc8fc\ubb38\uc73c\ub85c \uc81c\ud55c.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0c1\ud488\uc774 \ud3ec\ud568\ub41c \uc8fc\ubb38\uc73c\ub85c \uc81c\ud55c.",
                            "type": "integer",
                            "required": false
                        },
                        "dp": {
                            "default": 2,
                            "description": "\uac01 \ub9ac\uc18c\uc2a4\uc5d0 \uc0ac\uc6a9\ud560 \uc18c\uc218\uc810 \uc790\ub9ac \uc218.",
                            "type": "integer",
                            "required": false
                        },
                        "order_item_display_meta": {
                            "default": false,
                            "description": "\uc8fc\ubb38\uc5d0 \ub300\ud574 \ud45c\uc2dc\ub418\uc5b4\uc57c \ud558\ub294 \uba54\ud0c0\ub9cc \ud45c\uc2dc\ud558\uc138\uc694.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "meta_data\ub97c \ud2b9\uc815 \ud0a4\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "meta_data\uc5d0\uc11c \ud2b9\uc815 \ud0a4\uac00 \uc81c\uc678\ub418\ub294\uc9c0 \ud655\uc778\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "\uc0c1\uc704 \uc8fc\ubb38 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "default": "pending",
                            "description": "\uc624\ub354 \uc0c1\ud0dc",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "awaiting-approval",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "quote",
                                "intransit",
                                "deliveryexception",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "default": "USD",
                            "description": "\uc8fc\ubb38 \uc2dc \uc0ac\uc6a9\ub41c \ud1b5\ud654 (ISO \ud615\uc2dd).",
                            "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",
                                "ETH",
                                "SLE"
                            ],
                            "required": false
                        },
                        "customer_id": {
                            "default": 0,
                            "description": "\uc8fc\ubb38\uc790\uc758 \uc0ac\uc6a9\uc790 ID. 0\uc740 \uc190\ub2d8.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\uacb0\uc81c\ud558\ub294 \ub3d9\uc548 \uace0\uac1d\uc774 \ub0a8\uae34 \uba54\ubaa8\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\uccad\uad6c \uc8fc\uc18c.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\uc131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\uc8fc\uc18c 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \ucf54\ub4dc \ub610\ub294 \uc8fc\/\uad6d\uac00, \uc2dc\/\ub3c4 \ub610\ub294 \uc9c0\uc5ed \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "ISO 3166-1 alpha-2 \ud615\uc2dd \uad6d\uac00 \ucf54\ub4dc.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\uc774\uba54\uc77c \uc8fc\uc18c.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\uc804\ud654 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\ubc30\uc1a1 \uc8fc\uc18c.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\uc131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\uc8fc\uc18c 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \ucf54\ub4dc \ub610\ub294 \uc8fc\/\uad6d\uac00, \uc2dc\/\ub3c4 \ub610\ub294 \uc9c0\uc5ed \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "ISO 3166-1 alpha-2 \ud615\uc2dd \uad6d\uac00 \ucf54\ub4dc.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\uacb0\uc81c \ubc29\uc2dd ID.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "\uacb0\uc81c \ubc29\uc2dd \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "\uace0\uc720 \uac70\ub798 ID.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uba54\ud0c0 ID",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\uba54\ud0c0 \ud0a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\uba54\ud0c0 \uac12.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "\ud488\ubaa9 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\uc0c1\ud488 \uba85.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "\uc81c\ud488\uc774 \uc5ec\ub7ff\uc774\ub77c\uba74 \ubd80\ubaa8 \uc81c\ud488 \uc774\ub984\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "\uc0c1\ud488 ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "\ud574\ub2f9\ud560 \uacbd\uc6b0, \ubcc0\ud615 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "\uc8fc\ubb38 \uc218\ub7c9.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\uc0c1\ud488\uc758 \uc138\uae08 \ud074\ub798\uc2a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "\ub77c\uc778 \ubd80\ubd84\ud569\uacc4(\ud560\uc778 \uc804).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "\ub77c\uc778 \ubd80\ubd84\ud569\uacc4 \uc138\uae08(\ud560\uc778 \uc804).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "\ub77c\uc778 \ud569\uacc4(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\ub77c\uc778 \ud569\uacc4 \uc138\uae08(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\ub77c\uc778 \uc138\uae08.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc138\uc728 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "\uc138\uae08 \ud569\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "\uc138\uae08 \uc18c\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uba54\ud0c0 ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\uba54\ud0c0 \ud0a4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\uba54\ud0c0 \uac12.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "UI \ubcf4\uc774\uae30\uc6a9 \uba54\ud0c0 \ud0a4\uc785\ub2c8\ub2e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "UI \ubcf4\uc774\uae30\uc6a9 \uba54\ud0c0 \uac12\uc785\ub2c8\ub2e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "\uc0c1\ud488 SKU.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "global_unique_id": {
                                        "description": "GTIN, UPC, EAN \ub610\ub294 ISBN.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "\uc0c1\ud488 \uac00\uaca9.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "\uae30\ubcf8 \uc0c1\ud488 \uc774\ubbf8\uc9c0\uc758 \uc18d\uc131\uc785\ub2c8\ub2e4.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "\uc774\ubbf8\uc9c0 ID.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "\uc774\ubbf8\uc9c0 URL.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "properties": {
                                "bundled_by": {
                                    "description": "\uc0c1\uc704 \uac1c\ubcc4 \uc544\uc774\ud15c\uc758 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4(\uc544\uc774\ud15c\uc774 \ubc88\ub4e4\uc758 \uc77c\ubd80\uc778 \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "bundled_items": {
                                    "description": "\ubc88\ub4e4 \uac1c\ubcc4 \uc544\uc774\ud15c\uc758 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4(\uc544\uc774\ud15c\uc774 \ubc88\ub4e4 \ucee8\ud14c\uc774\ub108\uc778 \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                    "type": "array",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "integer"
                                    },
                                    "readonly": true
                                },
                                "bundled_item_title": {
                                    "description": "\uc6d0\ub798 \uc81c\ud488 \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "bundle_configuration": {
                                    "description": "\ubc88\ub4e4 \uad6c\uc131 \ubc30\uc5f4\uc785\ub2c8\ub2e4. \ubc88\ub4e4 \uac1c\ubcc4 \uc544\uc774\ud15c\ub3c4 \uc8fc\ubb38\uc5d0 \ucd94\uac00\ub418\ub3c4\ub85d \ubc88\ub4e4\ud615 \uac1c\ubcc4 \uc544\uc774\ud15c\uc744 \uc8fc\ubb38\uc5d0 \ucd94\uac00\ud560 \ub54c \uc815\uc758\ud574\uc57c \ud569\ub2c8\ub2e4.",
                                    "type": "array",
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "bundled_item_id": {
                                                "description": "\ubc88\ub4e4 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "product_id": {
                                                "description": "\ubc88\ub4e4 \uc81c\ud488 ID\uc785\ub2c8\ub2e4.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "quantity": {
                                                "description": "\uc120\ud0dd\ud55c \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "title": {
                                                "description": "\uc6d0\ub798 \uc81c\ud488 \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                                "type": "string",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "optional_selected": {
                                                "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc120\ud0dd\ub418\uc5c8\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4. \uc120\ud0dd\uc801 \ubc88\ub4e4 \uc544\uc774\ud15c\uc5d0 \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                                                "type": "boolean",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "variation_id": {
                                                "description": "\uc120\ud0dd\ud55c \ubcc0\ud615 ID\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "attributes": {
                                                "description": "'WC_Order::add_product'\uc5d0 \uc804\ub2ec\ub418\ub294 \uc120\ud0dd\ud55c \ubcc0\ud615 \ub370\uc774\ud130\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                                "type": "object",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "args": {
                                                "description": "'WC_Order::add_product'\uc5d0 \uc804\ub2ec\ub418\ub294 \ucd94\uac00 \uc778\uc218\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                                "type": "object",
                                                "context": [
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "\ubc30\uc1a1 \ub77c\uc778 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "\ubc30\uc1a1 \ubc29\ubc95 \uba85.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "\ubc30\uc1a1 \ubc29\ubc95 ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "\ubc30\uc1a1 \ubc29\ubc95 \uc778\uc2a4\ud134\uc2a4 ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\ub77c\uc778 \ud569\uacc4(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\ub77c\uc778 \ud569\uacc4 \uc138\uae08(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\ub77c\uc778 \uc138\uae08.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc138\uc728 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\uc138\uae08 \ud569\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uba54\ud0c0 ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\uba54\ud0c0 \ud0a4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\uba54\ud0c0 \uac12.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "\uc694\uae08 \ub77c\uc778 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\uc694\uae08 \uba85.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\uc694\uae08\uc758 \uc138\uae08 \ud074\ub798\uc2a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\uc694\uae08\uc758 \uc138\uae08 \uc0c1\ud0dc.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\ub77c\uc778 \ud569\uacc4(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\ub77c\uc778 \ud569\uacc4 \uc138\uae08(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\ub77c\uc778 \uc138\uae08.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc138\uc728 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\uc138\uae08 \ud569\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\uc138\uae08 \uc18c\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uba54\ud0c0 ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\uba54\ud0c0 \ud0a4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\uba54\ud0c0 \uac12.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "\ucfe0\ud3f0 \ub77c\uc778 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "\ucfe0\ud3f0 \ucf54\ub4dc.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\ud560\uc778 \ucd1d \uae08\uc561",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount_tax": {
                                        "description": "\ud560\uc778 \ud569\uacc4 \uc138\uae08.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "\ud560\uc778 \uc720\ud615\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "\ucfe0\ud3f0\uc5d0 \uc815\uc758\ub41c \ud560\uc778 \uae08\uc561\uc785\ub2c8\ub2e4(\ud560\uc778 \uc720\ud615\uc5d0 \ub530\ub77c \uc808\ub313\uac12 \ub610\ub294 \ud37c\uc13c\ud2b8).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "\ucfe0\ud3f0\uc758 \ubb34\ub8cc \ubc30\uc1a1 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uba54\ud0c0 ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\uba54\ud0c0 \ud0a4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\uba54\ud0c0 \uac12.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "default": false,
                            "description": "\uc8fc\ubb38\uc758 \uacb0\uc81c \uc5ec\ubd80\ub97c \uc9c0\uc815\ud569\ub2c8\ub2e4. \uc0c1\ud0dc\ub97c \ucc98\ub9ac \uc911\uc73c\ub85c \uc9c0\uc815\ud558\uace0 \uc7ac\uace0 \ud56d\ubaa9\uc744 \uc904\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "parent_id": {
                            "description": "\uc0c1\uc704 \uc8fc\ubb38 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "\uc624\ub354 \uc0c1\ud0dc",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "awaiting-approval",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "quote",
                                "intransit",
                                "deliveryexception",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "\uc8fc\ubb38 \uc2dc \uc0ac\uc6a9\ub41c \ud1b5\ud654 (ISO \ud615\uc2dd).",
                            "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",
                                "ETH",
                                "SLE"
                            ],
                            "required": false
                        },
                        "customer_id": {
                            "description": "\uc8fc\ubb38\uc790\uc758 \uc0ac\uc6a9\uc790 ID. 0\uc740 \uc190\ub2d8.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\uacb0\uc81c\ud558\ub294 \ub3d9\uc548 \uace0\uac1d\uc774 \ub0a8\uae34 \uba54\ubaa8\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\uccad\uad6c \uc8fc\uc18c.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\uc131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\uc8fc\uc18c 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \ucf54\ub4dc \ub610\ub294 \uc8fc\/\uad6d\uac00, \uc2dc\/\ub3c4 \ub610\ub294 \uc9c0\uc5ed \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "ISO 3166-1 alpha-2 \ud615\uc2dd \uad6d\uac00 \ucf54\ub4dc.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\uc774\uba54\uc77c \uc8fc\uc18c.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\uc804\ud654 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\ubc30\uc1a1 \uc8fc\uc18c.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\uc131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\uc8fc\uc18c 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \ucf54\ub4dc \ub610\ub294 \uc8fc\/\uad6d\uac00, \uc2dc\/\ub3c4 \ub610\ub294 \uc9c0\uc5ed \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "ISO 3166-1 alpha-2 \ud615\uc2dd \uad6d\uac00 \ucf54\ub4dc.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\uacb0\uc81c \ubc29\uc2dd ID.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "\uacb0\uc81c \ubc29\uc2dd \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "\uace0\uc720 \uac70\ub798 ID.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uba54\ud0c0 ID",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\uba54\ud0c0 \ud0a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\uba54\ud0c0 \uac12.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "\ud488\ubaa9 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\uc0c1\ud488 \uba85.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "\uc81c\ud488\uc774 \uc5ec\ub7ff\uc774\ub77c\uba74 \ubd80\ubaa8 \uc81c\ud488 \uc774\ub984\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "\uc0c1\ud488 ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "\ud574\ub2f9\ud560 \uacbd\uc6b0, \ubcc0\ud615 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "\uc8fc\ubb38 \uc218\ub7c9.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\uc0c1\ud488\uc758 \uc138\uae08 \ud074\ub798\uc2a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "\ub77c\uc778 \ubd80\ubd84\ud569\uacc4(\ud560\uc778 \uc804).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "\ub77c\uc778 \ubd80\ubd84\ud569\uacc4 \uc138\uae08(\ud560\uc778 \uc804).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "\ub77c\uc778 \ud569\uacc4(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\ub77c\uc778 \ud569\uacc4 \uc138\uae08(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\ub77c\uc778 \uc138\uae08.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc138\uc728 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "\uc138\uae08 \ud569\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "\uc138\uae08 \uc18c\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uba54\ud0c0 ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\uba54\ud0c0 \ud0a4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\uba54\ud0c0 \uac12.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "UI \ubcf4\uc774\uae30\uc6a9 \uba54\ud0c0 \ud0a4\uc785\ub2c8\ub2e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "UI \ubcf4\uc774\uae30\uc6a9 \uba54\ud0c0 \uac12\uc785\ub2c8\ub2e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "\uc0c1\ud488 SKU.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "global_unique_id": {
                                        "description": "GTIN, UPC, EAN \ub610\ub294 ISBN.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "\uc0c1\ud488 \uac00\uaca9.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "\uae30\ubcf8 \uc0c1\ud488 \uc774\ubbf8\uc9c0\uc758 \uc18d\uc131\uc785\ub2c8\ub2e4.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "\uc774\ubbf8\uc9c0 ID.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "\uc774\ubbf8\uc9c0 URL.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "properties": {
                                "bundled_by": {
                                    "description": "\uc0c1\uc704 \uac1c\ubcc4 \uc544\uc774\ud15c\uc758 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4(\uc544\uc774\ud15c\uc774 \ubc88\ub4e4\uc758 \uc77c\ubd80\uc778 \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "bundled_items": {
                                    "description": "\ubc88\ub4e4 \uac1c\ubcc4 \uc544\uc774\ud15c\uc758 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4(\uc544\uc774\ud15c\uc774 \ubc88\ub4e4 \ucee8\ud14c\uc774\ub108\uc778 \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                    "type": "array",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "integer"
                                    },
                                    "readonly": true
                                },
                                "bundled_item_title": {
                                    "description": "\uc6d0\ub798 \uc81c\ud488 \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "bundle_configuration": {
                                    "description": "\ubc88\ub4e4 \uad6c\uc131 \ubc30\uc5f4\uc785\ub2c8\ub2e4. \ubc88\ub4e4 \uac1c\ubcc4 \uc544\uc774\ud15c\ub3c4 \uc8fc\ubb38\uc5d0 \ucd94\uac00\ub418\ub3c4\ub85d \ubc88\ub4e4\ud615 \uac1c\ubcc4 \uc544\uc774\ud15c\uc744 \uc8fc\ubb38\uc5d0 \ucd94\uac00\ud560 \ub54c \uc815\uc758\ud574\uc57c \ud569\ub2c8\ub2e4.",
                                    "type": "array",
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "bundled_item_id": {
                                                "description": "\ubc88\ub4e4 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "product_id": {
                                                "description": "\ubc88\ub4e4 \uc81c\ud488 ID\uc785\ub2c8\ub2e4.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "quantity": {
                                                "description": "\uc120\ud0dd\ud55c \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "title": {
                                                "description": "\uc6d0\ub798 \uc81c\ud488 \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                                "type": "string",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "optional_selected": {
                                                "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc120\ud0dd\ub418\uc5c8\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4. \uc120\ud0dd\uc801 \ubc88\ub4e4 \uc544\uc774\ud15c\uc5d0 \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                                                "type": "boolean",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "variation_id": {
                                                "description": "\uc120\ud0dd\ud55c \ubcc0\ud615 ID\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "attributes": {
                                                "description": "'WC_Order::add_product'\uc5d0 \uc804\ub2ec\ub418\ub294 \uc120\ud0dd\ud55c \ubcc0\ud615 \ub370\uc774\ud130\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                                "type": "object",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "args": {
                                                "description": "'WC_Order::add_product'\uc5d0 \uc804\ub2ec\ub418\ub294 \ucd94\uac00 \uc778\uc218\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                                "type": "object",
                                                "context": [
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "\ubc30\uc1a1 \ub77c\uc778 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "\ubc30\uc1a1 \ubc29\ubc95 \uba85.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "\ubc30\uc1a1 \ubc29\ubc95 ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "\ubc30\uc1a1 \ubc29\ubc95 \uc778\uc2a4\ud134\uc2a4 ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\ub77c\uc778 \ud569\uacc4(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\ub77c\uc778 \ud569\uacc4 \uc138\uae08(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\ub77c\uc778 \uc138\uae08.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc138\uc728 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\uc138\uae08 \ud569\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uba54\ud0c0 ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\uba54\ud0c0 \ud0a4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\uba54\ud0c0 \uac12.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "\uc694\uae08 \ub77c\uc778 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\uc694\uae08 \uba85.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\uc694\uae08\uc758 \uc138\uae08 \ud074\ub798\uc2a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\uc694\uae08\uc758 \uc138\uae08 \uc0c1\ud0dc.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\ub77c\uc778 \ud569\uacc4(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\ub77c\uc778 \ud569\uacc4 \uc138\uae08(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\ub77c\uc778 \uc138\uae08.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc138\uc728 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\uc138\uae08 \ud569\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\uc138\uae08 \uc18c\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uba54\ud0c0 ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\uba54\ud0c0 \ud0a4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\uba54\ud0c0 \uac12.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "\ucfe0\ud3f0 \ub77c\uc778 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "\ucfe0\ud3f0 \ucf54\ub4dc.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\ud560\uc778 \ucd1d \uae08\uc561",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount_tax": {
                                        "description": "\ud560\uc778 \ud569\uacc4 \uc138\uae08.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "\ud560\uc778 \uc720\ud615\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "\ucfe0\ud3f0\uc5d0 \uc815\uc758\ub41c \ud560\uc778 \uae08\uc561\uc785\ub2c8\ub2e4(\ud560\uc778 \uc720\ud615\uc5d0 \ub530\ub77c \uc808\ub313\uac12 \ub610\ub294 \ud37c\uc13c\ud2b8).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "\ucfe0\ud3f0\uc758 \ubb34\ub8cc \ubc30\uc1a1 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uba54\ud0c0 ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\uba54\ud0c0 \ud0a4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\uba54\ud0c0 \uac12.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "description": "\uc8fc\ubb38\uc758 \uacb0\uc81c \uc5ec\ubd80\ub97c \uc9c0\uc815\ud569\ub2c8\ub2e4. \uc0c1\ud0dc\ub97c \ucc98\ub9ac \uc911\uc73c\ub85c \uc9c0\uc815\ud558\uace0 \uc7ac\uace0 \ud56d\ubaa9\uc744 \uc904\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9ac\uc9c0 \uc54a\uace0 \ubc14\ub85c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/orders\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "\uc0c1\uc704 \uc8fc\ubb38 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "\uc624\ub354 \uc0c1\ud0dc",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "awaiting-approval",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "quote",
                                "intransit",
                                "deliveryexception",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "\uc8fc\ubb38 \uc2dc \uc0ac\uc6a9\ub41c \ud1b5\ud654 (ISO \ud615\uc2dd).",
                            "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",
                                "ETH",
                                "SLE"
                            ],
                            "required": false
                        },
                        "customer_id": {
                            "description": "\uc8fc\ubb38\uc790\uc758 \uc0ac\uc6a9\uc790 ID. 0\uc740 \uc190\ub2d8.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\uacb0\uc81c\ud558\ub294 \ub3d9\uc548 \uace0\uac1d\uc774 \ub0a8\uae34 \uba54\ubaa8\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\uccad\uad6c \uc8fc\uc18c.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\uc131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\uc8fc\uc18c 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \ucf54\ub4dc \ub610\ub294 \uc8fc\/\uad6d\uac00, \uc2dc\/\ub3c4 \ub610\ub294 \uc9c0\uc5ed \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "ISO 3166-1 alpha-2 \ud615\uc2dd \uad6d\uac00 \ucf54\ub4dc.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\uc774\uba54\uc77c \uc8fc\uc18c.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\uc804\ud654 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\ubc30\uc1a1 \uc8fc\uc18c.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\uc131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\uc8fc\uc18c 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \ucf54\ub4dc \ub610\ub294 \uc8fc\/\uad6d\uac00, \uc2dc\/\ub3c4 \ub610\ub294 \uc9c0\uc5ed \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "ISO 3166-1 alpha-2 \ud615\uc2dd \uad6d\uac00 \ucf54\ub4dc.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\uacb0\uc81c \ubc29\uc2dd ID.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "\uacb0\uc81c \ubc29\uc2dd \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "\uace0\uc720 \uac70\ub798 ID.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uba54\ud0c0 ID",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\uba54\ud0c0 \ud0a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\uba54\ud0c0 \uac12.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "\ud488\ubaa9 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\uc0c1\ud488 \uba85.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "\uc81c\ud488\uc774 \uc5ec\ub7ff\uc774\ub77c\uba74 \ubd80\ubaa8 \uc81c\ud488 \uc774\ub984\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "\uc0c1\ud488 ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "\ud574\ub2f9\ud560 \uacbd\uc6b0, \ubcc0\ud615 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "\uc8fc\ubb38 \uc218\ub7c9.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\uc0c1\ud488\uc758 \uc138\uae08 \ud074\ub798\uc2a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "\ub77c\uc778 \ubd80\ubd84\ud569\uacc4(\ud560\uc778 \uc804).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "\ub77c\uc778 \ubd80\ubd84\ud569\uacc4 \uc138\uae08(\ud560\uc778 \uc804).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "\ub77c\uc778 \ud569\uacc4(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\ub77c\uc778 \ud569\uacc4 \uc138\uae08(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\ub77c\uc778 \uc138\uae08.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc138\uc728 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "\uc138\uae08 \ud569\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "\uc138\uae08 \uc18c\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uba54\ud0c0 ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\uba54\ud0c0 \ud0a4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\uba54\ud0c0 \uac12.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "UI \ubcf4\uc774\uae30\uc6a9 \uba54\ud0c0 \ud0a4\uc785\ub2c8\ub2e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "UI \ubcf4\uc774\uae30\uc6a9 \uba54\ud0c0 \uac12\uc785\ub2c8\ub2e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "\uc0c1\ud488 SKU.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "global_unique_id": {
                                        "description": "GTIN, UPC, EAN \ub610\ub294 ISBN.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "\uc0c1\ud488 \uac00\uaca9.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "\uae30\ubcf8 \uc0c1\ud488 \uc774\ubbf8\uc9c0\uc758 \uc18d\uc131\uc785\ub2c8\ub2e4.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "\uc774\ubbf8\uc9c0 ID.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "\uc774\ubbf8\uc9c0 URL.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "properties": {
                                "bundled_by": {
                                    "description": "\uc0c1\uc704 \uac1c\ubcc4 \uc544\uc774\ud15c\uc758 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4(\uc544\uc774\ud15c\uc774 \ubc88\ub4e4\uc758 \uc77c\ubd80\uc778 \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "bundled_items": {
                                    "description": "\ubc88\ub4e4 \uac1c\ubcc4 \uc544\uc774\ud15c\uc758 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4(\uc544\uc774\ud15c\uc774 \ubc88\ub4e4 \ucee8\ud14c\uc774\ub108\uc778 \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                    "type": "array",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "integer"
                                    },
                                    "readonly": true
                                },
                                "bundled_item_title": {
                                    "description": "\uc6d0\ub798 \uc81c\ud488 \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "bundle_configuration": {
                                    "description": "\ubc88\ub4e4 \uad6c\uc131 \ubc30\uc5f4\uc785\ub2c8\ub2e4. \ubc88\ub4e4 \uac1c\ubcc4 \uc544\uc774\ud15c\ub3c4 \uc8fc\ubb38\uc5d0 \ucd94\uac00\ub418\ub3c4\ub85d \ubc88\ub4e4\ud615 \uac1c\ubcc4 \uc544\uc774\ud15c\uc744 \uc8fc\ubb38\uc5d0 \ucd94\uac00\ud560 \ub54c \uc815\uc758\ud574\uc57c \ud569\ub2c8\ub2e4.",
                                    "type": "array",
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "bundled_item_id": {
                                                "description": "\ubc88\ub4e4 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "product_id": {
                                                "description": "\ubc88\ub4e4 \uc81c\ud488 ID\uc785\ub2c8\ub2e4.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "quantity": {
                                                "description": "\uc120\ud0dd\ud55c \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "title": {
                                                "description": "\uc6d0\ub798 \uc81c\ud488 \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                                "type": "string",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "optional_selected": {
                                                "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc120\ud0dd\ub418\uc5c8\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4. \uc120\ud0dd\uc801 \ubc88\ub4e4 \uc544\uc774\ud15c\uc5d0 \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                                                "type": "boolean",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "variation_id": {
                                                "description": "\uc120\ud0dd\ud55c \ubcc0\ud615 ID\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "attributes": {
                                                "description": "'WC_Order::add_product'\uc5d0 \uc804\ub2ec\ub418\ub294 \uc120\ud0dd\ud55c \ubcc0\ud615 \ub370\uc774\ud130\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                                "type": "object",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "args": {
                                                "description": "'WC_Order::add_product'\uc5d0 \uc804\ub2ec\ub418\ub294 \ucd94\uac00 \uc778\uc218\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                                "type": "object",
                                                "context": [
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "\ubc30\uc1a1 \ub77c\uc778 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "\ubc30\uc1a1 \ubc29\ubc95 \uba85.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "\ubc30\uc1a1 \ubc29\ubc95 ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "\ubc30\uc1a1 \ubc29\ubc95 \uc778\uc2a4\ud134\uc2a4 ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\ub77c\uc778 \ud569\uacc4(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\ub77c\uc778 \ud569\uacc4 \uc138\uae08(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\ub77c\uc778 \uc138\uae08.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc138\uc728 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\uc138\uae08 \ud569\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uba54\ud0c0 ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\uba54\ud0c0 \ud0a4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\uba54\ud0c0 \uac12.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "\uc694\uae08 \ub77c\uc778 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\uc694\uae08 \uba85.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\uc694\uae08\uc758 \uc138\uae08 \ud074\ub798\uc2a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\uc694\uae08\uc758 \uc138\uae08 \uc0c1\ud0dc.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\ub77c\uc778 \ud569\uacc4(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\ub77c\uc778 \ud569\uacc4 \uc138\uae08(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\ub77c\uc778 \uc138\uae08.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc138\uc728 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\uc138\uae08 \ud569\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\uc138\uae08 \uc18c\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uba54\ud0c0 ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\uba54\ud0c0 \ud0a4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\uba54\ud0c0 \uac12.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "\ucfe0\ud3f0 \ub77c\uc778 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "\ucfe0\ud3f0 \ucf54\ub4dc.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\ud560\uc778 \ucd1d \uae08\uc561",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount_tax": {
                                        "description": "\ud560\uc778 \ud569\uacc4 \uc138\uae08.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "\ud560\uc778 \uc720\ud615\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "\ucfe0\ud3f0\uc5d0 \uc815\uc758\ub41c \ud560\uc778 \uae08\uc561\uc785\ub2c8\ub2e4(\ud560\uc778 \uc720\ud615\uc5d0 \ub530\ub77c \uc808\ub313\uac12 \ub610\ub294 \ud37c\uc13c\ud2b8).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "\ucfe0\ud3f0\uc758 \ubb34\ub8cc \ubc30\uc1a1 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uba54\ud0c0 ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\uba54\ud0c0 \ud0a4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\uba54\ud0c0 \uac12.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "description": "\uc8fc\ubb38\uc758 \uacb0\uc81c \uc5ec\ubd80\ub97c \uc9c0\uc815\ud569\ub2c8\ub2e4. \uc0c1\ud0dc\ub97c \ucc98\ub9ac \uc911\uc73c\ub85c \uc9c0\uc815\ud558\uace0 \uc7ac\uace0 \ud56d\ubaa9\uc744 \uc904\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uc6a9\uc5b4 \uc18d\uc131\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4. \uacc4\uce35\uc801 \ubd84\ub958\uc5d0\ub9cc \uc801\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \ub9ac\uc18c\uc2a4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc228\uae30\uae30 \uc5ec\ubd80\uac00 \uc5b4\ub5a4 \uc81c\ud488\uc5d0\ub3c4 \uc9c0\uc815\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8\uc5d0 \uc9c0\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c. \uacc4\uce35\uc801 \ubd84\ub958\uc5d0\ub9cc \uc801\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0c1\ud488\uc5d0 \uc9c0\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc2ac\ub7ec\uadf8\ub97c \uac00\uc9c4 \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "\uc6a9\uc5b4 \uc18d\uc131\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "\ub9ac\uc18c\uc2a4\uc758 \uc774\ub984\uc785\ub2c8\ub2e4.",
                            "required": true
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uc0ac\uc6a9\uc790 \uc815\uc758 \uc815\ub82c\uc5d0 \uc0ac\uc6a9\ub420 \uba54\ub274 \uc21c\uc11c.",
                            "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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "\uc6a9\uc5b4 \uc18d\uc131\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "\uc6a9\uc5b4 \uc18d\uc131\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\uc6a9\uc5b4 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uc0ac\uc6a9\uc790 \uc815\uc758 \uc815\ub82c\uc5d0 \uc0ac\uc6a9\ub420 \uba54\ub274 \uc21c\uc11c.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "\uc6a9\uc5b4 \uc18d\uc131\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ub9ac\uc18c\uc2a4\ub294 \ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9b4 \uc218 \uc5c6\uc73c\ubbc0\ub85c true \uac12\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "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": "\uc6a9\uc5b4 \uc18d\uc131\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\uc6a9\uc5b4 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uc0ac\uc6a9\uc790 \uc815\uc758 \uc815\ub82c\uc5d0 \uc0ac\uc6a9\ub420 \uba54\ub274 \uc21c\uc11c.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/attributes": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "\ub9ac\uc18c\uc2a4\uc758 \uc774\ub984\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "select",
                            "description": "\uc18d\uc131 \uc720\ud615.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "default": "menu_order",
                            "description": "\uae30\ubcf8 \uc815\ub82c \uc21c\uc11c",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "default": false,
                            "description": "\uc18d\uc131 \ubcf4\uad00\ud568 \ud65c\uc131\ud654\/\ube44\ud65c\uc131\ud654.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\uc18d\uc131 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\uc18d\uc131 \uc720\ud615.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "\uae30\ubcf8 \uc815\ub82c \uc21c\uc11c",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "\uc18d\uc131 \ubcf4\uad00\ud568 \ud65c\uc131\ud654\/\ube44\ud65c\uc131\ud654.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "\ub9ac\uc18c\uc2a4\ub294 \ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9b4 \uc218 \uc5c6\uc73c\ubbc0\ub85c true \uac12\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/attributes\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\uc18d\uc131 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\uc18d\uc131 \uc720\ud615.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "\uae30\ubcf8 \uc815\ub82c \uc21c\uc11c",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "\uc18d\uc131 \ubcf4\uad00\ud568 \ud65c\uc131\ud654\/\ube44\ud65c\uc131\ud654.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v2\/products\/attributes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v2\/products\/categories": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4. \uacc4\uce35\uc801 \ubd84\ub958\uc5d0\ub9cc \uc801\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \ub9ac\uc18c\uc2a4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc228\uae30\uae30 \uc5ec\ubd80\uac00 \uc5b4\ub5a4 \uc81c\ud488\uc5d0\ub3c4 \uc9c0\uc815\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8\uc5d0 \uc9c0\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c. \uacc4\uce35\uc801 \ubd84\ub958\uc5d0\ub9cc \uc801\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0c1\ud488\uc5d0 \uc9c0\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc2ac\ub7ec\uadf8\ub97c \uac00\uc9c4 \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "\ub9ac\uc18c\uc2a4\uc758 \uc774\ub984\uc785\ub2c8\ub2e4.",
                            "required": true
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\ub9ac\uc18c\uc2a4 \ubd80\ubaa8\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "default": "default",
                            "description": "\ubc94\uc8fc \uc544\uce74\uc774\ube0c \ud45c\uc2dc \uc720\ud615.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\uc774\ubbf8\uc9c0 \ub370\uc774\ud130.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\uc774\ubbf8\uc9c0 ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\uc774\ubbf8\uc9c0 URL.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "\uc774\ubbf8\uc9c0 \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\ubd84\ub958 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\ub9ac\uc18c\uc2a4 \ubd80\ubaa8\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "\ubc94\uc8fc \uc544\uce74\uc774\ube0c \ud45c\uc2dc \uc720\ud615.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\uc774\ubbf8\uc9c0 \ub370\uc774\ud130.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\uc774\ubbf8\uc9c0 ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\uc774\ubbf8\uc9c0 URL.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "\uc774\ubbf8\uc9c0 \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ub9ac\uc18c\uc2a4\ub294 \ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9b4 \uc218 \uc5c6\uc73c\ubbc0\ub85c true \uac12\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/categories\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\ubd84\ub958 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\ub9ac\uc18c\uc2a4 \ubd80\ubaa8\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "\ubc94\uc8fc \uc544\uce74\uc774\ube0c \ud45c\uc2dc \uc720\ud615.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\uc774\ubbf8\uc9c0 \ub370\uc774\ud130.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\uc774\ubbf8\uc9c0 ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\uc774\ubbf8\uc9c0 URL.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "\uc774\ubbf8\uc9c0 \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uc635\uc158 \uc0c1\ud488\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\uc0c1\ud488\uc635\uc158\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\uc635\uc158 \uc0c1\ud488\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\uc0c1\ud488\uc635\uc158\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "review": {
                            "type": "string",
                            "description": "\ucf58\ud150\uce20 \uac80\ud1a0",
                            "required": true
                        },
                        "date_created": {
                            "description": "\uc0c1\ud488\ud3c9\uc774 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "\uc0c1\ud488\ud3c9\uc774 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "\ud3c9\uc810(0\uc5d0\uc11c 5\uae4c\uc9c0).",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "\ub9ac\ubdf0 \uc791\uc131\uc790\uc758 \uc774\ub984",
                            "required": true
                        },
                        "email": {
                            "type": "string",
                            "description": "\ub9ac\ubdf0 \uc791\uc131\uc790\uc758 \uc774\uba54\uc77c",
                            "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": "\uc635\uc158 \uc0c1\ud488\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\uc635\uc158 \uc0c1\ud488\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "review": {
                            "description": "\uc0c1\ud488\ud3c9\uc758 \ub0b4\uc6a9",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "\uc0c1\ud488\ud3c9\uc774 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "\uc0c1\ud488\ud3c9\uc774 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "\ud3c9\uc810(0\uc5d0\uc11c 5\uae4c\uc9c0).",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\uc0c1\ud488\ud3c9 \uc791\uc131\uc790 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\uc0c1\ud488\ud3c9 \uc791\uc131\uc790 \uc774\uba54\uc77c.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\uc635\uc158 \uc0c1\ud488\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9ac\uc9c0 \uc54a\uace0 \ubc14\ub85c \uc0ad\uc81c \uc5ec\ubd80.",
                            "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": "\uc635\uc158 \uc0c1\ud488\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "review": {
                            "description": "\uc0c1\ud488\ud3c9\uc758 \ub0b4\uc6a9",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "\uc0c1\ud488\ud3c9\uc774 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "\uc0c1\ud488\ud3c9\uc774 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "\ud3c9\uc810(0\uc5d0\uc11c 5\uae4c\uc9c0).",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\uc0c1\ud488\ud3c9 \uc791\uc131\uc790 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\uc0c1\ud488\ud3c9 \uc791\uc131\uc790 \uc774\uba54\uc77c.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/shipping_classes": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4. \uacc4\uce35\uc801 \ubd84\ub958\uc5d0\ub9cc \uc801\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \ub9ac\uc18c\uc2a4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc228\uae30\uae30 \uc5ec\ubd80\uac00 \uc5b4\ub5a4 \uc81c\ud488\uc5d0\ub3c4 \uc9c0\uc815\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8\uc5d0 \uc9c0\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c. \uacc4\uce35\uc801 \ubd84\ub958\uc5d0\ub9cc \uc801\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0c1\ud488\uc5d0 \uc9c0\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc2ac\ub7ec\uadf8\ub97c \uac00\uc9c4 \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "\ub9ac\uc18c\uc2a4\uc758 \uc774\ub984\uc785\ub2c8\ub2e4.",
                            "required": true
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\ubc30\uc1a1 \ud074\ub798\uc2a4 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ub9ac\uc18c\uc2a4\ub294 \ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9b4 \uc218 \uc5c6\uc73c\ubbc0\ub85c true \uac12\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/shipping_classes\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\ubc30\uc1a1 \ud074\ub798\uc2a4 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v2\/products\/shipping_classes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v2\/products\/tags": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4. \uacc4\uce35\uc801 \ubd84\ub958\uc5d0\ub9cc \uc801\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \ub9ac\uc18c\uc2a4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc228\uae30\uae30 \uc5ec\ubd80\uac00 \uc5b4\ub5a4 \uc81c\ud488\uc5d0\ub3c4 \uc9c0\uc815\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8\uc5d0 \uc9c0\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c. \uacc4\uce35\uc801 \ubd84\ub958\uc5d0\ub9cc \uc801\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0c1\ud488\uc5d0 \uc9c0\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc2ac\ub7ec\uadf8\ub97c \uac00\uc9c4 \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "\ub9ac\uc18c\uc2a4\uc758 \uc774\ub984\uc785\ub2c8\ub2e4.",
                            "required": true
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\ud0dc\uadf8 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ub9ac\uc18c\uc2a4\ub294 \ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9b4 \uc218 \uc5c6\uc73c\ubbc0\ub85c true \uac12\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/tags\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\ud0dc\uadf8 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v2\/products\/tags\/batch"
                    }
                ]
            }
        },
        "\/wc\/v2\/products": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \ubb38\uc790\uc5f4\uacfc \uc77c\uce58\ud558\ub294 \uacbd\uc6b0\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc218\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc218\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\ubc1c\ud589\uc77c \ub610\ub294 \uc218\uc815\uc77c\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud560 \ub54c GMT \uae00 \ub0a0\uc9dc\ub97c \uace0\ub824\ud560\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "popularity",
                                "rating",
                                "post__in",
                                "price",
                                "sales",
                                "menu_order",
                                "random",
                                "popularity",
                                "rating",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\ub97c \uac00\uc9c4 \uacbd\uc6b0\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\ub97c \uac00\uc9c4 \uacbd\uc6b0\ub97c \uc81c\uc678\ud55c \ubaa8\ub4e0 \ud56d\ubaa9\uc73c\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "brand": {
                            "description": "\ud2b9\uc815 \ube0c\ub79c\ub4dc ID\uac00 \uc9c0\uc815\ub41c \uc0c1\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc2ac\ub7ec\uadf8\ub97c \uac00\uc9c4 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0c1\ud0dc\uc758 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc720\ud615\uc73c\ub85c \uc9c0\uc815\ub41c \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "bundle"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\ud2b9\uc815 SKU\uc758 \uc81c\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4. \uad6c\ubd84\ud558\ub824\uba74 \uc27c\ud45c\ub97c \uc0ac\uc6a9\ud558\uc138\uc694.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "\uacb0\uacfc\ub97c \ucd94\ucc9c \uc0c1\ud488\uc73c\ub85c \ud55c\uc815.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uce74\ud14c\uace0\ub9ac ID\uc5d0 \uc9c0\uc815\ub41c \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ud0dc\uadf8 ID\uac00 \uc9c0\uc815\ub41c \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubc30\uc1a1 \ud074\ub798\uc2a4\uc5d0 \uc9c0\uc815\ub41c \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc18d\uc131\uc774 \uc788\ub294 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4. \ubd84\ub958 \uc774\ub984\/\uc18d\uc131 \uc2ac\ub7ec\uadf8\ub97c \uc0ac\uc6a9\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc18d\uc131 \uc6a9\uc5b4 ID(\uc18d\uc131 \uc9c0\uc815 \ud544\uc218)\uac00 \uc9c0\uc815\ub41c \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "tax_class": {
                            "description": "\ud2b9\uc815 \uc138\uae08 \ud074\ub798\uc2a4\uc758 \uc81c\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        },
                        "in_stock": {
                            "description": "\uacb0\uacfc\ub97c \uc7ac\uace0 \ubcf4\uc720 \ub610\ub294 \ud488\uc808\ub41c \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "boolean",
                            "required": false
                        },
                        "on_sale": {
                            "description": "\uacb0\uacfc\ub97c \ud560\uc778 \uc911\uc778 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\uacb0\uacfc\ub97c \ucd5c\uc800\uac00 \uc774\uc0c1 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\uacb0\uacfc\ub97c \ucd5c\uace0\uac00 \uc774\ud558 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "meta_data\ub97c \ud2b9\uc815 \ud0a4\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "meta_data\uc5d0\uc11c \ud2b9\uc815 \ud0a4\uac00 \uc81c\uc678\ub418\ub294\uc9c0 \ud655\uc778\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "\uc0c1\ud488 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\uc0c1\ud488 \uc2ac\ub7ec\uadf8.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "simple",
                            "description": "\uc0c1\ud488 \uc720\ud615.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "bundle"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\uc0c1\ud488 \uc0c1\ud0dc(\uac8c\uc2dc \uc0c1\ud0dc).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        },
                        "featured": {
                            "default": false,
                            "description": "\ucd94\ucc9c \uc0c1\ud488.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "default": "visible",
                            "description": "\uce74\ud0c8\ub85c\uadf8 \ud45c\uc2dc \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\uc0c1\ud488 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "\uc0c1\ud488 \uc694\uc57d \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\uc0c1\ud488 \uc815\uc0c1 \uac00\uaca9.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\uc0c1\ud488 \ud560\uc778 \uac00\uaca9.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc(GMT \uae30\uc900)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc(GMT \uae30\uc900).",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "\uc81c\ud488\uc774 \uac00\uc0c1\uc778\uc9c0 \uc5ec\ubd80.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "\uc81c\ud488\uc758 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\uc131.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5 \ud30c\uc77c \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud30c\uc77c ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ud30c\uc77c \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\ud30c\uc77c URL.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "\uad6c\ub9e4 \ud6c4 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc744 \ub2e4\uc6b4\ub85c\ub4dc\ud560 \uc218 \uc788\ub294 \ud69f\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc5d0 \ub300\ud55c \uc561\uc138\uc2a4\uac00 \ub9cc\ub8cc\ub420 \ub54c\uae4c\uc9c0\uc758 \uc77c\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "\uc678\ubd80 \uc0c1\ud488\uc758 URL. \uc678\ubd80 \uc0c1\ud488\uc758 \uacbd\uc6b0\uc5d0\ub9cc \uc785\ub825.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "\uc678\ubd80 \uc0c1\ud488 \ubc84\ud2bc\uc758 \ud14d\uc2a4\ud2b8. \uc678\ubd80 \uc0c1\ud488\uc5d0 \uacbd\uc6b0\ub9cc \uc785\ub825.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "\uc138\uae08 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\uc138\uae08 \ud074\ub798\uc2a4.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "\uc0c1\ud488 \ub2e8\uacc4\uc5d0\uc11c \uc7ac\uace0 \uad00\ub9ac.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\uc7ac\uace0 \uc218\ub7c9.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "default": true,
                            "description": "\uc0c1\ud488\uc774 \uc0ac\uc774\ud2b8 \uc804\uba74\uc5d0\uc11c \"\uc7ac\uace0 \uc788\uc74c\" \uc774\ub098 \"\ud488\uc808\" \ud45c\uc2dc\ub41c \ubaa9\ub85d\uc73c\ub85c \ub098\ud0c0\ub098\ub3c4\ub85d \uc81c\uc5b4\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "\uc7ac\uace0 \uad00\ub9ac\ub97c \ud558\uace0 \uc788\ub294 \uacbd\uc6b0, \uc774 \uc635\uc158\uc73c\ub85c \ud488\uc808 \ud6c4 \uc8fc\ubb38\uc758 \ud5c8\uc6a9 \uc5ec\ubd80\ub97c \uc124\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "default": false,
                            "description": "\ub2e8\uc77c \uc8fc\ubb38\uc5d0\uc11c \ud56d\ubaa9 \ud558\ub098\ub97c \uad6c\ub9e4\ud560 \uc218 \uc788\ub3c4\ub85d \ud5c8\uc6a9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "\uc0c1\ud488 \uc911\ub7c9(\uc628\uc2a4).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\uc0c1\ud488 \ud06c\uae30.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\uc0c1\ud488 \uae38\uc774(~\uc5d0).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\uc0c1\ud488 \ub108\ube44(~\uc5d0).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\uc0c1\ud488 \ub192\uc774(~\uc5d0).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\ubc30\uc1a1 \ud074\ub798\uc2a4 \uc2ac\ub7ec\uadf8.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "default": true,
                            "description": "\uc0c1\ud488\ud3c9 \uc791\uc131 \ud5c8\uc6a9.",
                            "type": "boolean",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "\uc0c1\ud5a5 \ud310\ub9e4 \uc0c1\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "\uad50\ucc28 \ud310\ub9e4 \uc81c\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\uc0c1\uc704 \uc0c1\ud488 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "\uad6c\ub9e4 \ud6c4 \uace0\uac1d\uc5d0 \ubcf4\ub0bc \uba54\ubaa8(\uc120\ud0dd).",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\uce74\ud14c\uace0\ub9ac \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ubd84\ub958 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ubd84\ub958 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\ubd84\ub958 \uc2ac\ub7ec\uadf8.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\ud0dc\uadf8 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud0dc\uadf8 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ud0dc\uadf8 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\ud0dc\uadf8 \uc2ac\ub7ec\uadf8.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "\uc774\ubbf8\uc9c0 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc774\ubbf8\uc9c0 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "\uc774\ubbf8\uc9c0 URL.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc774\ubbf8\uc9c0 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\uc774\ubbf8\uc9c0 \uc21c\uc11c. 0\uc740 \uae30\ubcf8 \uc774\ubbf8\uc9c0\ub97c \uc758\ubbf8\ud569\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\uc18d\uc131 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc18d\uc131 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc18d\uc131 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\uc18d\uc131 \uc704\uce58.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "\uc81c\ud488 \ud398\uc774\uc9c0\uc5d0 \ub4e4\uc5b4 \uc788\ub294 \"\ucd94\uac00 \uc815\ubcf4\" \ud0ed\uc5d0 \ud574\ub2f9 \ud2b9\uc131\uc758 \ud45c\uc2dc \uc5ec\ubd80\ub97c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "\ud2b9\uc131\uc744 \ubcc0\ud615\uc73c\ub85c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc744 \uacbd\uc6b0 \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "\ud2b9\uc131\uc758 \uc0ac\uc6a9 \uac00\ub2a5 \uae30\uac04 \uc774\ub984 \ubaa9\ub85d.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "string"
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \uc18d\uc131\uc744 \uae30\ubcf8\uac12\uc73c\ub85c.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc18d\uc131 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc18d\uc131 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "grouped_products": {
                            "description": "\uadf8\ub8f9 \uc0c1\ud488 ID \ubaa9\ub85d",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\uba54\ub274 \uc21c\uc11c, \uc81c\ud488\uc744 \uc54c\ub9de\uac8c \uc815\ub82c\ud558\ub294 \ub370 \uc0ac\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uba54\ud0c0 ID",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\uba54\ud0c0 \ud0a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\uba54\ud0c0 \uac12.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "bundle_virtual": {
                            "description": "\uc774 \ubc88\ub4e4\uc758 \ubaa8\ub4e0 \ub0b4\uc6a9\ubb3c\uc5d0 \uac00\uc0c1\uc73c\ub85c \ucde8\uae09\uc744 \uac15\uc81c\ub85c \uc801\uc6a9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "bundle_layout": {
                            "description": "\ub2e8\uc77c \uc81c\ud488 \uc0c1\uc138 \uc815\ubcf4 \ud398\uc774\uc9c0 \ub808\uc774\uc544\uc6c3\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "default",
                                "tabular",
                                "grid"
                            ],
                            "required": false
                        },
                        "bundle_add_to_cart_form_location": {
                            "description": "\ub2e8\uc77c \uc81c\ud488 \ud398\uc774\uc9c0\uc758 \uc81c\ud488 \uc591\uc2dd \uc704\uce58\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "default",
                                "after_summary"
                            ],
                            "required": false
                        },
                        "bundle_editable_in_cart": {
                            "description": "\uc774 \uc81c\ud488\uc758 \uad6c\uc131\uc744 \uc7a5\ubc14\uad6c\ub2c8 \ud398\uc774\uc9c0\uc5d0\uc11c \uc218\uc815\ud560 \uc218 \uc788\ub294\uc9c0\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "bundle_sold_individually_context": {
                            "description": "\uac1c\ubcc4\uc801\uc73c\ub85c \ud310\ub9e4\ub428 \uc635\uc158 \ucee8\ud14d\uc2a4\ud2b8\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "product",
                                "configuration"
                            ],
                            "required": false
                        },
                        "bundle_item_grouping": {
                            "description": "\uc7a5\ubc14\uad6c\ub2c8\/\uc8fc\ubb38 \ud15c\ud50c\ub9bf\uc758 \ubc88\ub4e4 \ucee8\ud14c\uc774\ub108\/\ud558\uc704 \uc544\uc774\ud15c \ud45c\uc2dc\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "parent",
                                "noindent",
                                "none"
                            ],
                            "required": false
                        },
                        "bundle_min_size": {
                            "description": "\ucd5c\uc18c \ubc88\ub4e4 \ud06c\uae30\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "string"
                            ],
                            "required": false
                        },
                        "bundle_max_size": {
                            "description": "\ucd5c\ub300 \ubc88\ub4e4 \ud06c\uae30\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "string"
                            ],
                            "required": false
                        },
                        "bundle_price": {
                            "description": "\ubc88\ub4e4 \uad6c\ub9e4 \uac00\uaca9\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "required": false
                        },
                        "bundled_items": {
                            "description": "\uc774 \uc81c\ud488\uc5d0 \ud3ec\ud568\ub41c \ubc88\ub4e4 \uc544\uc774\ud15c \ubaa9\ub85d\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "delete": {
                                        "description": "ID\uac00 \uc9c0\uc815\ub41c \ubc88\ub4e4 \uc544\uc774\ud15c\uc744 \uc0ad\uc81c\ud558\ub824\uba74 true\ub85c \uc124\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 ID\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "menu_order": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c \uba54\ub274 \uc21c\uc11c\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_min": {
                                        "description": "\ucd5c\uc18c \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_max": {
                                        "description": "\ucd5c\ub300 \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": [
                                            "integer",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_default": {
                                        "description": "\uae30\ubcf8 \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": [
                                            "integer",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "priced_individually": {
                                        "description": "\uc774 \ubc88\ub4e4 \uc544\uc774\ud15c\uc758 \uac00\uaca9\uc774 \ubc88\ub4e4\uc758 \uae30\ubcf8 \uac00\uaca9\uc5d0 \ucd94\uac00\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "shipped_individually": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \ubc88\ub4e4\uacfc \ubcc4\ub3c4\ub85c \ubc30\uc1a1\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_title": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc774 \ud504\ub860\ud2b8\uc5d4\ub4dc \ubc0f \uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "title": {
                                        "description": "\uc6d0\ub798 \uc81c\ud488 \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_description": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc5d0 \ub300\ud55c \uac04\ub2e8\ud55c \uc124\uba85\uc774 \ud504\ub860\ud2b8\uc5d4\ub4dc \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "description": {
                                        "description": "\uc6d0\ub798 \uc81c\ud488 \uac04\ub2e8\ud55c \uc124\uba85 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc5d0 \ub300\ud55c \uac04\ub2e8\ud55c \uc124\uba85\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "optional": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c\uc774 \uc120\ud0dd \uc0ac\ud56d\uc778\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "hide_thumbnail": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uc378\ub124\uc77c\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc228\uaca8\uc9c0\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc5d0 \uc801\uc6a9\ub41c \ud560\uc778\uc785\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_variations": {
                                        "description": "\ubcc0\ud615 \ud544\ud130\ub9c1\uc774 \ud65c\uc131\ud654\ub418\uc5c8\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac00\ubcc0\uc801\uc778 \ubc88\ub4e4 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9).",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "allowed_variations": {
                                        "description": "\ud65c\uc131\ud654\ud55c \ubcc0\ud615 ID \ubaa9\ub85d\uc785\ub2c8\ub2e4(\ubcc0\ud615 \ud544\ud130\ub9c1\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_default_variation_attributes": {
                                        "description": "\uae30\ubcf8 \ubcc0\ud615 \uc18d\uc131 \uac12\uc774 \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac00\ubcc0\uc801\uc778 \ubc88\ub4e4 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9).",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "default_variation_attributes": {
                                        "description": "\uc7ac\uc815\uc758\ud55c \uae30\ubcf8 \ubcc0\ud615 \uc18d\uc131 \uac12\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc18d\uc131 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "\uc18d\uc131 \uba85.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "option": {
                                                    "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "single_product_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "cart_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc7a5\ubc14\uad6c\ub2c8 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "order_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc8fc\ubb38\/\uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "single_product_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "cart_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \uc7a5\ubc14\uad6c\ub2c8 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "order_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \uc8fc\ubb38\/\uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "stock_status": {
                                        "description": "\ucd5c\uc18c \uc218\ub7c9\uc744 \uace0\ub824\ud55c \ubc88\ub4e4 \uc544\uc774\ud15c\uc758 \uc0c1\ud0dc\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "in_stock",
                                            "on_backorder",
                                            "out_of_stock"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "bundle_sell_ids": {
                            "description": "\ubc88\ub4e4 \ud310\ub9e4 \uc81c\ud488 ID \ubaa9\ub85d\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_global_add_ons": {
                            "description": "\uae00\ub85c\ubc8c \uc560\ub4dc\uc628\uc774 \uc774 \uc81c\ud488\uc5d0\uc11c \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "addons": {
                            "description": "\uc774 \uc81c\ud488\uc5d0 \ud560\ub2f9\ub41c \uc560\ub4dc\uc628",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc560\ub4dc\uc628\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "required": false
                                    },
                                    "name": {
                                        "description": "\uc81c\ud488 \uc560\ub4dc\uc628 \uc774\ub984",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "validate_callback": [
                                                [],
                                                "validate_addon_name"
                                            ],
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "title_format": {
                                        "description": "\uc560\ub4dc\uc628 \uc81c\ubaa9 \ud615\uc2dd",
                                        "type": "string",
                                        "enum": [
                                            "label",
                                            "heading",
                                            "hide"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "label",
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "default": {
                                        "description": "\uae30\ubcf8 \uc560\ub4dc\uc628 \uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "sanitize_text_field",
                                            "validate_callback": [
                                                [],
                                                "validate_default"
                                            ]
                                        }
                                    },
                                    "description_enable": {
                                        "description": "\uc124\uba85\uc774 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "description": {
                                        "description": "\uc560\ub4dc\uc628\uc5d0 \ub300\ud55c \uc124\uba85",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "wp_kses_post"
                                        }
                                    },
                                    "placeholder_enable": {
                                        "description": "\uc560\ub4dc\uc628 \ud50c\ub808\uc774\uc2a4\ud640\ub354\uac00 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "placeholder": {
                                        "description": "custom_text \ubc0f custom_textarea \uc560\ub4dc\uc628 \uc720\ud615\uc5d0 \uc801\uc6a9 \uac00\ub2a5\ud55c \uc560\ub4dc\uc628 \ud50c\ub808\uc774\uc2a4\ud640\ub354 \ud14d\uc2a4\ud2b8",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "type": {
                                        "description": "\uc560\ub4dc\uc628 \uc720\ud615",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "multiple_choice",
                                            "checkbox",
                                            "custom_text",
                                            "custom_textarea",
                                            "file_upload",
                                            "custom_price",
                                            "input_multiplier",
                                            "heading",
                                            "datepicker"
                                        ]
                                    },
                                    "display": {
                                        "description": "multiple_choice \uc560\ub4dc\uc628\uc758 \ud45c\uc2dc \uc635\uc158",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "select",
                                            "radiobutton",
                                            "images"
                                        ],
                                        "arg_options": {
                                            "default": "select"
                                        }
                                    },
                                    "position": {
                                        "description": "\uc81c\ud488\uc5d0\uc11c \uc560\ub4dc\uc628\uc758 \uc704\uce58",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": 10
                                        },
                                        "minimum": 0
                                    },
                                    "required": {
                                        "description": "\uc560\ub4dc\uc628\uc774 \ud544\uc218\uc778\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": false,
                                            "validate_callback": [
                                                [],
                                                "validate_required"
                                            ]
                                        }
                                    },
                                    "restrictions": {
                                        "description": "\uac00\uaca9 \ub610\ub294 \ud14d\uc2a4\ud2b8 \uae38\uc774\uc758 \ucd5c\uc18c\/\ucd5c\ub300 \ud55c\ub3c4\uac00 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "restrictions_type": {
                                        "description": "custom_text \uc720\ud615 \uc560\ub4dc\uc628\uc758 \uc785\ub825 \uc81c\ud55c \uc0ac\ud56d",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "",
                                            "any_text",
                                            "only_letters",
                                            "only_numbers",
                                            "only_letters_numbers",
                                            "email"
                                        ],
                                        "arg_options": {
                                            "default": "any_text"
                                        }
                                    },
                                    "adjust_price": {
                                        "description": "\uc560\ub4dc\uc628\uc774 \uc81c\ud488 \uac00\uaca9\uc744 \uc870\uc815\ud558\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "price_type": {
                                        "description": "\uc560\ub4dc\uc628\uc758 \uac00\uaca9 \uc870\uc815 \uc720\ud615",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "flat_fee",
                                            "quantity_based",
                                            "percentage_based"
                                        ],
                                        "arg_options": {
                                            "default": "flat_fee"
                                        }
                                    },
                                    "price": {
                                        "description": "\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0 \uc560\ub4dc\uc628\uc758 \uac00\uaca9(\uc22b\uc790 \ubb38\uc790\uc5f4)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "is_empty_or_float"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "min": {
                                        "description": "custom_text, custom_textarea, custom_price \ubc0f input_multiplier \uc560\ub4dc\uc628\uc5d0 \ud5c8\uc6a9\ub418\ub294 \ucd5c\uc18c \uc785\ub825\uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "validate_min_max"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "max": {
                                        "description": "custom_text, custom_textarea, custom_price \ubc0f input_multiplier \uc560\ub4dc\uc628\uc5d0 \ud5c8\uc6a9\ub418\ub294 \ucd5c\ub300 \uc785\ub825\uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "validate_min_max"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "options": {
                                        "description": "multiple_choice \ubc0f checkbox \uc720\ud615 \uc560\ub4dc\uc628\uc758 \uc635\uc158 \ubaa9\ub85d",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": [],
                                            "validate_callback": [
                                                [],
                                                "validate_options"
                                            ]
                                        },
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158 \uad00\ub828 \ub808\uc774\ube14",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": true
                                                },
                                                "price": {
                                                    "description": "\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0 \uc560\ub4dc\uc628 \uc635\uc158\uc758 \uac00\uaca9(\uc22b\uc790 \ubb38\uc790\uc5f4)",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false,
                                                    "arg_options": {
                                                        "validate_callback": [
                                                            [],
                                                            "is_empty_or_float"
                                                        ],
                                                        "sanitize_callback": "wc_format_decimal"
                                                    }
                                                },
                                                "price_type": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158\uc758 \uac00\uaca9 \uc870\uc815 \uc720\ud615",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "enum": [
                                                        "flat_fee",
                                                        "quantity_based",
                                                        "percentage_based"
                                                    ],
                                                    "required": false
                                                },
                                                "image": {
                                                    "description": "\uc774\ubbf8\uc9c0 \ud45c\uc2dc \uc720\ud615 \uad00\ub828 \uc560\ub4dc\uc628 \uc635\uc158\uc758 \uc774\ubbf8\uc9c0 ID \ub610\ub294 0",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false
                                                },
                                                "visibility": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158 \ud45c\uc2dc \uc5ec\ubd80",
                                                    "type": "boolean",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\uc0c1\ud488 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\uc0c1\ud488 \uc2ac\ub7ec\uadf8.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\uc0c1\ud488 \uc720\ud615.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "bundle"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\uc0c1\ud488 \uc0c1\ud0dc(\uac8c\uc2dc \uc0c1\ud0dc).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "\ucd94\ucc9c \uc0c1\ud488.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "\uce74\ud0c8\ub85c\uadf8 \ud45c\uc2dc \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\uc0c1\ud488 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "\uc0c1\ud488 \uc694\uc57d \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\uc0c1\ud488 \uc815\uc0c1 \uac00\uaca9.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\uc0c1\ud488 \ud560\uc778 \uac00\uaca9.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc(GMT \uae30\uc900)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc(GMT \uae30\uc900).",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "\uc81c\ud488\uc774 \uac00\uc0c1\uc778\uc9c0 \uc5ec\ubd80.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\uc81c\ud488\uc758 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\uc131.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5 \ud30c\uc77c \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud30c\uc77c ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ud30c\uc77c \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\ud30c\uc77c URL.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\uad6c\ub9e4 \ud6c4 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc744 \ub2e4\uc6b4\ub85c\ub4dc\ud560 \uc218 \uc788\ub294 \ud69f\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc5d0 \ub300\ud55c \uc561\uc138\uc2a4\uac00 \ub9cc\ub8cc\ub420 \ub54c\uae4c\uc9c0\uc758 \uc77c\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "\uc678\ubd80 \uc0c1\ud488\uc758 URL. \uc678\ubd80 \uc0c1\ud488\uc758 \uacbd\uc6b0\uc5d0\ub9cc \uc785\ub825.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "\uc678\ubd80 \uc0c1\ud488 \ubc84\ud2bc\uc758 \ud14d\uc2a4\ud2b8. \uc678\ubd80 \uc0c1\ud488\uc5d0 \uacbd\uc6b0\ub9cc \uc785\ub825.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\uc138\uae08 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\uc138\uae08 \ud074\ub798\uc2a4.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\uc0c1\ud488 \ub2e8\uacc4\uc5d0\uc11c \uc7ac\uace0 \uad00\ub9ac.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\uc7ac\uace0 \uc218\ub7c9.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "description": "\uc0c1\ud488\uc774 \uc0ac\uc774\ud2b8 \uc804\uba74\uc5d0\uc11c \"\uc7ac\uace0 \uc788\uc74c\" \uc774\ub098 \"\ud488\uc808\" \ud45c\uc2dc\ub41c \ubaa9\ub85d\uc73c\ub85c \ub098\ud0c0\ub098\ub3c4\ub85d \uc81c\uc5b4\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "description": "\uc7ac\uace0 \uad00\ub9ac\ub97c \ud558\uace0 \uc788\ub294 \uacbd\uc6b0, \uc774 \uc635\uc158\uc73c\ub85c \ud488\uc808 \ud6c4 \uc8fc\ubb38\uc758 \ud5c8\uc6a9 \uc5ec\ubd80\ub97c \uc124\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "\ub2e8\uc77c \uc8fc\ubb38\uc5d0\uc11c \ud56d\ubaa9 \ud558\ub098\ub97c \uad6c\ub9e4\ud560 \uc218 \uc788\ub3c4\ub85d \ud5c8\uc6a9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "\uc0c1\ud488 \uc911\ub7c9(\uc628\uc2a4).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\uc0c1\ud488 \ud06c\uae30.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\uc0c1\ud488 \uae38\uc774(~\uc5d0).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\uc0c1\ud488 \ub108\ube44(~\uc5d0).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\uc0c1\ud488 \ub192\uc774(~\uc5d0).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\ubc30\uc1a1 \ud074\ub798\uc2a4 \uc2ac\ub7ec\uadf8.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "\uc0c1\ud488\ud3c9 \uc791\uc131 \ud5c8\uc6a9.",
                            "type": "boolean",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "\uc0c1\ud5a5 \ud310\ub9e4 \uc0c1\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "\uad50\ucc28 \ud310\ub9e4 \uc81c\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\uc0c1\uc704 \uc0c1\ud488 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "\uad6c\ub9e4 \ud6c4 \uace0\uac1d\uc5d0 \ubcf4\ub0bc \uba54\ubaa8(\uc120\ud0dd).",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\uce74\ud14c\uace0\ub9ac \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ubd84\ub958 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ubd84\ub958 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\ubd84\ub958 \uc2ac\ub7ec\uadf8.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\ud0dc\uadf8 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud0dc\uadf8 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ud0dc\uadf8 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\ud0dc\uadf8 \uc2ac\ub7ec\uadf8.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "\uc774\ubbf8\uc9c0 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc774\ubbf8\uc9c0 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "\uc774\ubbf8\uc9c0 URL.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc774\ubbf8\uc9c0 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\uc774\ubbf8\uc9c0 \uc21c\uc11c. 0\uc740 \uae30\ubcf8 \uc774\ubbf8\uc9c0\ub97c \uc758\ubbf8\ud569\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\uc18d\uc131 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc18d\uc131 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc18d\uc131 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\uc18d\uc131 \uc704\uce58.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "\uc81c\ud488 \ud398\uc774\uc9c0\uc5d0 \ub4e4\uc5b4 \uc788\ub294 \"\ucd94\uac00 \uc815\ubcf4\" \ud0ed\uc5d0 \ud574\ub2f9 \ud2b9\uc131\uc758 \ud45c\uc2dc \uc5ec\ubd80\ub97c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "\ud2b9\uc131\uc744 \ubcc0\ud615\uc73c\ub85c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc744 \uacbd\uc6b0 \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "\ud2b9\uc131\uc758 \uc0ac\uc6a9 \uac00\ub2a5 \uae30\uac04 \uc774\ub984 \ubaa9\ub85d.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "string"
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \uc18d\uc131\uc744 \uae30\ubcf8\uac12\uc73c\ub85c.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc18d\uc131 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc18d\uc131 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "grouped_products": {
                            "description": "\uadf8\ub8f9 \uc0c1\ud488 ID \ubaa9\ub85d",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\uba54\ub274 \uc21c\uc11c, \uc81c\ud488\uc744 \uc54c\ub9de\uac8c \uc815\ub82c\ud558\ub294 \ub370 \uc0ac\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uba54\ud0c0 ID",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\uba54\ud0c0 \ud0a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\uba54\ud0c0 \uac12.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "bundle_virtual": {
                            "description": "\uc774 \ubc88\ub4e4\uc758 \ubaa8\ub4e0 \ub0b4\uc6a9\ubb3c\uc5d0 \uac00\uc0c1\uc73c\ub85c \ucde8\uae09\uc744 \uac15\uc81c\ub85c \uc801\uc6a9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "bundle_layout": {
                            "description": "\ub2e8\uc77c \uc81c\ud488 \uc0c1\uc138 \uc815\ubcf4 \ud398\uc774\uc9c0 \ub808\uc774\uc544\uc6c3\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "default",
                                "tabular",
                                "grid"
                            ],
                            "required": false
                        },
                        "bundle_add_to_cart_form_location": {
                            "description": "\ub2e8\uc77c \uc81c\ud488 \ud398\uc774\uc9c0\uc758 \uc81c\ud488 \uc591\uc2dd \uc704\uce58\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "default",
                                "after_summary"
                            ],
                            "required": false
                        },
                        "bundle_editable_in_cart": {
                            "description": "\uc774 \uc81c\ud488\uc758 \uad6c\uc131\uc744 \uc7a5\ubc14\uad6c\ub2c8 \ud398\uc774\uc9c0\uc5d0\uc11c \uc218\uc815\ud560 \uc218 \uc788\ub294\uc9c0\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "bundle_sold_individually_context": {
                            "description": "\uac1c\ubcc4\uc801\uc73c\ub85c \ud310\ub9e4\ub428 \uc635\uc158 \ucee8\ud14d\uc2a4\ud2b8\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "product",
                                "configuration"
                            ],
                            "required": false
                        },
                        "bundle_item_grouping": {
                            "description": "\uc7a5\ubc14\uad6c\ub2c8\/\uc8fc\ubb38 \ud15c\ud50c\ub9bf\uc758 \ubc88\ub4e4 \ucee8\ud14c\uc774\ub108\/\ud558\uc704 \uc544\uc774\ud15c \ud45c\uc2dc\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "parent",
                                "noindent",
                                "none"
                            ],
                            "required": false
                        },
                        "bundle_min_size": {
                            "description": "\ucd5c\uc18c \ubc88\ub4e4 \ud06c\uae30\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "string"
                            ],
                            "required": false
                        },
                        "bundle_max_size": {
                            "description": "\ucd5c\ub300 \ubc88\ub4e4 \ud06c\uae30\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "string"
                            ],
                            "required": false
                        },
                        "bundle_price": {
                            "description": "\ubc88\ub4e4 \uad6c\ub9e4 \uac00\uaca9\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "required": false
                        },
                        "bundled_items": {
                            "description": "\uc774 \uc81c\ud488\uc5d0 \ud3ec\ud568\ub41c \ubc88\ub4e4 \uc544\uc774\ud15c \ubaa9\ub85d\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "delete": {
                                        "description": "ID\uac00 \uc9c0\uc815\ub41c \ubc88\ub4e4 \uc544\uc774\ud15c\uc744 \uc0ad\uc81c\ud558\ub824\uba74 true\ub85c \uc124\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 ID\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "menu_order": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c \uba54\ub274 \uc21c\uc11c\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_min": {
                                        "description": "\ucd5c\uc18c \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_max": {
                                        "description": "\ucd5c\ub300 \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": [
                                            "integer",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_default": {
                                        "description": "\uae30\ubcf8 \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": [
                                            "integer",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "priced_individually": {
                                        "description": "\uc774 \ubc88\ub4e4 \uc544\uc774\ud15c\uc758 \uac00\uaca9\uc774 \ubc88\ub4e4\uc758 \uae30\ubcf8 \uac00\uaca9\uc5d0 \ucd94\uac00\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "shipped_individually": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \ubc88\ub4e4\uacfc \ubcc4\ub3c4\ub85c \ubc30\uc1a1\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_title": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc774 \ud504\ub860\ud2b8\uc5d4\ub4dc \ubc0f \uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "title": {
                                        "description": "\uc6d0\ub798 \uc81c\ud488 \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_description": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc5d0 \ub300\ud55c \uac04\ub2e8\ud55c \uc124\uba85\uc774 \ud504\ub860\ud2b8\uc5d4\ub4dc \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "description": {
                                        "description": "\uc6d0\ub798 \uc81c\ud488 \uac04\ub2e8\ud55c \uc124\uba85 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc5d0 \ub300\ud55c \uac04\ub2e8\ud55c \uc124\uba85\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "optional": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c\uc774 \uc120\ud0dd \uc0ac\ud56d\uc778\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "hide_thumbnail": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uc378\ub124\uc77c\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc228\uaca8\uc9c0\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc5d0 \uc801\uc6a9\ub41c \ud560\uc778\uc785\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_variations": {
                                        "description": "\ubcc0\ud615 \ud544\ud130\ub9c1\uc774 \ud65c\uc131\ud654\ub418\uc5c8\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac00\ubcc0\uc801\uc778 \ubc88\ub4e4 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9).",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "allowed_variations": {
                                        "description": "\ud65c\uc131\ud654\ud55c \ubcc0\ud615 ID \ubaa9\ub85d\uc785\ub2c8\ub2e4(\ubcc0\ud615 \ud544\ud130\ub9c1\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_default_variation_attributes": {
                                        "description": "\uae30\ubcf8 \ubcc0\ud615 \uc18d\uc131 \uac12\uc774 \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac00\ubcc0\uc801\uc778 \ubc88\ub4e4 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9).",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "default_variation_attributes": {
                                        "description": "\uc7ac\uc815\uc758\ud55c \uae30\ubcf8 \ubcc0\ud615 \uc18d\uc131 \uac12\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc18d\uc131 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "\uc18d\uc131 \uba85.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "option": {
                                                    "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "single_product_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "cart_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc7a5\ubc14\uad6c\ub2c8 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "order_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc8fc\ubb38\/\uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "single_product_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "cart_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \uc7a5\ubc14\uad6c\ub2c8 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "order_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \uc8fc\ubb38\/\uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "stock_status": {
                                        "description": "\ucd5c\uc18c \uc218\ub7c9\uc744 \uace0\ub824\ud55c \ubc88\ub4e4 \uc544\uc774\ud15c\uc758 \uc0c1\ud0dc\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "in_stock",
                                            "on_backorder",
                                            "out_of_stock"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "bundle_sell_ids": {
                            "description": "\ubc88\ub4e4 \ud310\ub9e4 \uc81c\ud488 ID \ubaa9\ub85d\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_global_add_ons": {
                            "description": "\uae00\ub85c\ubc8c \uc560\ub4dc\uc628\uc774 \uc774 \uc81c\ud488\uc5d0\uc11c \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                            "type": "boolean",
                            "required": false
                        },
                        "addons": {
                            "description": "\uc774 \uc81c\ud488\uc5d0 \ud560\ub2f9\ub41c \uc560\ub4dc\uc628",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc560\ub4dc\uc628\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "required": false
                                    },
                                    "name": {
                                        "description": "\uc81c\ud488 \uc560\ub4dc\uc628 \uc774\ub984",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "validate_callback": [
                                                [],
                                                "validate_addon_name"
                                            ],
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "title_format": {
                                        "description": "\uc560\ub4dc\uc628 \uc81c\ubaa9 \ud615\uc2dd",
                                        "type": "string",
                                        "enum": [
                                            "label",
                                            "heading",
                                            "hide"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "label",
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "default": {
                                        "description": "\uae30\ubcf8 \uc560\ub4dc\uc628 \uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "sanitize_text_field",
                                            "validate_callback": [
                                                [],
                                                "validate_default"
                                            ]
                                        }
                                    },
                                    "description_enable": {
                                        "description": "\uc124\uba85\uc774 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "description": {
                                        "description": "\uc560\ub4dc\uc628\uc5d0 \ub300\ud55c \uc124\uba85",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "wp_kses_post"
                                        }
                                    },
                                    "placeholder_enable": {
                                        "description": "\uc560\ub4dc\uc628 \ud50c\ub808\uc774\uc2a4\ud640\ub354\uac00 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "placeholder": {
                                        "description": "custom_text \ubc0f custom_textarea \uc560\ub4dc\uc628 \uc720\ud615\uc5d0 \uc801\uc6a9 \uac00\ub2a5\ud55c \uc560\ub4dc\uc628 \ud50c\ub808\uc774\uc2a4\ud640\ub354 \ud14d\uc2a4\ud2b8",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "type": {
                                        "description": "\uc560\ub4dc\uc628 \uc720\ud615",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "multiple_choice",
                                            "checkbox",
                                            "custom_text",
                                            "custom_textarea",
                                            "file_upload",
                                            "custom_price",
                                            "input_multiplier",
                                            "heading",
                                            "datepicker"
                                        ]
                                    },
                                    "display": {
                                        "description": "multiple_choice \uc560\ub4dc\uc628\uc758 \ud45c\uc2dc \uc635\uc158",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "select",
                                            "radiobutton",
                                            "images"
                                        ],
                                        "arg_options": {
                                            "default": "select"
                                        }
                                    },
                                    "position": {
                                        "description": "\uc81c\ud488\uc5d0\uc11c \uc560\ub4dc\uc628\uc758 \uc704\uce58",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": 10
                                        },
                                        "minimum": 0
                                    },
                                    "required": {
                                        "description": "\uc560\ub4dc\uc628\uc774 \ud544\uc218\uc778\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": false,
                                            "validate_callback": [
                                                [],
                                                "validate_required"
                                            ]
                                        }
                                    },
                                    "restrictions": {
                                        "description": "\uac00\uaca9 \ub610\ub294 \ud14d\uc2a4\ud2b8 \uae38\uc774\uc758 \ucd5c\uc18c\/\ucd5c\ub300 \ud55c\ub3c4\uac00 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "restrictions_type": {
                                        "description": "custom_text \uc720\ud615 \uc560\ub4dc\uc628\uc758 \uc785\ub825 \uc81c\ud55c \uc0ac\ud56d",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "",
                                            "any_text",
                                            "only_letters",
                                            "only_numbers",
                                            "only_letters_numbers",
                                            "email"
                                        ],
                                        "arg_options": {
                                            "default": "any_text"
                                        }
                                    },
                                    "adjust_price": {
                                        "description": "\uc560\ub4dc\uc628\uc774 \uc81c\ud488 \uac00\uaca9\uc744 \uc870\uc815\ud558\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "price_type": {
                                        "description": "\uc560\ub4dc\uc628\uc758 \uac00\uaca9 \uc870\uc815 \uc720\ud615",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "flat_fee",
                                            "quantity_based",
                                            "percentage_based"
                                        ],
                                        "arg_options": {
                                            "default": "flat_fee"
                                        }
                                    },
                                    "price": {
                                        "description": "\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0 \uc560\ub4dc\uc628\uc758 \uac00\uaca9(\uc22b\uc790 \ubb38\uc790\uc5f4)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "is_empty_or_float"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "min": {
                                        "description": "custom_text, custom_textarea, custom_price \ubc0f input_multiplier \uc560\ub4dc\uc628\uc5d0 \ud5c8\uc6a9\ub418\ub294 \ucd5c\uc18c \uc785\ub825\uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "validate_min_max"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "max": {
                                        "description": "custom_text, custom_textarea, custom_price \ubc0f input_multiplier \uc560\ub4dc\uc628\uc5d0 \ud5c8\uc6a9\ub418\ub294 \ucd5c\ub300 \uc785\ub825\uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "validate_min_max"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "options": {
                                        "description": "multiple_choice \ubc0f checkbox \uc720\ud615 \uc560\ub4dc\uc628\uc758 \uc635\uc158 \ubaa9\ub85d",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": [],
                                            "validate_callback": [
                                                [],
                                                "validate_options"
                                            ]
                                        },
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158 \uad00\ub828 \ub808\uc774\ube14",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": true
                                                },
                                                "price": {
                                                    "description": "\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0 \uc560\ub4dc\uc628 \uc635\uc158\uc758 \uac00\uaca9(\uc22b\uc790 \ubb38\uc790\uc5f4)",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false,
                                                    "arg_options": {
                                                        "validate_callback": [
                                                            [],
                                                            "is_empty_or_float"
                                                        ],
                                                        "sanitize_callback": "wc_format_decimal"
                                                    }
                                                },
                                                "price_type": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158\uc758 \uac00\uaca9 \uc870\uc815 \uc720\ud615",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "enum": [
                                                        "flat_fee",
                                                        "quantity_based",
                                                        "percentage_based"
                                                    ],
                                                    "required": false
                                                },
                                                "image": {
                                                    "description": "\uc774\ubbf8\uc9c0 \ud45c\uc2dc \uc720\ud615 \uad00\ub828 \uc560\ub4dc\uc628 \uc635\uc158\uc758 \uc774\ubbf8\uc9c0 ID \ub610\ub294 0",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false
                                                },
                                                "visibility": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158 \ud45c\uc2dc \uc5ec\ubd80",
                                                    "type": "boolean",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "description": "\ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9ac\uc9c0 \uc54a\uace0 \ubc14\ub85c \uc0ad\uc81c \uc5ec\ubd80.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\uc0c1\ud488 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\uc0c1\ud488 \uc2ac\ub7ec\uadf8.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\uc0c1\ud488 \uc720\ud615.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "bundle"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\uc0c1\ud488 \uc0c1\ud0dc(\uac8c\uc2dc \uc0c1\ud0dc).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "\ucd94\ucc9c \uc0c1\ud488.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "\uce74\ud0c8\ub85c\uadf8 \ud45c\uc2dc \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\uc0c1\ud488 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "\uc0c1\ud488 \uc694\uc57d \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\uc0c1\ud488 \uc815\uc0c1 \uac00\uaca9.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\uc0c1\ud488 \ud560\uc778 \uac00\uaca9.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc(GMT \uae30\uc900)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc(GMT \uae30\uc900).",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "\uc81c\ud488\uc774 \uac00\uc0c1\uc778\uc9c0 \uc5ec\ubd80.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\uc81c\ud488\uc758 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\uc131.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5 \ud30c\uc77c \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud30c\uc77c ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ud30c\uc77c \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\ud30c\uc77c URL.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\uad6c\ub9e4 \ud6c4 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc744 \ub2e4\uc6b4\ub85c\ub4dc\ud560 \uc218 \uc788\ub294 \ud69f\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc5d0 \ub300\ud55c \uc561\uc138\uc2a4\uac00 \ub9cc\ub8cc\ub420 \ub54c\uae4c\uc9c0\uc758 \uc77c\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "\uc678\ubd80 \uc0c1\ud488\uc758 URL. \uc678\ubd80 \uc0c1\ud488\uc758 \uacbd\uc6b0\uc5d0\ub9cc \uc785\ub825.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "\uc678\ubd80 \uc0c1\ud488 \ubc84\ud2bc\uc758 \ud14d\uc2a4\ud2b8. \uc678\ubd80 \uc0c1\ud488\uc5d0 \uacbd\uc6b0\ub9cc \uc785\ub825.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\uc138\uae08 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\uc138\uae08 \ud074\ub798\uc2a4.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\uc0c1\ud488 \ub2e8\uacc4\uc5d0\uc11c \uc7ac\uace0 \uad00\ub9ac.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\uc7ac\uace0 \uc218\ub7c9.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "description": "\uc0c1\ud488\uc774 \uc0ac\uc774\ud2b8 \uc804\uba74\uc5d0\uc11c \"\uc7ac\uace0 \uc788\uc74c\" \uc774\ub098 \"\ud488\uc808\" \ud45c\uc2dc\ub41c \ubaa9\ub85d\uc73c\ub85c \ub098\ud0c0\ub098\ub3c4\ub85d \uc81c\uc5b4\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "description": "\uc7ac\uace0 \uad00\ub9ac\ub97c \ud558\uace0 \uc788\ub294 \uacbd\uc6b0, \uc774 \uc635\uc158\uc73c\ub85c \ud488\uc808 \ud6c4 \uc8fc\ubb38\uc758 \ud5c8\uc6a9 \uc5ec\ubd80\ub97c \uc124\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "\ub2e8\uc77c \uc8fc\ubb38\uc5d0\uc11c \ud56d\ubaa9 \ud558\ub098\ub97c \uad6c\ub9e4\ud560 \uc218 \uc788\ub3c4\ub85d \ud5c8\uc6a9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "\uc0c1\ud488 \uc911\ub7c9(\uc628\uc2a4).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\uc0c1\ud488 \ud06c\uae30.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\uc0c1\ud488 \uae38\uc774(~\uc5d0).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\uc0c1\ud488 \ub108\ube44(~\uc5d0).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\uc0c1\ud488 \ub192\uc774(~\uc5d0).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\ubc30\uc1a1 \ud074\ub798\uc2a4 \uc2ac\ub7ec\uadf8.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "\uc0c1\ud488\ud3c9 \uc791\uc131 \ud5c8\uc6a9.",
                            "type": "boolean",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "\uc0c1\ud5a5 \ud310\ub9e4 \uc0c1\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "\uad50\ucc28 \ud310\ub9e4 \uc81c\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\uc0c1\uc704 \uc0c1\ud488 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "\uad6c\ub9e4 \ud6c4 \uace0\uac1d\uc5d0 \ubcf4\ub0bc \uba54\ubaa8(\uc120\ud0dd).",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\uce74\ud14c\uace0\ub9ac \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ubd84\ub958 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ubd84\ub958 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\ubd84\ub958 \uc2ac\ub7ec\uadf8.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\ud0dc\uadf8 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud0dc\uadf8 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ud0dc\uadf8 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\ud0dc\uadf8 \uc2ac\ub7ec\uadf8.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "\uc774\ubbf8\uc9c0 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc774\ubbf8\uc9c0 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "\uc774\ubbf8\uc9c0 URL.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc774\ubbf8\uc9c0 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\uc774\ubbf8\uc9c0 \uc21c\uc11c. 0\uc740 \uae30\ubcf8 \uc774\ubbf8\uc9c0\ub97c \uc758\ubbf8\ud569\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\uc18d\uc131 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc18d\uc131 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc18d\uc131 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\uc18d\uc131 \uc704\uce58.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "\uc81c\ud488 \ud398\uc774\uc9c0\uc5d0 \ub4e4\uc5b4 \uc788\ub294 \"\ucd94\uac00 \uc815\ubcf4\" \ud0ed\uc5d0 \ud574\ub2f9 \ud2b9\uc131\uc758 \ud45c\uc2dc \uc5ec\ubd80\ub97c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "\ud2b9\uc131\uc744 \ubcc0\ud615\uc73c\ub85c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc744 \uacbd\uc6b0 \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "\ud2b9\uc131\uc758 \uc0ac\uc6a9 \uac00\ub2a5 \uae30\uac04 \uc774\ub984 \ubaa9\ub85d.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "string"
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \uc18d\uc131\uc744 \uae30\ubcf8\uac12\uc73c\ub85c.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc18d\uc131 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc18d\uc131 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "grouped_products": {
                            "description": "\uadf8\ub8f9 \uc0c1\ud488 ID \ubaa9\ub85d",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\uba54\ub274 \uc21c\uc11c, \uc81c\ud488\uc744 \uc54c\ub9de\uac8c \uc815\ub82c\ud558\ub294 \ub370 \uc0ac\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uba54\ud0c0 ID",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\uba54\ud0c0 \ud0a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\uba54\ud0c0 \uac12.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "bundle_virtual": {
                            "description": "\uc774 \ubc88\ub4e4\uc758 \ubaa8\ub4e0 \ub0b4\uc6a9\ubb3c\uc5d0 \uac00\uc0c1\uc73c\ub85c \ucde8\uae09\uc744 \uac15\uc81c\ub85c \uc801\uc6a9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "bundle_layout": {
                            "description": "\ub2e8\uc77c \uc81c\ud488 \uc0c1\uc138 \uc815\ubcf4 \ud398\uc774\uc9c0 \ub808\uc774\uc544\uc6c3\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "default",
                                "tabular",
                                "grid"
                            ],
                            "required": false
                        },
                        "bundle_add_to_cart_form_location": {
                            "description": "\ub2e8\uc77c \uc81c\ud488 \ud398\uc774\uc9c0\uc758 \uc81c\ud488 \uc591\uc2dd \uc704\uce58\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "default",
                                "after_summary"
                            ],
                            "required": false
                        },
                        "bundle_editable_in_cart": {
                            "description": "\uc774 \uc81c\ud488\uc758 \uad6c\uc131\uc744 \uc7a5\ubc14\uad6c\ub2c8 \ud398\uc774\uc9c0\uc5d0\uc11c \uc218\uc815\ud560 \uc218 \uc788\ub294\uc9c0\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "bundle_sold_individually_context": {
                            "description": "\uac1c\ubcc4\uc801\uc73c\ub85c \ud310\ub9e4\ub428 \uc635\uc158 \ucee8\ud14d\uc2a4\ud2b8\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "product",
                                "configuration"
                            ],
                            "required": false
                        },
                        "bundle_item_grouping": {
                            "description": "\uc7a5\ubc14\uad6c\ub2c8\/\uc8fc\ubb38 \ud15c\ud50c\ub9bf\uc758 \ubc88\ub4e4 \ucee8\ud14c\uc774\ub108\/\ud558\uc704 \uc544\uc774\ud15c \ud45c\uc2dc\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "parent",
                                "noindent",
                                "none"
                            ],
                            "required": false
                        },
                        "bundle_min_size": {
                            "description": "\ucd5c\uc18c \ubc88\ub4e4 \ud06c\uae30\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "string"
                            ],
                            "required": false
                        },
                        "bundle_max_size": {
                            "description": "\ucd5c\ub300 \ubc88\ub4e4 \ud06c\uae30\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "string"
                            ],
                            "required": false
                        },
                        "bundle_price": {
                            "description": "\ubc88\ub4e4 \uad6c\ub9e4 \uac00\uaca9\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "required": false
                        },
                        "bundled_items": {
                            "description": "\uc774 \uc81c\ud488\uc5d0 \ud3ec\ud568\ub41c \ubc88\ub4e4 \uc544\uc774\ud15c \ubaa9\ub85d\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "delete": {
                                        "description": "ID\uac00 \uc9c0\uc815\ub41c \ubc88\ub4e4 \uc544\uc774\ud15c\uc744 \uc0ad\uc81c\ud558\ub824\uba74 true\ub85c \uc124\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 ID\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "menu_order": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c \uba54\ub274 \uc21c\uc11c\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_min": {
                                        "description": "\ucd5c\uc18c \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_max": {
                                        "description": "\ucd5c\ub300 \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": [
                                            "integer",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_default": {
                                        "description": "\uae30\ubcf8 \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": [
                                            "integer",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "priced_individually": {
                                        "description": "\uc774 \ubc88\ub4e4 \uc544\uc774\ud15c\uc758 \uac00\uaca9\uc774 \ubc88\ub4e4\uc758 \uae30\ubcf8 \uac00\uaca9\uc5d0 \ucd94\uac00\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "shipped_individually": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \ubc88\ub4e4\uacfc \ubcc4\ub3c4\ub85c \ubc30\uc1a1\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_title": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc774 \ud504\ub860\ud2b8\uc5d4\ub4dc \ubc0f \uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "title": {
                                        "description": "\uc6d0\ub798 \uc81c\ud488 \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_description": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc5d0 \ub300\ud55c \uac04\ub2e8\ud55c \uc124\uba85\uc774 \ud504\ub860\ud2b8\uc5d4\ub4dc \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "description": {
                                        "description": "\uc6d0\ub798 \uc81c\ud488 \uac04\ub2e8\ud55c \uc124\uba85 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc5d0 \ub300\ud55c \uac04\ub2e8\ud55c \uc124\uba85\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "optional": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c\uc774 \uc120\ud0dd \uc0ac\ud56d\uc778\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "hide_thumbnail": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uc378\ub124\uc77c\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc228\uaca8\uc9c0\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc5d0 \uc801\uc6a9\ub41c \ud560\uc778\uc785\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_variations": {
                                        "description": "\ubcc0\ud615 \ud544\ud130\ub9c1\uc774 \ud65c\uc131\ud654\ub418\uc5c8\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac00\ubcc0\uc801\uc778 \ubc88\ub4e4 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9).",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "allowed_variations": {
                                        "description": "\ud65c\uc131\ud654\ud55c \ubcc0\ud615 ID \ubaa9\ub85d\uc785\ub2c8\ub2e4(\ubcc0\ud615 \ud544\ud130\ub9c1\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_default_variation_attributes": {
                                        "description": "\uae30\ubcf8 \ubcc0\ud615 \uc18d\uc131 \uac12\uc774 \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac00\ubcc0\uc801\uc778 \ubc88\ub4e4 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9).",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "default_variation_attributes": {
                                        "description": "\uc7ac\uc815\uc758\ud55c \uae30\ubcf8 \ubcc0\ud615 \uc18d\uc131 \uac12\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc18d\uc131 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "\uc18d\uc131 \uba85.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "option": {
                                                    "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "single_product_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "cart_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc7a5\ubc14\uad6c\ub2c8 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "order_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc8fc\ubb38\/\uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "single_product_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "cart_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \uc7a5\ubc14\uad6c\ub2c8 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "order_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \uc8fc\ubb38\/\uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "stock_status": {
                                        "description": "\ucd5c\uc18c \uc218\ub7c9\uc744 \uace0\ub824\ud55c \ubc88\ub4e4 \uc544\uc774\ud15c\uc758 \uc0c1\ud0dc\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "in_stock",
                                            "on_backorder",
                                            "out_of_stock"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "bundle_sell_ids": {
                            "description": "\ubc88\ub4e4 \ud310\ub9e4 \uc81c\ud488 ID \ubaa9\ub85d\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_global_add_ons": {
                            "description": "\uae00\ub85c\ubc8c \uc560\ub4dc\uc628\uc774 \uc774 \uc81c\ud488\uc5d0\uc11c \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                            "type": "boolean",
                            "required": false
                        },
                        "addons": {
                            "description": "\uc774 \uc81c\ud488\uc5d0 \ud560\ub2f9\ub41c \uc560\ub4dc\uc628",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc560\ub4dc\uc628\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "required": false
                                    },
                                    "name": {
                                        "description": "\uc81c\ud488 \uc560\ub4dc\uc628 \uc774\ub984",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "validate_callback": [
                                                [],
                                                "validate_addon_name"
                                            ],
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "title_format": {
                                        "description": "\uc560\ub4dc\uc628 \uc81c\ubaa9 \ud615\uc2dd",
                                        "type": "string",
                                        "enum": [
                                            "label",
                                            "heading",
                                            "hide"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "label",
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "default": {
                                        "description": "\uae30\ubcf8 \uc560\ub4dc\uc628 \uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "sanitize_text_field",
                                            "validate_callback": [
                                                [],
                                                "validate_default"
                                            ]
                                        }
                                    },
                                    "description_enable": {
                                        "description": "\uc124\uba85\uc774 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "description": {
                                        "description": "\uc560\ub4dc\uc628\uc5d0 \ub300\ud55c \uc124\uba85",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "wp_kses_post"
                                        }
                                    },
                                    "placeholder_enable": {
                                        "description": "\uc560\ub4dc\uc628 \ud50c\ub808\uc774\uc2a4\ud640\ub354\uac00 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "placeholder": {
                                        "description": "custom_text \ubc0f custom_textarea \uc560\ub4dc\uc628 \uc720\ud615\uc5d0 \uc801\uc6a9 \uac00\ub2a5\ud55c \uc560\ub4dc\uc628 \ud50c\ub808\uc774\uc2a4\ud640\ub354 \ud14d\uc2a4\ud2b8",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "type": {
                                        "description": "\uc560\ub4dc\uc628 \uc720\ud615",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "multiple_choice",
                                            "checkbox",
                                            "custom_text",
                                            "custom_textarea",
                                            "file_upload",
                                            "custom_price",
                                            "input_multiplier",
                                            "heading",
                                            "datepicker"
                                        ]
                                    },
                                    "display": {
                                        "description": "multiple_choice \uc560\ub4dc\uc628\uc758 \ud45c\uc2dc \uc635\uc158",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "select",
                                            "radiobutton",
                                            "images"
                                        ],
                                        "arg_options": {
                                            "default": "select"
                                        }
                                    },
                                    "position": {
                                        "description": "\uc81c\ud488\uc5d0\uc11c \uc560\ub4dc\uc628\uc758 \uc704\uce58",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": 10
                                        },
                                        "minimum": 0
                                    },
                                    "required": {
                                        "description": "\uc560\ub4dc\uc628\uc774 \ud544\uc218\uc778\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": false,
                                            "validate_callback": [
                                                [],
                                                "validate_required"
                                            ]
                                        }
                                    },
                                    "restrictions": {
                                        "description": "\uac00\uaca9 \ub610\ub294 \ud14d\uc2a4\ud2b8 \uae38\uc774\uc758 \ucd5c\uc18c\/\ucd5c\ub300 \ud55c\ub3c4\uac00 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "restrictions_type": {
                                        "description": "custom_text \uc720\ud615 \uc560\ub4dc\uc628\uc758 \uc785\ub825 \uc81c\ud55c \uc0ac\ud56d",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "",
                                            "any_text",
                                            "only_letters",
                                            "only_numbers",
                                            "only_letters_numbers",
                                            "email"
                                        ],
                                        "arg_options": {
                                            "default": "any_text"
                                        }
                                    },
                                    "adjust_price": {
                                        "description": "\uc560\ub4dc\uc628\uc774 \uc81c\ud488 \uac00\uaca9\uc744 \uc870\uc815\ud558\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "price_type": {
                                        "description": "\uc560\ub4dc\uc628\uc758 \uac00\uaca9 \uc870\uc815 \uc720\ud615",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "flat_fee",
                                            "quantity_based",
                                            "percentage_based"
                                        ],
                                        "arg_options": {
                                            "default": "flat_fee"
                                        }
                                    },
                                    "price": {
                                        "description": "\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0 \uc560\ub4dc\uc628\uc758 \uac00\uaca9(\uc22b\uc790 \ubb38\uc790\uc5f4)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "is_empty_or_float"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "min": {
                                        "description": "custom_text, custom_textarea, custom_price \ubc0f input_multiplier \uc560\ub4dc\uc628\uc5d0 \ud5c8\uc6a9\ub418\ub294 \ucd5c\uc18c \uc785\ub825\uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "validate_min_max"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "max": {
                                        "description": "custom_text, custom_textarea, custom_price \ubc0f input_multiplier \uc560\ub4dc\uc628\uc5d0 \ud5c8\uc6a9\ub418\ub294 \ucd5c\ub300 \uc785\ub825\uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "validate_min_max"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "options": {
                                        "description": "multiple_choice \ubc0f checkbox \uc720\ud615 \uc560\ub4dc\uc628\uc758 \uc635\uc158 \ubaa9\ub85d",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": [],
                                            "validate_callback": [
                                                [],
                                                "validate_options"
                                            ]
                                        },
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158 \uad00\ub828 \ub808\uc774\ube14",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": true
                                                },
                                                "price": {
                                                    "description": "\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0 \uc560\ub4dc\uc628 \uc635\uc158\uc758 \uac00\uaca9(\uc22b\uc790 \ubb38\uc790\uc5f4)",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false,
                                                    "arg_options": {
                                                        "validate_callback": [
                                                            [],
                                                            "is_empty_or_float"
                                                        ],
                                                        "sanitize_callback": "wc_format_decimal"
                                                    }
                                                },
                                                "price_type": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158\uc758 \uac00\uaca9 \uc870\uc815 \uc720\ud615",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "enum": [
                                                        "flat_fee",
                                                        "quantity_based",
                                                        "percentage_based"
                                                    ],
                                                    "required": false
                                                },
                                                "image": {
                                                    "description": "\uc774\ubbf8\uc9c0 \ud45c\uc2dc \uc720\ud615 \uad00\ub828 \uc560\ub4dc\uc628 \uc635\uc158\uc758 \uc774\ubbf8\uc9c0 ID \ub610\ub294 0",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false
                                                },
                                                "visibility": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158 \ud45c\uc2dc \uc5ec\ubd80",
                                                    "type": "boolean",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v2\/products\/batch"
                    }
                ]
            }
        },
        "\/wc\/v2\/products\/(?P<id>[\\d]+)\/related": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/(?P<product_id>[\\d]+)\/variations": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\uc635\uc158 \uc0c1\ud488\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \ubb38\uc790\uc5f4\uacfc \uc77c\uce58\ud558\ub294 \uacbd\uc6b0\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc218\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc218\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\ubc1c\ud589\uc77c \ub610\ub294 \uc218\uc815\uc77c\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud560 \ub54c GMT \uae00 \ub0a0\uc9dc\ub97c \uace0\ub824\ud560\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\ub97c \uac00\uc9c4 \uacbd\uc6b0\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\ub97c \uac00\uc9c4 \uacbd\uc6b0\ub97c \uc81c\uc678\ud55c \ubaa8\ub4e0 \ud56d\ubaa9\uc73c\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc2ac\ub7ec\uadf8\ub97c \uac00\uc9c4 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0c1\ud0dc\uc758 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc720\ud615\uc73c\ub85c \uc9c0\uc815\ub41c \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "bundle"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\ud2b9\uc815 SKU\uc758 \uc81c\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4. \uad6c\ubd84\ud558\ub824\uba74 \uc27c\ud45c\ub97c \uc0ac\uc6a9\ud558\uc138\uc694.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "\uacb0\uacfc\ub97c \ucd94\ucc9c \uc0c1\ud488\uc73c\ub85c \ud55c\uc815.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uce74\ud14c\uace0\ub9ac ID\uc5d0 \uc9c0\uc815\ub41c \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ud0dc\uadf8 ID\uac00 \uc9c0\uc815\ub41c \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubc30\uc1a1 \ud074\ub798\uc2a4\uc5d0 \uc9c0\uc815\ub41c \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc18d\uc131\uc774 \uc788\ub294 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4. \ubd84\ub958 \uc774\ub984\/\uc18d\uc131 \uc2ac\ub7ec\uadf8\ub97c \uc0ac\uc6a9\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc18d\uc131 \uc6a9\uc5b4 ID(\uc18d\uc131 \uc9c0\uc815 \ud544\uc218)\uac00 \uc9c0\uc815\ub41c \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "tax_class": {
                            "description": "\ud2b9\uc815 \uc138\uae08 \ud074\ub798\uc2a4\uc758 \uc81c\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        },
                        "in_stock": {
                            "description": "\uacb0\uacfc\ub97c \uc7ac\uace0 \ubcf4\uc720 \ub610\ub294 \ud488\uc808\ub41c \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "boolean",
                            "required": false
                        },
                        "on_sale": {
                            "description": "\uacb0\uacfc\ub97c \ud560\uc778 \uc911\uc778 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\uacb0\uacfc\ub97c \ucd5c\uc800\uac00 \uc774\uc0c1 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\uacb0\uacfc\ub97c \ucd5c\uace0\uac00 \uc774\ud558 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "meta_data\ub97c \ud2b9\uc815 \ud0a4\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "meta_data\uc5d0\uc11c \ud2b9\uc815 \ud0a4\uac00 \uc81c\uc678\ub418\ub294\uc9c0 \ud655\uc778\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\uc635\uc158 \uc0c1\ud488\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \uc815\uc0c1 \uac00\uaca9",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \ud560\uc778 \uac00\uaca9",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc(GMT \uae30\uc900)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc(GMT \uae30\uc900).",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "visible": {
                            "default": true,
                            "description": "\uc81c\ud488 \ud398\uc774\uc9c0\uc5d0 \ubcc0\uacbd\uc774 \ud45c\uc2dc\ub418\ub294 \uacbd\uc6b0\ub97c \uc815\uc758\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "\uc0c1\ud488 \uc635\uc158\uc774 \uac00\uc0c1\uc77c \uacbd\uc6b0",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "\uc0c1\ud488 \uc635\uc158\uc774 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud560 \uacbd\uc6b0",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5 \ud30c\uc77c \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud30c\uc77c ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ud30c\uc77c \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\ud30c\uc77c URL.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "\uad6c\ub9e4 \ud6c4 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc744 \ub2e4\uc6b4\ub85c\ub4dc\ud560 \uc218 \uc788\ub294 \ud69f\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc5d0 \ub300\ud55c \uc561\uc138\uc2a4\uac00 \ub9cc\ub8cc\ub420 \ub54c\uae4c\uc9c0\uc758 \uc77c\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "\uc138\uae08 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\uc138\uae08 \ud074\ub798\uc2a4.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "\uc0c1\ud488 \uc635\uc158 \ub2e8\uacc4\uc5d0\uc11c \uc7ac\uace0 \uad00\ub9ac",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\uc7ac\uace0 \uc218\ub7c9.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "default": true,
                            "description": "\ud504\ub7f0\ud2b8\uc5d4\ub4dc\uc5d0 \ubcc0\ud615\uc744 \"\uc7ac\uace0 \uc788\uc74c\" \ub610\ub294 \"\uc7ac\uace0 \uc5c6\uc74c\"\uc73c\ub85c \ud45c\uc2dc\ud560\uc9c0\uc758 \uc5ec\ubd80\ub97c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "\uc7ac\uace0 \uad00\ub9ac\ub97c \ud558\uace0 \uc788\ub294 \uacbd\uc6b0, \uc774 \uc635\uc158\uc73c\ub85c \ud488\uc808 \ud6c4 \uc8fc\ubb38\uc758 \ud5c8\uc6a9 \uc5ec\ubd80\ub97c \uc124\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \ubb34\uac8c(\uc628\uc2a4)",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \ud06c\uae30",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\uc0c1\ud488 \uc635\uc158 \uae38\uc774(~\uc5d0)",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\uc0c1\ud488 \uc635\uc158 \ub108\ube44(~\uc5d0)",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\uc0c1\ud488 \uc635\uc158 \ub192\uc774(~\uc5d0)",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\ubc30\uc1a1 \ud074\ub798\uc2a4 \uc2ac\ub7ec\uadf8.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \uc774\ubbf8\uc9c0 \ub370\uc774\ud130",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\uc774\ubbf8\uc9c0 ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\uc774\ubbf8\uc9c0 URL.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\uc774\ubbf8\uc9c0 \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "position": {
                                    "description": "\uc774\ubbf8\uc9c0 \uc21c\uc11c. 0\uc740 \uae30\ubcf8 \uc774\ubbf8\uc9c0\ub97c \uc758\ubbf8\ud569\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\uc18d\uc131 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc18d\uc131 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc18d\uc131 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\uba54\ub274 \uc21c\uc11c, \uc81c\ud488\uc744 \uc54c\ub9de\uac8c \uc815\ub82c\ud558\ub294 \ub370 \uc0ac\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uba54\ud0c0 ID",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\uba54\ud0c0 \ud0a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\uba54\ud0c0 \uac12.",
                                        "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": "\uc635\uc158 \uc0c1\ud488\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\uc0c1\ud488\uc635\uc158\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\uc635\uc158 \uc0c1\ud488\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\uc0c1\ud488\uc635\uc158\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \uc815\uc0c1 \uac00\uaca9",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \ud560\uc778 \uac00\uaca9",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc(GMT \uae30\uc900)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc(GMT \uae30\uc900).",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "visible": {
                            "description": "\uc81c\ud488 \ud398\uc774\uc9c0\uc5d0 \ubcc0\uacbd\uc774 \ud45c\uc2dc\ub418\ub294 \uacbd\uc6b0\ub97c \uc815\uc758\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "virtual": {
                            "description": "\uc0c1\ud488 \uc635\uc158\uc774 \uac00\uc0c1\uc77c \uacbd\uc6b0",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\uc0c1\ud488 \uc635\uc158\uc774 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud560 \uacbd\uc6b0",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5 \ud30c\uc77c \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud30c\uc77c ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ud30c\uc77c \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\ud30c\uc77c URL.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\uad6c\ub9e4 \ud6c4 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc744 \ub2e4\uc6b4\ub85c\ub4dc\ud560 \uc218 \uc788\ub294 \ud69f\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc5d0 \ub300\ud55c \uc561\uc138\uc2a4\uac00 \ub9cc\ub8cc\ub420 \ub54c\uae4c\uc9c0\uc758 \uc77c\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\uc138\uae08 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\uc138\uae08 \ud074\ub798\uc2a4.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \ub2e8\uacc4\uc5d0\uc11c \uc7ac\uace0 \uad00\ub9ac",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\uc7ac\uace0 \uc218\ub7c9.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "description": "\ud504\ub7f0\ud2b8\uc5d4\ub4dc\uc5d0 \ubcc0\ud615\uc744 \"\uc7ac\uace0 \uc788\uc74c\" \ub610\ub294 \"\uc7ac\uace0 \uc5c6\uc74c\"\uc73c\ub85c \ud45c\uc2dc\ud560\uc9c0\uc758 \uc5ec\ubd80\ub97c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "description": "\uc7ac\uace0 \uad00\ub9ac\ub97c \ud558\uace0 \uc788\ub294 \uacbd\uc6b0, \uc774 \uc635\uc158\uc73c\ub85c \ud488\uc808 \ud6c4 \uc8fc\ubb38\uc758 \ud5c8\uc6a9 \uc5ec\ubd80\ub97c \uc124\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \ubb34\uac8c(\uc628\uc2a4)",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \ud06c\uae30",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\uc0c1\ud488 \uc635\uc158 \uae38\uc774(~\uc5d0)",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\uc0c1\ud488 \uc635\uc158 \ub108\ube44(~\uc5d0)",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\uc0c1\ud488 \uc635\uc158 \ub192\uc774(~\uc5d0)",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\ubc30\uc1a1 \ud074\ub798\uc2a4 \uc2ac\ub7ec\uadf8.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \uc774\ubbf8\uc9c0 \ub370\uc774\ud130",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\uc774\ubbf8\uc9c0 ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\uc774\ubbf8\uc9c0 URL.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\uc774\ubbf8\uc9c0 \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "position": {
                                    "description": "\uc774\ubbf8\uc9c0 \uc21c\uc11c. 0\uc740 \uae30\ubcf8 \uc774\ubbf8\uc9c0\ub97c \uc758\ubbf8\ud569\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\uc18d\uc131 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc18d\uc131 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc18d\uc131 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\uba54\ub274 \uc21c\uc11c, \uc81c\ud488\uc744 \uc54c\ub9de\uac8c \uc815\ub82c\ud558\ub294 \ub370 \uc0ac\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uba54\ud0c0 ID",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\uba54\ud0c0 \ud0a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\uba54\ud0c0 \uac12.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\uc635\uc158 \uc0c1\ud488\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\uc0c1\ud488\uc635\uc158\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9ac\uc9c0 \uc54a\uace0 \ubc14\ub85c \uc0ad\uc81c \uc5ec\ubd80.",
                            "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": "\uc635\uc158 \uc0c1\ud488\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \uc815\uc0c1 \uac00\uaca9",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \ud560\uc778 \uac00\uaca9",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc(GMT \uae30\uc900)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc(GMT \uae30\uc900).",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "visible": {
                            "description": "\uc81c\ud488 \ud398\uc774\uc9c0\uc5d0 \ubcc0\uacbd\uc774 \ud45c\uc2dc\ub418\ub294 \uacbd\uc6b0\ub97c \uc815\uc758\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "virtual": {
                            "description": "\uc0c1\ud488 \uc635\uc158\uc774 \uac00\uc0c1\uc77c \uacbd\uc6b0",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\uc0c1\ud488 \uc635\uc158\uc774 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud560 \uacbd\uc6b0",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5 \ud30c\uc77c \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud30c\uc77c ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ud30c\uc77c \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\ud30c\uc77c URL.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\uad6c\ub9e4 \ud6c4 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc744 \ub2e4\uc6b4\ub85c\ub4dc\ud560 \uc218 \uc788\ub294 \ud69f\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc5d0 \ub300\ud55c \uc561\uc138\uc2a4\uac00 \ub9cc\ub8cc\ub420 \ub54c\uae4c\uc9c0\uc758 \uc77c\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\uc138\uae08 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\uc138\uae08 \ud074\ub798\uc2a4.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \ub2e8\uacc4\uc5d0\uc11c \uc7ac\uace0 \uad00\ub9ac",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\uc7ac\uace0 \uc218\ub7c9.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "description": "\ud504\ub7f0\ud2b8\uc5d4\ub4dc\uc5d0 \ubcc0\ud615\uc744 \"\uc7ac\uace0 \uc788\uc74c\" \ub610\ub294 \"\uc7ac\uace0 \uc5c6\uc74c\"\uc73c\ub85c \ud45c\uc2dc\ud560\uc9c0\uc758 \uc5ec\ubd80\ub97c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "description": "\uc7ac\uace0 \uad00\ub9ac\ub97c \ud558\uace0 \uc788\ub294 \uacbd\uc6b0, \uc774 \uc635\uc158\uc73c\ub85c \ud488\uc808 \ud6c4 \uc8fc\ubb38\uc758 \ud5c8\uc6a9 \uc5ec\ubd80\ub97c \uc124\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \ubb34\uac8c(\uc628\uc2a4)",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \ud06c\uae30",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\uc0c1\ud488 \uc635\uc158 \uae38\uc774(~\uc5d0)",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\uc0c1\ud488 \uc635\uc158 \ub108\ube44(~\uc5d0)",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\uc0c1\ud488 \uc635\uc158 \ub192\uc774(~\uc5d0)",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\ubc30\uc1a1 \ud074\ub798\uc2a4 \uc2ac\ub7ec\uadf8.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \uc774\ubbf8\uc9c0 \ub370\uc774\ud130",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\uc774\ubbf8\uc9c0 ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\uc774\ubbf8\uc9c0 URL.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\uc774\ubbf8\uc9c0 \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "position": {
                                    "description": "\uc774\ubbf8\uc9c0 \uc21c\uc11c. 0\uc740 \uae30\ubcf8 \uc774\ubbf8\uc9c0\ub97c \uc758\ubbf8\ud569\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\uc18d\uc131 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc18d\uc131 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc18d\uc131 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\uba54\ub274 \uc21c\uc11c, \uc81c\ud488\uc744 \uc54c\ub9de\uac8c \uc815\ub82c\ud558\ub294 \ub370 \uc0ac\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uba54\ud0c0 ID",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\uba54\ud0c0 \ud0a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\uba54\ud0c0 \uac12.",
                                        "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": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "period": {
                            "description": "\ubcf4\uace0\uae30\uac04",
                            "type": "string",
                            "enum": [
                                "week",
                                "month",
                                "last_month",
                                "year"
                            ],
                            "required": false
                        },
                        "date_min": {
                            "description": "\ud2b9\uc815 \uc2dc\uc791 \ub0a0\uc9dc\uc5d0 \ub300\ud55c \ub9e4\ucd9c \uc774\uc775, \ub0a0\uc9dc\ub294 YYYY-MM-DD \uc11c\uc2dd\uc73c\ub85c \ub418\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "date_max": {
                            "description": "\ud2b9\uc815 \uc885\ub8cc \ub0a0\uc9dc\uc5d0 \ub300\ud55c \ub9e4\ucd9c \uc774\uc775, \ub0a0\uc9dc\ub294 YYYY-MM-DD \uc11c\uc2dd\uc73c\ub85c \ub418\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v2\/reports\/sales"
                    }
                ]
            }
        },
        "\/wc\/v2\/reports\/top_sellers": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "period": {
                            "description": "\ubcf4\uace0\uae30\uac04",
                            "type": "string",
                            "enum": [
                                "week",
                                "month",
                                "last_month",
                                "year"
                            ],
                            "required": false
                        },
                        "date_min": {
                            "description": "\ud2b9\uc815 \uc2dc\uc791 \ub0a0\uc9dc\uc5d0 \ub300\ud55c \ub9e4\ucd9c \uc774\uc775, \ub0a0\uc9dc\ub294 YYYY-MM-DD \uc11c\uc2dd\uc73c\ub85c \ub418\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "date_max": {
                            "description": "\ud2b9\uc815 \uc885\ub8cc \ub0a0\uc9dc\uc5d0 \ub300\ud55c \ub9e4\ucd9c \uc774\uc775, \ub0a0\uc9dc\ub294 YYYY-MM-DD \uc11c\uc2dd\uc73c\ub85c \ub418\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v2\/reports\/top_sellers"
                    }
                ]
            }
        },
        "\/wc\/v2\/reports": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v2\/reports"
                    }
                ]
            }
        },
        "\/wc\/v2\/settings": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v2\/settings"
                    }
                ]
            }
        },
        "\/wc\/v2\/settings\/(?P<group_id>[\\w-]+)": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "group": {
                            "description": "\uc124\uc815 \uadf8\ub8f9 ID",
                            "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": "\uc124\uc815 \uadf8\ub8f9 ID",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "\uc124\uc815\uac12",
                            "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": "\uc124\uc815 \uadf8\ub8f9 ID",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "group": {
                            "description": "\uc124\uc815 \uadf8\ub8f9 ID",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "\uc124\uc815\uac12",
                            "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": "\ubc30\uc1a1\uad6c\uc5ed\uba85",
                            "required": true
                        },
                        "order": {
                            "description": "\ubc30\uc1a1\uad6c\uc5ed \uc21c\uc11c",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc758 \uace0\uc720 ID",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc758 \uace0\uc720 ID",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\ubc30\uc1a1\uad6c\uc5ed\uba85",
                            "type": "string",
                            "required": false
                        },
                        "order": {
                            "description": "\ubc30\uc1a1\uad6c\uc5ed \uc21c\uc11c",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc758 \uace0\uc720 ID",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9ac\uc9c0 \uc54a\uace0 \ubc14\ub85c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/shipping\/zones\/(?P<id>[\\d]+)\/locations": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc758 \uace0\uc720 ID",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc758 \uace0\uc720 ID",
                            "type": "integer",
                            "required": false
                        },
                        "code": {
                            "description": "\ubc30\uc1a1\uad6c\uc5ed \uc704\uce58\ucf54\ub4dc",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\ubc30\uc1a1\uad6c\uc5ed \uc704\uce58\uc720\ud615",
                            "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": "\uad6c\uc5ed\uc758 \uace0\uc720 ID",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "zone_id": {
                            "description": "\uad6c\uc5ed\uc758 \uace0\uc720 ID",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\ubc30\uc1a1\ubc29\ubc95 \uc815\ub82c\uc21c\uc11c",
                            "type": "integer",
                            "required": false
                        },
                        "enabled": {
                            "description": "\ubc30\uc1a1\ubc29\ubc95 \ud65c\uc131\ud654 \uc0c1\ud0dc",
                            "type": "boolean",
                            "required": false
                        },
                        "settings": {
                            "description": "\ubc30\uc1a1\ubc29\ubc95 \uc124\uc815",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\uc124\uc815\uc5d0 \ub300\ud55c \uace0\uc720 ID",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "label": {
                                    "description": "\uc778\ud130\ud398\uc774\uc2a4\uc5d0 \uc0ac\uc6a9\ub41c \uc0ac\ub78c\uc774 \uc77d\uc744 \uc218 \uc788\ub294 \ub808\uc774\ube14",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "description": {
                                    "description": "\uc778\ud130\ud398\uc774\uc2a4\uc5d0 \uc0ac\uc6a9\ub41c \uc0ac\ub78c\uc774 \uc77d\uc744 \uc218 \uc788\ub294 \uc124\uba85",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "type": {
                                    "description": "\uc124\uc815\uc720\ud615",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "enum": [
                                        "text",
                                        "email",
                                        "number",
                                        "color",
                                        "password",
                                        "textarea",
                                        "select",
                                        "multiselect",
                                        "radio",
                                        "image_width",
                                        "checkbox"
                                    ],
                                    "readonly": true
                                },
                                "value": {
                                    "description": "\uc124\uc815\uac12",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "default": {
                                    "description": "\uc124\uc815\uc758 \uae30\ubcf8\uac12",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "tip": {
                                    "description": "\uc124\uc815\uc5d0 \ub300\ud574 \uc0ac\uc6a9\uc790\uc5d0\uac8c \ud45c\uc2dc\ub41c \ucd94\uac00 \ub3c4\uc6c0\ub9d0 \ud14d\uc2a4\ud2b8\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "placeholder": {
                                    "description": "\ud14d\uc2a4\ud2b8 \uc785\ub825 \uc704\uce58\uc5d0 \uae30\ubcf8 \ud45c\uc2dc\ub420 \ubb38\uad6c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "method_id": {
                            "description": "\ubc30\uc1a1 \ubc29\ubc95 ID.",
                            "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": "\uad6c\uc5ed\uc758 \uace0\uc720 ID",
                            "type": "integer",
                            "required": false
                        },
                        "instance_id": {
                            "description": "\uc778\uc2a4\ud134\uc2a4\uc758 \uace0\uc720 ID",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "zone_id": {
                            "description": "\uad6c\uc5ed\uc758 \uace0\uc720 ID",
                            "type": "integer",
                            "required": false
                        },
                        "instance_id": {
                            "description": "\uc778\uc2a4\ud134\uc2a4\uc758 \uace0\uc720 ID",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\ubc30\uc1a1\ubc29\ubc95 \uc815\ub82c\uc21c\uc11c",
                            "type": "integer",
                            "required": false
                        },
                        "enabled": {
                            "description": "\ubc30\uc1a1\ubc29\ubc95 \ud65c\uc131\ud654 \uc0c1\ud0dc",
                            "type": "boolean",
                            "required": false
                        },
                        "settings": {
                            "description": "\ubc30\uc1a1\ubc29\ubc95 \uc124\uc815",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\uc124\uc815\uc5d0 \ub300\ud55c \uace0\uc720 ID",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "label": {
                                    "description": "\uc778\ud130\ud398\uc774\uc2a4\uc5d0 \uc0ac\uc6a9\ub41c \uc0ac\ub78c\uc774 \uc77d\uc744 \uc218 \uc788\ub294 \ub808\uc774\ube14",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "description": {
                                    "description": "\uc778\ud130\ud398\uc774\uc2a4\uc5d0 \uc0ac\uc6a9\ub41c \uc0ac\ub78c\uc774 \uc77d\uc744 \uc218 \uc788\ub294 \uc124\uba85",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "type": {
                                    "description": "\uc124\uc815\uc720\ud615",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "enum": [
                                        "text",
                                        "email",
                                        "number",
                                        "color",
                                        "password",
                                        "textarea",
                                        "select",
                                        "multiselect",
                                        "radio",
                                        "image_width",
                                        "checkbox"
                                    ],
                                    "readonly": true
                                },
                                "value": {
                                    "description": "\uc124\uc815\uac12",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "default": {
                                    "description": "\uc124\uc815\uc758 \uae30\ubcf8\uac12",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "tip": {
                                    "description": "\uc124\uc815\uc5d0 \ub300\ud574 \uc0ac\uc6a9\uc790\uc5d0\uac8c \ud45c\uc2dc\ub41c \ucd94\uac00 \ub3c4\uc6c0\ub9d0 \ud14d\uc2a4\ud2b8\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "placeholder": {
                                    "description": "\ud14d\uc2a4\ud2b8 \uc785\ub825 \uc704\uce58\uc5d0 \uae30\ubcf8 \ud45c\uc2dc\ub420 \ubb38\uad6c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "zone_id": {
                            "description": "\uad6c\uc5ed\uc758 \uace0\uc720 ID",
                            "type": "integer",
                            "required": false
                        },
                        "instance_id": {
                            "description": "\uc778\uc2a4\ud134\uc2a4\uc758 \uace0\uc720 ID",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9ac\uc9c0 \uc54a\uace0 \ubc14\ub85c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/taxes\/classes": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "\uc138\uae08 \ud074\ub798\uc2a4",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc758 \uace0\uc720 \uc2ac\ub7ec\uadf8",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4\uc758 \uace0\uc720 \uc2ac\ub7ec\uadf8",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ub9ac\uc18c\uc2a4\ub294 \ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9b4 \uc218 \uc5c6\uc73c\ubbc0\ub85c true \uac12\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/taxes": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "order",
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "enum": [
                                "id",
                                "order",
                                "priority"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "class": {
                            "description": "\uc138\uae08 \ud074\ub798\uc2a4\ub85c \uc815\ub82c",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "country": {
                            "description": "ISO 3166 \uad6d\uac00\ucf54\ub4dc",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\uc8fc \ucf54\ub4dc",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "\uc6b0\ud3b8\ubc88\ud638",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "\ub3c4\uc2dc \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "\uc138\uc728",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc138\uc728\ud56d\ubaa9",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "default": 1,
                            "description": "\uc138\uae08 \uc6b0\uc120\uc21c\uc704",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "default": false,
                            "description": "\ubcf5\ub9ac \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "default": true,
                            "description": "\uc774 \uc138\uc728\uc744 \ubc30\uc1a1\uc5d0\ub3c4 \uc801\uc6a9\ub418\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "\ucffc\ub9ac\uc5d0 \ud45c\uc2dc\ub418\ub294 \uc8fc\ubb38\uc744 \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "default": "standard",
                            "description": "\uc138\uae08 \ud074\ub798\uc2a4.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "country": {
                            "description": "ISO 3166 \uad6d\uac00\ucf54\ub4dc",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\uc8fc \ucf54\ub4dc",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "\uc6b0\ud3b8\ubc88\ud638",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "\ub3c4\uc2dc \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "\uc138\uc728",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc138\uc728\ud56d\ubaa9",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "\uc138\uae08 \uc6b0\uc120\uc21c\uc704",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "\ubcf5\ub9ac \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "\uc774 \uc138\uc728\uc744 \ubc30\uc1a1\uc5d0\ub3c4 \uc801\uc6a9\ub418\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "\ucffc\ub9ac\uc5d0 \ud45c\uc2dc\ub418\ub294 \uc8fc\ubb38\uc744 \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "\uc138\uae08 \ud074\ub798\uc2a4.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ub9ac\uc18c\uc2a4\ub294 \ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9b4 \uc218 \uc5c6\uc73c\ubbc0\ub85c true \uac12\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/taxes\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "country": {
                            "description": "ISO 3166 \uad6d\uac00\ucf54\ub4dc",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\uc8fc \ucf54\ub4dc",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "\uc6b0\ud3b8\ubc88\ud638",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "\ub3c4\uc2dc \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "\uc138\uc728",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc138\uc728\ud56d\ubaa9",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "\uc138\uae08 \uc6b0\uc120\uc21c\uc704",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "\ubcf5\ub9ac \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "\uc774 \uc138\uc728\uc744 \ubc30\uc1a1\uc5d0\ub3c4 \uc801\uc6a9\ub418\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "\ucffc\ub9ac\uc5d0 \ud45c\uc2dc\ub418\ub294 \uc8fc\ubb38\uc744 \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "\uc138\uae08 \ud074\ub798\uc2a4.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v2\/taxes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v2\/webhooks": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "title"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "all",
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815\ud55c \uc0c1\ud0dc\uc5d0 \uc9c0\uc815\ub41c \uc6f9\ud6c5\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "enum": [
                                "all",
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "\uc6f9\ud6c5\uc5d0 \ub300\ud55c \uc54c\uae30\uc26c\uc6b4 \uc774\ub984",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "active",
                            "description": "\uc6f9\ud6c5 \uc0c1\ud0dc",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "type": "string",
                            "description": "\uc6f9\ud6c5 \ud1a0\ud53d",
                            "required": true
                        },
                        "secret": {
                            "description": "\uc804\ub2ec\ub41c \uc6f9\ud6c4\ud06c\uc758 \ud574\uc2dc\ub97c \uc0dd\uc131\ud558\uace0 \uc694\uccad \uba38\ub9ac\uae00\uc5d0 \uc81c\uacf5\ub418\ub294 \ube44\ubc00 \ud0a4\uc785\ub2c8\ub2e4. \uc81c\uacf5\ud558\uc9c0 \uc54a\uc744 \uacbd\uc6b0, \uc774\uac83\uc758 \uae30\ubcf8\uac12\uc740 \ud604\uc7ac \uc0ac\uc6a9\uc790 ID|\uc0ac\uc6a9\uc790 \uc774\ub984\uc758 MD5 \ud574\uc2dc\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "delivery_url": {
                            "type": "string",
                            "description": "\uc6f9\ud6c5 \uc804\ub2ec URL",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\uc6f9\ud6c5\uc5d0 \ub300\ud55c \uc54c\uae30\uc26c\uc6b4 \uc774\ub984",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uc6f9\ud6c5 \uc0c1\ud0dc",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "description": "\uc6f9\ud6c5 \ud1a0\ud53d",
                            "type": "string",
                            "required": false
                        },
                        "secret": {
                            "description": "\uc804\ub2ec\ub41c \uc6f9\ud6c4\ud06c\uc758 \ud574\uc2dc\ub97c \uc0dd\uc131\ud558\uace0 \uc694\uccad \uba38\ub9ac\uae00\uc5d0 \uc81c\uacf5\ub418\ub294 \ube44\ubc00 \ud0a4\uc785\ub2c8\ub2e4. \uc81c\uacf5\ud558\uc9c0 \uc54a\uc744 \uacbd\uc6b0, \uc774\uac83\uc758 \uae30\ubcf8\uac12\uc740 \ud604\uc7ac \uc0ac\uc6a9\uc790 ID|\uc0ac\uc6a9\uc790 \uc774\ub984\uc758 MD5 \ud574\uc2dc\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ub9ac\uc18c\uc2a4\ub294 \ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9b4 \uc218 \uc5c6\uc73c\ubbc0\ub85c true \uac12\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/webhooks\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\uc6f9\ud6c5\uc5d0 \ub300\ud55c \uc54c\uae30\uc26c\uc6b4 \uc774\ub984",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uc6f9\ud6c5 \uc0c1\ud0dc",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "description": "\uc6f9\ud6c5 \ud1a0\ud53d",
                            "type": "string",
                            "required": false
                        },
                        "secret": {
                            "description": "\uc804\ub2ec\ub41c \uc6f9\ud6c4\ud06c\uc758 \ud574\uc2dc\ub97c \uc0dd\uc131\ud558\uace0 \uc694\uccad \uba38\ub9ac\uae00\uc5d0 \uc81c\uacf5\ub418\ub294 \ube44\ubc00 \ud0a4\uc785\ub2c8\ub2e4. \uc81c\uacf5\ud558\uc9c0 \uc54a\uc744 \uacbd\uc6b0, \uc774\uac83\uc758 \uae30\ubcf8\uac12\uc740 \ud604\uc7ac \uc0ac\uc6a9\uc790 ID|\uc0ac\uc6a9\uc790 \uc774\ub984\uc758 MD5 \ud574\uc2dc\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uc6f9\ud6c5\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "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": "\uc6f9\ud6c5\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/system_status": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v2\/system_status"
                    }
                ]
            }
        },
        "\/wc\/v2\/system_status\/tools": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub3c4\uad6c\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\ub3c4\uad6c \uc774\ub984\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "action": {
                            "description": "\ub3c4\uad6c\ub97c \uc2e4\ud589\ud558\uba74 \uc218\ud589\ub418\ub294 \uc791\uc5c5\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\ub3c4\uad6c \uc124\uba85\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "success": {
                            "description": "\ub3c4\uad6c\uac00 \uc131\uacf5\uc801\uc73c\ub85c \uc2e4\ud589\ub418\uc5c8\ub098\uc694?",
                            "type": "boolean",
                            "required": false
                        },
                        "message": {
                            "description": "\ub3c4\uad6c \ubc18\ud658 \uba54\uc2dc\uc9c0\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/shipping_methods": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v2\/shipping_methods"
                    }
                ]
            }
        },
        "\/wc\/v2\/shipping_methods\/(?P<id>[\\w-]+)": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/payment_gateways": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uacb0\uc81c\uc2dc PG \uc11c\ube44\uc2a4\uba85",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\uacb0\uc81c\uc2dc PG \uc11c\ube44\uc2a4 \uc124\uba85",
                            "type": "string",
                            "required": false
                        },
                        "order": {
                            "description": "PG \uc11c\ube44\uc2a4 \uc815\ub82c \uc21c\uc11c",
                            "type": "integer",
                            "required": false
                        },
                        "enabled": {
                            "description": "PG \uc11c\ube44\uc2a4 \ud65c\uc131\ud654 \uc0c1\ud0dc",
                            "type": "boolean",
                            "required": false
                        },
                        "settings": {
                            "description": "PG \uc11c\ube44\uc2a4 \uc124\uc815",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\uc124\uc815\uc5d0 \ub300\ud55c \uace0\uc720 ID",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "label": {
                                    "description": "\uc778\ud130\ud398\uc774\uc2a4\uc5d0 \uc0ac\uc6a9\ub41c \uc0ac\ub78c\uc774 \uc77d\uc744 \uc218 \uc788\ub294 \ub808\uc774\ube14",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "description": {
                                    "description": "\uc778\ud130\ud398\uc774\uc2a4\uc5d0 \uc0ac\uc6a9\ub41c \uc0ac\ub78c\uc774 \uc77d\uc744 \uc218 \uc788\ub294 \uc124\uba85",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "type": {
                                    "description": "\uc124\uc815\uc720\ud615",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "enum": [
                                        "text",
                                        "email",
                                        "number",
                                        "color",
                                        "password",
                                        "textarea",
                                        "select",
                                        "multiselect",
                                        "radio",
                                        "image_width",
                                        "checkbox"
                                    ],
                                    "readonly": true
                                },
                                "value": {
                                    "description": "\uc124\uc815\uac12",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "default": {
                                    "description": "\uc124\uc815\uc758 \uae30\ubcf8\uac12",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "tip": {
                                    "description": "\uc124\uc815\uc5d0 \ub300\ud574 \uc0ac\uc6a9\uc790\uc5d0\uac8c \ud45c\uc2dc\ub41c \ucd94\uac00 \ub3c4\uc6c0\ub9d0 \ud14d\uc2a4\ud2b8\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "placeholder": {
                                    "description": "\ud14d\uc2a4\ud2b8 \uc785\ub825 \uc704\uce58\uc5d0 \uae30\ubcf8 \ud45c\uc2dc\ub420 \ubb38\uad6c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/coupons": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \ubb38\uc790\uc5f4\uacfc \uc77c\uce58\ud558\ub294 \uacbd\uc6b0\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc218\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc218\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\ubc1c\ud589\uc77c \ub610\ub294 \uc218\uc815\uc77c\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud560 \ub54c GMT \uae00 \ub0a0\uc9dc\ub97c \uace0\ub824\ud560\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "code": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ucf54\ub4dc\uc758 \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "description": "\ucfe0\ud3f0 \ucf54\ub4dc.",
                            "type": "string",
                            "required": true
                        },
                        "amount": {
                            "description": "\ud560\uc778 \uae08\uc561 \ub610\ub294 \ud560\uc778 \ube44\uc728\uc785\ub2c8\ub2e4. \ubc18\ub4dc\uc2dc \uc22b\uc790\ub9cc \uc785\ub825\ud574\uc57c \ud569\ub2c8\ub2e4.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\ucfe0\ud3f0\uc758 \uc0c1\ud0dc\uc785\ub2c8\ub2e4. \ud56d\uc0c1 \ucd08\uc548, \ubc1c\ud589\ub428 \ub610\ub294 \uac80\ud1a0 \ub300\uae30 \uc911\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "default": "fixed_cart",
                            "description": "\uc801\uc6a9\ud560 \ud560\uc778 \uc720\ud615\uc744 \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\ucfe0\ud3f0 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "\ucfe0\ud3f0\uc774 \ub9cc\ub8cc\ub418\ub294 \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)\uc785\ub2c8\ub2e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "\ucfe0\ud3f0\uc774 \ub9cc\ub8cc\ub418\ub294 \ub0a0\uc9dc(GMT \uae30\uc900)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "default": false,
                            "description": "true\uc774\uba74 \ucfe0\ud3f0\uc744 \uac1c\ubcc4\uc801\uc73c\ub85c\ub9cc \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ucfe0\ud3f0\uc774 \uc801\uc6a9\ub41c \ub2e4\ub978 \ud56d\ubaa9\uc740 \uc7a5\ubc14\uad6c\ub2c8\uc5d0\uc11c \uc81c\uac70\ub429\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "\ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \uc0c1\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "\ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc5c6\ub294 \uc0c1\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\ucfe0\ud3f0\uc740 \ucd1d \uba87 \ubc88\uc774\ub098 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub098\uc694?",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\uace0\uac1d\ub2f9 \ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \ud69f\uc218.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "\ucfe0\ud3f0\uc744 \uc801\uc6a9\ud560 \uc218 \uc788\ub294 \ucd5c\ub300 \uc7a5\ubc14\uad6c\ub2c8 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "default": false,
                            "description": "true\uc778 \uacbd\uc6b0 \uadf8\ub9ac\uace0 \ubb34\ub8cc \ubc30\uc1a1 \ubc29\ubc95\uc5d0 \ucfe0\ud3f0\uc774 \ud544\uc694\ud55c \uacbd\uc6b0 \uc774 \ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud558\uba74 \ubb34\ub8cc\ub85c \ubc30\uc1a1\uc744 \ubc1b\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "\ucfe0\ud3f0\uc744 \uc801\uc6a9\ud560 \uc218 \uc788\ub294 \uce74\ud14c\uace0\ub9ac ID\uc758 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "\ucfe0\ud3f0\uc744 \uc801\uc6a9\ud560 \uc218 \uc5c6\ub294 \uce74\ud14c\uace0\ub9ac ID\uc758 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "default": false,
                            "description": "true\uc774\uba74 \uc774 \ucfe0\ud3f0\uc774 \ud310\ub9e4\uac00\uac00 \uc788\ub294 \uc544\uc774\ud15c\uc5d0 \uc801\uc6a9\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "\ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \ucd5c\uc18c \uc8fc\ubb38 \uae08\uc561.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "\ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \ub54c \ud5c8\uc6a9\ub418\ub294 \ucd5c\ub300 \uc8fc\ubb38 \uae08\uc561.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "\uc774 \ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \uc774\uba54\uc77c \uc8fc\uc18c\uc758 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uba54\ud0c0 ID",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\uba54\ud0c0 \ud0a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\uba54\ud0c0 \uac12.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "code": {
                            "description": "\ucfe0\ud3f0 \ucf54\ub4dc.",
                            "type": "string",
                            "required": false
                        },
                        "amount": {
                            "description": "\ud560\uc778 \uae08\uc561 \ub610\ub294 \ud560\uc778 \ube44\uc728\uc785\ub2c8\ub2e4. \ubc18\ub4dc\uc2dc \uc22b\uc790\ub9cc \uc785\ub825\ud574\uc57c \ud569\ub2c8\ub2e4.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\ucfe0\ud3f0\uc758 \uc0c1\ud0dc\uc785\ub2c8\ub2e4. \ud56d\uc0c1 \ucd08\uc548, \ubc1c\ud589\ub428 \ub610\ub294 \uac80\ud1a0 \ub300\uae30 \uc911\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "\uc801\uc6a9\ud560 \ud560\uc778 \uc720\ud615\uc744 \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\ucfe0\ud3f0 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "\ucfe0\ud3f0\uc774 \ub9cc\ub8cc\ub418\ub294 \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)\uc785\ub2c8\ub2e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "\ucfe0\ud3f0\uc774 \ub9cc\ub8cc\ub418\ub294 \ub0a0\uc9dc(GMT \uae30\uc900)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "true\uc774\uba74 \ucfe0\ud3f0\uc744 \uac1c\ubcc4\uc801\uc73c\ub85c\ub9cc \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ucfe0\ud3f0\uc774 \uc801\uc6a9\ub41c \ub2e4\ub978 \ud56d\ubaa9\uc740 \uc7a5\ubc14\uad6c\ub2c8\uc5d0\uc11c \uc81c\uac70\ub429\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "\ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \uc0c1\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "\ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc5c6\ub294 \uc0c1\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\ucfe0\ud3f0\uc740 \ucd1d \uba87 \ubc88\uc774\ub098 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub098\uc694?",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\uace0\uac1d\ub2f9 \ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \ud69f\uc218.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "\ucfe0\ud3f0\uc744 \uc801\uc6a9\ud560 \uc218 \uc788\ub294 \ucd5c\ub300 \uc7a5\ubc14\uad6c\ub2c8 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "true\uc778 \uacbd\uc6b0 \uadf8\ub9ac\uace0 \ubb34\ub8cc \ubc30\uc1a1 \ubc29\ubc95\uc5d0 \ucfe0\ud3f0\uc774 \ud544\uc694\ud55c \uacbd\uc6b0 \uc774 \ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud558\uba74 \ubb34\ub8cc\ub85c \ubc30\uc1a1\uc744 \ubc1b\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "\ucfe0\ud3f0\uc744 \uc801\uc6a9\ud560 \uc218 \uc788\ub294 \uce74\ud14c\uace0\ub9ac ID\uc758 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "\ucfe0\ud3f0\uc744 \uc801\uc6a9\ud560 \uc218 \uc5c6\ub294 \uce74\ud14c\uace0\ub9ac ID\uc758 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "true\uc774\uba74 \uc774 \ucfe0\ud3f0\uc774 \ud310\ub9e4\uac00\uac00 \uc788\ub294 \uc544\uc774\ud15c\uc5d0 \uc801\uc6a9\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "\ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \ucd5c\uc18c \uc8fc\ubb38 \uae08\uc561.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "\ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \ub54c \ud5c8\uc6a9\ub418\ub294 \ucd5c\ub300 \uc8fc\ubb38 \uae08\uc561.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "\uc774 \ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \uc774\uba54\uc77c \uc8fc\uc18c\uc758 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uba54\ud0c0 ID",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\uba54\ud0c0 \ud0a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\uba54\ud0c0 \uac12.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9ac\uc9c0 \uc54a\uace0 \ubc14\ub85c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/coupons\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "code": {
                            "description": "\ucfe0\ud3f0 \ucf54\ub4dc.",
                            "type": "string",
                            "required": false
                        },
                        "amount": {
                            "description": "\ud560\uc778 \uae08\uc561 \ub610\ub294 \ud560\uc778 \ube44\uc728\uc785\ub2c8\ub2e4. \ubc18\ub4dc\uc2dc \uc22b\uc790\ub9cc \uc785\ub825\ud574\uc57c \ud569\ub2c8\ub2e4.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\ucfe0\ud3f0\uc758 \uc0c1\ud0dc\uc785\ub2c8\ub2e4. \ud56d\uc0c1 \ucd08\uc548, \ubc1c\ud589\ub428 \ub610\ub294 \uac80\ud1a0 \ub300\uae30 \uc911\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "\uc801\uc6a9\ud560 \ud560\uc778 \uc720\ud615\uc744 \uacb0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\ucfe0\ud3f0 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "\ucfe0\ud3f0\uc774 \ub9cc\ub8cc\ub418\ub294 \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)\uc785\ub2c8\ub2e4.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "\ucfe0\ud3f0\uc774 \ub9cc\ub8cc\ub418\ub294 \ub0a0\uc9dc(GMT \uae30\uc900)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "true\uc774\uba74 \ucfe0\ud3f0\uc744 \uac1c\ubcc4\uc801\uc73c\ub85c\ub9cc \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ucfe0\ud3f0\uc774 \uc801\uc6a9\ub41c \ub2e4\ub978 \ud56d\ubaa9\uc740 \uc7a5\ubc14\uad6c\ub2c8\uc5d0\uc11c \uc81c\uac70\ub429\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "\ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \uc0c1\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "\ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc5c6\ub294 \uc0c1\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\ucfe0\ud3f0\uc740 \ucd1d \uba87 \ubc88\uc774\ub098 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub098\uc694?",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\uace0\uac1d\ub2f9 \ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \ud69f\uc218.",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "\ucfe0\ud3f0\uc744 \uc801\uc6a9\ud560 \uc218 \uc788\ub294 \ucd5c\ub300 \uc7a5\ubc14\uad6c\ub2c8 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "true\uc778 \uacbd\uc6b0 \uadf8\ub9ac\uace0 \ubb34\ub8cc \ubc30\uc1a1 \ubc29\ubc95\uc5d0 \ucfe0\ud3f0\uc774 \ud544\uc694\ud55c \uacbd\uc6b0 \uc774 \ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud558\uba74 \ubb34\ub8cc\ub85c \ubc30\uc1a1\uc744 \ubc1b\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "\ucfe0\ud3f0\uc744 \uc801\uc6a9\ud560 \uc218 \uc788\ub294 \uce74\ud14c\uace0\ub9ac ID\uc758 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "\ucfe0\ud3f0\uc744 \uc801\uc6a9\ud560 \uc218 \uc5c6\ub294 \uce74\ud14c\uace0\ub9ac ID\uc758 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "true\uc774\uba74 \uc774 \ucfe0\ud3f0\uc774 \ud310\ub9e4\uac00\uac00 \uc788\ub294 \uc544\uc774\ud15c\uc5d0 \uc801\uc6a9\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "\ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \ucd5c\uc18c \uc8fc\ubb38 \uae08\uc561.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "\ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \ub54c \ud5c8\uc6a9\ub418\ub294 \ucd5c\ub300 \uc8fc\ubb38 \uae08\uc561.",
                            "type": [
                                "number",
                                "string"
                            ],
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "\uc774 \ucfe0\ud3f0\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \uc774\uba54\uc77c \uc8fc\uc18c\uc758 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uba54\ud0c0 ID",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\uba54\ud0c0 \ud0a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\uba54\ud0c0 \uac12.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/customers": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815\ud55c ID\ub4e4\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc774\uba54\uc77c\uc758 \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "role": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc5ed\ud560\uc744 \uac00\uc9c4 \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "default": "customer",
                            "enum": [
                                "all",
                                "administrator",
                                "editor",
                                "author",
                                "contributor",
                                "subscriber",
                                "customer",
                                "shop_manager",
                                "reseller",
                                "educational",
                                "wp_support_plus_agent",
                                "wp_support_plus_supervisor",
                                "reg1532",
                                "business",
                                "wpseo_manager",
                                "wpseo_editor"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "email": {
                            "type": "string",
                            "description": "\uc2e0\uaddc \uc720\uc800 \uc774\uba54\uc77c \uc8fc\uc18c",
                            "required": true
                        },
                        "first_name": {
                            "description": "\uace0\uac1d \uc774\ub984.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\uace0\uac1d \uc131.",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "\uc2e0\uaddc \uc720\uc800 \uc544\uc774\ub514",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "\uc2e0\uaddc \uc0ac\uc6a9\uc790 \ube44\ubc00\ubc88\ud638",
                            "type": "string",
                            "required": true
                        },
                        "billing": {
                            "description": "\uccad\uad6c \uc8fc\uc18c \ub370\uc774\ud130 \ubaa9\ub85d.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\uc131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\uc8fc\uc18c 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \ucf54\ub4dc \ub610\ub294 \uc8fc\/\uad6d\uac00, \uc2dc\/\ub3c4 \ub610\ub294 \uc9c0\uc5ed \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "ISO \uad6d\uac00 \ucf54\ub4dc.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\uc774\uba54\uc77c \uc8fc\uc18c.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\uc804\ud654 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\ubc30\uc1a1 \uc8fc\uc18c \ub370\uc774\ud130 \ubaa9\ub85d.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\uc131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\uc8fc\uc18c 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \ucf54\ub4dc \ub610\ub294 \uc8fc\/\uad6d\uac00, \uc2dc\/\ub3c4 \ub610\ub294 \uc9c0\uc5ed \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "ISO \uad6d\uac00 \ucf54\ub4dc.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\uc804\ud654 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uba54\ud0c0 ID",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\uba54\ud0c0 \ud0a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\uba54\ud0c0 \uac12.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "email": {
                            "description": "\uace0\uac1d\uc758 \uc774\uba54\uc77c \uc8fc\uc18c\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "first_name": {
                            "description": "\uace0\uac1d \uc774\ub984.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\uace0\uac1d \uc131.",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "\uace0\uac1d \ub85c\uadf8\uc778 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "\uace0\uac1d \uc554\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\uccad\uad6c \uc8fc\uc18c \ub370\uc774\ud130 \ubaa9\ub85d.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\uc131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\uc8fc\uc18c 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \ucf54\ub4dc \ub610\ub294 \uc8fc\/\uad6d\uac00, \uc2dc\/\ub3c4 \ub610\ub294 \uc9c0\uc5ed \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "ISO \uad6d\uac00 \ucf54\ub4dc.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\uc774\uba54\uc77c \uc8fc\uc18c.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\uc804\ud654 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\ubc30\uc1a1 \uc8fc\uc18c \ub370\uc774\ud130 \ubaa9\ub85d.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\uc131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\uc8fc\uc18c 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \ucf54\ub4dc \ub610\ub294 \uc8fc\/\uad6d\uac00, \uc2dc\/\ub3c4 \ub610\ub294 \uc9c0\uc5ed \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "ISO \uad6d\uac00 \ucf54\ub4dc.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\uc804\ud654 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uba54\ud0c0 ID",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\uba54\ud0c0 \ud0a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\uba54\ud0c0 \uac12.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ub9ac\uc18c\uc2a4\ub294 \ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9b4 \uc218 \uc5c6\uc73c\ubbc0\ub85c true \uac12\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "required": false
                        },
                        "reassign": {
                            "default": 0,
                            "type": "integer",
                            "description": "\uae00\uc744 \ub2e4\uc2dc \uc9c0\uc815\ud560 ID\uc785\ub2c8\ub2e4.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/customers\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "email": {
                            "description": "\uace0\uac1d\uc758 \uc774\uba54\uc77c \uc8fc\uc18c\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "first_name": {
                            "description": "\uace0\uac1d \uc774\ub984.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\uace0\uac1d \uc131.",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "\uace0\uac1d \ub85c\uadf8\uc778 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "\uace0\uac1d \uc554\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\uccad\uad6c \uc8fc\uc18c \ub370\uc774\ud130 \ubaa9\ub85d.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\uc131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\uc8fc\uc18c 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \ucf54\ub4dc \ub610\ub294 \uc8fc\/\uad6d\uac00, \uc2dc\/\ub3c4 \ub610\ub294 \uc9c0\uc5ed \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "ISO \uad6d\uac00 \ucf54\ub4dc.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\uc774\uba54\uc77c \uc8fc\uc18c.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\uc804\ud654 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\ubc30\uc1a1 \uc8fc\uc18c \ub370\uc774\ud130 \ubaa9\ub85d.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\uc131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\uc8fc\uc18c 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \ucf54\ub4dc \ub610\ub294 \uc8fc\/\uad6d\uac00, \uc2dc\/\ub3c4 \ub610\ub294 \uc9c0\uc5ed \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "ISO \uad6d\uac00 \ucf54\ub4dc.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\uc804\ud654 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uba54\ud0c0 ID",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\uba54\ud0c0 \ud0a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\uba54\ud0c0 \uac12.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/customers\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/layout-templates": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "area": {
                            "description": "\ud15c\ud50c\ub9bf\uc744 \uc5bb\uc744 \uc218 \uc788\ub294 \uc601\uc5ed\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "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": "\uc8fc\ubb38 ID",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "default": "any",
                            "description": "\uacb0\uacfc\ub97c \uace0\uac1d \uba54\ubaa8 \ub610\ub294 \ub0b4\ubd80 \uba54\ubaa8\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "enum": [
                                "any",
                                "customer",
                                "internal"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "order_id": {
                            "description": "\uc8fc\ubb38 ID",
                            "type": "integer",
                            "required": false
                        },
                        "note": {
                            "type": "string",
                            "description": "\uc8fc\ubb38 \uba54\ubaa8 \ub0b4\uc6a9",
                            "required": true
                        },
                        "customer_note": {
                            "default": false,
                            "description": "true\uc774\uba74 \uace0\uac1d\uc5d0\uac8c \uba54\ubaa8\uac00 \ud45c\uc2dc\ub418\uace0 \uc54c\ub9bc\uc744 \ubc1b\uac8c \ub429\ub2c8\ub2e4. false\uc774\uba74 \uba54\ubaa8\uac00 \uad00\ub9ac\uc790 \ucc38\uc870 \uc804\uc6a9\uc774 \ub429\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "added_by_user": {
                            "default": false,
                            "description": "true\uc778 \uacbd\uc6b0 \uc774\uac83\uc740 \ud604\uc7ac \uc0ac\uc6a9\uc790\uc758 \uba54\ubaa8\ub85c \uac04\uc8fc\ub429\ub2c8\ub2e4. false\uc778 \uacbd\uc6b0 \uc2dc\uc2a4\ud15c \uba54\ubaa8\ub85c \uac04\uc8fc\ub429\ub2c8\ub2e4.",
                            "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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "order_id": {
                            "description": "\uc8fc\ubb38 ID",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "order_id": {
                            "description": "\uc8fc\ubb38 ID",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ub9ac\uc18c\uc2a4\ub294 \ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9b4 \uc218 \uc5c6\uc73c\ubbc0\ub85c true \uac12\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders\/(?P<order_id>[\\d]+)\/refunds": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "order_id": {
                            "description": "\uc8fc\ubb38 ID",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \ubb38\uc790\uc5f4\uacfc \uc77c\uce58\ud558\ub294 \uacbd\uc6b0\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc218\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc218\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\ubc1c\ud589\uc77c \ub610\ub294 \uc218\uc815\uc77c\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud560 \ub54c GMT \uae00 \ub0a0\uc9dc\ub97c \uace0\ub824\ud560\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\ub97c \uac00\uc9c4 \uacbd\uc6b0\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\ub97c \uac00\uc9c4 \uacbd\uc6b0\ub97c \uc81c\uc678\ud55c \ubaa8\ub4e0 \ud56d\ubaa9\uc73c\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "dp": {
                            "default": 2,
                            "description": "\uac01 \ub9ac\uc18c\uc2a4\uc5d0 \uc0ac\uc6a9\ud560 \uc18c\uc218\uc810 \uc790\ub9ac \uc218.",
                            "type": "integer",
                            "required": false
                        },
                        "order_item_display_meta": {
                            "default": false,
                            "description": "\uc8fc\ubb38\uc5d0 \ub300\ud574 \ud45c\uc2dc\ub418\uc5b4\uc57c \ud558\ub294 \uba54\ud0c0\ub9cc \ud45c\uc2dc\ud558\uc138\uc694.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "meta_data\ub97c \ud2b9\uc815 \ud0a4\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "meta_data\uc5d0\uc11c \ud2b9\uc815 \ud0a4\uac00 \uc81c\uc678\ub418\ub294\uc9c0 \ud655\uc778\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "order_id": {
                            "description": "\uc8fc\ubb38 ID",
                            "type": "integer",
                            "required": false
                        },
                        "amount": {
                            "description": "\ud658\ubd88 \uae08\uc561.",
                            "type": "string",
                            "required": false
                        },
                        "reason": {
                            "description": "\ud658\ubd88 \uc0ac\uc720.",
                            "type": "string",
                            "required": false
                        },
                        "refunded_by": {
                            "description": "\ud658\ubd88 \uc694\uccad\ud55c \uc0ac\uc6a9\uc790\uc758 ID",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uba54\ud0c0 ID",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\uba54\ud0c0 \ud0a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\uba54\ud0c0 \uac12.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "\ubc30\uc1a1 \ub77c\uc778 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "\ubc30\uc1a1 \ubc29\ubc95 \uba85.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "\ubc30\uc1a1 \ubc29\ubc95 ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "\ubc30\uc1a1 \ubc29\ubc95 \uc778\uc2a4\ud134\uc2a4 ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\ub77c\uc778 \ud569\uacc4(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\ub77c\uc778 \ud569\uacc4 \uc138\uae08(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\ub77c\uc778 \uc138\uae08.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc138\uc728 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\uc138\uae08 \ud569\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uba54\ud0c0 ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\uba54\ud0c0 \ud0a4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\uba54\ud0c0 \uac12.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "\uc694\uae08 \ub77c\uc778 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\uc694\uae08 \uba85.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\uc694\uae08\uc758 \uc138\uae08 \ud074\ub798\uc2a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\uc694\uae08\uc758 \uc138\uae08 \uc0c1\ud0dc.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\ub77c\uc778 \ud569\uacc4(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\ub77c\uc778 \ud569\uacc4 \uc138\uae08(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\ub77c\uc778 \uc138\uae08.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc138\uc728 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\uc138\uae08 \ud569\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\uc138\uae08 \uc18c\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uba54\ud0c0 ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\uba54\ud0c0 \ud0a4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\uba54\ud0c0 \uac12.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "api_refund": {
                            "default": true,
                            "description": "true\uc774\uba74 \uacb0\uc81c \uac8c\uc774\ud2b8\uc6e8\uc774 API\ub97c \uc0ac\uc6a9\ud558\uc5ec \ud658\ubd88\uc744 \uc0dd\uc131\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "api_restock": {
                            "default": true,
                            "description": "\ucc38\uc778 \uacbd\uc6b0 \ud658\ubd88\ub41c \uc544\uc774\ud15c\uc774 \uc7ac\uc785\uace0\ub429\ub2c8\ub2e4.",
                            "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": "\uc8fc\ubb38 ID",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "order_id": {
                            "description": "\uc8fc\ubb38 ID",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "\ub9ac\uc18c\uc2a4\ub294 \ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9b4 \uc218 \uc5c6\uc73c\ubbc0\ub85c true \uac12\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \ubb38\uc790\uc5f4\uacfc \uc77c\uce58\ud558\ub294 \uacbd\uc6b0\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc218\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc218\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\ubc1c\ud589\uc77c \ub610\ub294 \uc218\uc815\uc77c\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud560 \ub54c GMT \uae00 \ub0a0\uc9dc\ub97c \uace0\ub824\ud560\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\ub97c \uac00\uc9c4 \uacbd\uc6b0\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\ub97c \uac00\uc9c4 \uacbd\uc6b0\ub97c \uc81c\uc678\ud55c \ubaa8\ub4e0 \ud56d\ubaa9\uc73c\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud2b9\uc815 \uc0c1\ud0dc\uc758 \uc8fc\ubb38\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "trash",
                                    "auto-draft",
                                    "pending",
                                    "awaiting-approval",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "quote",
                                    "intransit",
                                    "deliveryexception",
                                    "checkout-draft"
                                ]
                            },
                            "required": false
                        },
                        "customer": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uace0\uac1d\uc758 \uc8fc\ubb38\uc73c\ub85c \uc81c\ud55c.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0c1\ud488\uc774 \ud3ec\ud568\ub41c \uc8fc\ubb38\uc73c\ub85c \uc81c\ud55c.",
                            "type": "integer",
                            "required": false
                        },
                        "dp": {
                            "default": 2,
                            "description": "\uac01 \ub9ac\uc18c\uc2a4\uc5d0 \uc0ac\uc6a9\ud560 \uc18c\uc218\uc810 \uc790\ub9ac \uc218.",
                            "type": "integer",
                            "required": false
                        },
                        "order_item_display_meta": {
                            "default": false,
                            "description": "\uc8fc\ubb38\uc5d0 \ub300\ud574 \ud45c\uc2dc\ub418\uc5b4\uc57c \ud558\ub294 \uba54\ud0c0\ub9cc \ud45c\uc2dc\ud558\uc138\uc694.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "meta_data\ub97c \ud2b9\uc815 \ud0a4\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "meta_data\uc5d0\uc11c \ud2b9\uc815 \ud0a4\uac00 \uc81c\uc678\ub418\ub294\uc9c0 \ud655\uc778\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "created_via": {
                            "description": "\ud2b9\uc815 \uc18c\uc2a4(\uc608: \uacc4\uc0b0, \uad00\ub9ac\uc790)\ub97c \ud1b5\ud574 \uc0dd\uc131\ub41c \uc8fc\ubb38\uc73c\ub85c \uacb0\uacfc \uc138\ud2b8\uac00 \uc81c\ud55c\ub429\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "\uc0c1\uc704 \uc8fc\ubb38 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "created_via": {
                            "description": "\uc8fc\ubb38\uc774 \uc791\uc131\ub41c \uc7a5\uc18c\ub97c \ud45c\uc2dc\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "pending",
                            "description": "\uc624\ub354 \uc0c1\ud0dc",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "awaiting-approval",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "quote",
                                "intransit",
                                "deliveryexception",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "default": "USD",
                            "description": "\uc8fc\ubb38 \uc2dc \uc0ac\uc6a9\ub41c \ud1b5\ud654 (ISO \ud615\uc2dd).",
                            "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",
                                "ETH",
                                "SLE"
                            ],
                            "required": false
                        },
                        "customer_id": {
                            "default": 0,
                            "description": "\uc8fc\ubb38\uc790\uc758 \uc0ac\uc6a9\uc790 ID. 0\uc740 \uc190\ub2d8.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\uacb0\uc81c\ud558\ub294 \ub3d9\uc548 \uace0\uac1d\uc774 \ub0a8\uae34 \uba54\ubaa8\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\uccad\uad6c \uc8fc\uc18c.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\uc131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\uc8fc\uc18c 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \ucf54\ub4dc \ub610\ub294 \uc8fc\/\uad6d\uac00, \uc2dc\/\ub3c4 \ub610\ub294 \uc9c0\uc5ed \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "ISO 3166-1 alpha-2 \ud615\uc2dd \uad6d\uac00 \ucf54\ub4dc.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\uc774\uba54\uc77c \uc8fc\uc18c.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\uc804\ud654 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\ubc30\uc1a1 \uc8fc\uc18c.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\uc131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\uc8fc\uc18c 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \ucf54\ub4dc \ub610\ub294 \uc8fc\/\uad6d\uac00, \uc2dc\/\ub3c4 \ub610\ub294 \uc9c0\uc5ed \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "ISO 3166-1 alpha-2 \ud615\uc2dd \uad6d\uac00 \ucf54\ub4dc.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\uacb0\uc81c \ubc29\uc2dd ID.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "\uacb0\uc81c \ubc29\uc2dd \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "\uace0\uc720 \uac70\ub798 ID.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uba54\ud0c0 ID",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\uba54\ud0c0 \ud0a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\uba54\ud0c0 \uac12.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "\ud488\ubaa9 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\uc0c1\ud488 \uba85.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "\uc81c\ud488\uc774 \uc5ec\ub7ff\uc774\ub77c\uba74 \ubd80\ubaa8 \uc81c\ud488 \uc774\ub984\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "\uc0c1\ud488 ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "\ud574\ub2f9\ud560 \uacbd\uc6b0, \ubcc0\ud615 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "\uc8fc\ubb38 \uc218\ub7c9.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\uc0c1\ud488\uc758 \uc138\uae08 \ud074\ub798\uc2a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "\ub77c\uc778 \ubd80\ubd84\ud569\uacc4(\ud560\uc778 \uc804).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "\ub77c\uc778 \ubd80\ubd84\ud569\uacc4 \uc138\uae08(\ud560\uc778 \uc804).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "\ub77c\uc778 \ud569\uacc4(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\ub77c\uc778 \ud569\uacc4 \uc138\uae08(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\ub77c\uc778 \uc138\uae08.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc138\uc728 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "\uc138\uae08 \ud569\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "\uc138\uae08 \uc18c\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uba54\ud0c0 ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\uba54\ud0c0 \ud0a4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\uba54\ud0c0 \uac12.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "UI \ubcf4\uc774\uae30\uc6a9 \uba54\ud0c0 \ud0a4\uc785\ub2c8\ub2e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "UI \ubcf4\uc774\uae30\uc6a9 \uba54\ud0c0 \uac12\uc785\ub2c8\ub2e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "\uc0c1\ud488 SKU.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "global_unique_id": {
                                        "description": "GTIN, UPC, EAN \ub610\ub294 ISBN.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "\uc0c1\ud488 \uac00\uaca9.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "\uae30\ubcf8 \uc0c1\ud488 \uc774\ubbf8\uc9c0\uc758 \uc18d\uc131\uc785\ub2c8\ub2e4.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "\uc774\ubbf8\uc9c0 ID.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "\uc774\ubbf8\uc9c0 URL.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "properties": {
                                "bundled_by": {
                                    "description": "\uc0c1\uc704 \uac1c\ubcc4 \uc544\uc774\ud15c\uc758 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4(\uc544\uc774\ud15c\uc774 \ubc88\ub4e4\uc758 \uc77c\ubd80\uc778 \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "bundled_items": {
                                    "description": "\ubc88\ub4e4 \uac1c\ubcc4 \uc544\uc774\ud15c\uc758 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4(\uc544\uc774\ud15c\uc774 \ubc88\ub4e4 \ucee8\ud14c\uc774\ub108\uc778 \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                    "type": "array",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "integer"
                                    },
                                    "readonly": true
                                },
                                "bundled_item_title": {
                                    "description": "\uc6d0\ub798 \uc81c\ud488 \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "bundle_configuration": {
                                    "description": "\ubc88\ub4e4 \uad6c\uc131 \ubc30\uc5f4\uc785\ub2c8\ub2e4. \ubc88\ub4e4 \uac1c\ubcc4 \uc544\uc774\ud15c\ub3c4 \uc8fc\ubb38\uc5d0 \ucd94\uac00\ub418\ub3c4\ub85d \ubc88\ub4e4\ud615 \uac1c\ubcc4 \uc544\uc774\ud15c\uc744 \uc8fc\ubb38\uc5d0 \ucd94\uac00\ud560 \ub54c \uc815\uc758\ud574\uc57c \ud569\ub2c8\ub2e4.",
                                    "type": "array",
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "bundled_item_id": {
                                                "description": "\ubc88\ub4e4 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "product_id": {
                                                "description": "\ubc88\ub4e4 \uc81c\ud488 ID\uc785\ub2c8\ub2e4.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "quantity": {
                                                "description": "\uc120\ud0dd\ud55c \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "title": {
                                                "description": "\uc6d0\ub798 \uc81c\ud488 \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                                "type": "string",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "optional_selected": {
                                                "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc120\ud0dd\ub418\uc5c8\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4. \uc120\ud0dd\uc801 \ubc88\ub4e4 \uc544\uc774\ud15c\uc5d0 \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                                                "type": "boolean",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "variation_id": {
                                                "description": "\uc120\ud0dd\ud55c \ubcc0\ud615 ID\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "attributes": {
                                                "description": "'WC_Order::add_product'\uc5d0 \uc804\ub2ec\ub418\ub294 \uc120\ud0dd\ud55c \ubcc0\ud615 \ub370\uc774\ud130\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                                "type": "object",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "args": {
                                                "description": "'WC_Order::add_product'\uc5d0 \uc804\ub2ec\ub418\ub294 \ucd94\uac00 \uc778\uc218\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                                "type": "object",
                                                "context": [
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "\ubc30\uc1a1 \ub77c\uc778 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "\ubc30\uc1a1 \ubc29\ubc95 \uba85.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "\ubc30\uc1a1 \ubc29\ubc95 ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "\ubc30\uc1a1 \ubc29\ubc95 \uc778\uc2a4\ud134\uc2a4 ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\ub77c\uc778 \ud569\uacc4(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\ub77c\uc778 \ud569\uacc4 \uc138\uae08(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\ub77c\uc778 \uc138\uae08.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc138\uc728 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\uc138\uae08 \ud569\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uba54\ud0c0 ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\uba54\ud0c0 \ud0a4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\uba54\ud0c0 \uac12.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "\uc694\uae08 \ub77c\uc778 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\uc694\uae08 \uba85.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\uc694\uae08\uc758 \uc138\uae08 \ud074\ub798\uc2a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\uc694\uae08\uc758 \uc138\uae08 \uc0c1\ud0dc.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\ub77c\uc778 \ud569\uacc4(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\ub77c\uc778 \ud569\uacc4 \uc138\uae08(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\ub77c\uc778 \uc138\uae08.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc138\uc728 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\uc138\uae08 \ud569\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\uc138\uae08 \uc18c\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uba54\ud0c0 ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\uba54\ud0c0 \ud0a4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\uba54\ud0c0 \uac12.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "\ucfe0\ud3f0 \ub77c\uc778 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "\ucfe0\ud3f0 \ucf54\ub4dc.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\ud560\uc778 \ucd1d \uae08\uc561",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "\ud560\uc778 \ud569\uacc4 \uc138\uae08.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "\ud560\uc778 \uc720\ud615\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "\ucfe0\ud3f0\uc5d0 \uc815\uc758\ub41c \ud560\uc778 \uae08\uc561\uc785\ub2c8\ub2e4(\ud560\uc778 \uc720\ud615\uc5d0 \ub530\ub77c \uc808\ub313\uac12 \ub610\ub294 \ud37c\uc13c\ud2b8).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "\ucfe0\ud3f0\uc758 \ubb34\ub8cc \ubc30\uc1a1 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uba54\ud0c0 ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\uba54\ud0c0 \ud0a4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\uba54\ud0c0 \uac12.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "default": false,
                            "description": "\uc8fc\ubb38\uc758 \uacb0\uc81c \uc5ec\ubd80\ub97c \uc9c0\uc815\ud569\ub2c8\ub2e4. \uc0c1\ud0dc\ub97c \ucc98\ub9ac \uc911\uc73c\ub85c \uc9c0\uc815\ud558\uace0 \uc7ac\uace0 \ud56d\ubaa9\uc744 \uc904\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "manual_update": {
                            "default": false,
                            "description": "\uc8fc\ubb38 \uba54\ubaa8\uac00 &quot;\uc0ac\uc6a9\uc790\uac00 \ucd94\uac00\ud568&quot;\uc73c\ub85c \ub4f1\ub85d\ub418\ub3c4\ub85d \uc791\uc5c5\uc744 \uc218\ub3d9\uc73c\ub85c \uc124\uc815\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "parent_id": {
                            "description": "\uc0c1\uc704 \uc8fc\ubb38 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "created_via": {
                            "description": "\uc8fc\ubb38\uc774 \uc791\uc131\ub41c \uc7a5\uc18c\ub97c \ud45c\uc2dc\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uc624\ub354 \uc0c1\ud0dc",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "awaiting-approval",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "quote",
                                "intransit",
                                "deliveryexception",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "\uc8fc\ubb38 \uc2dc \uc0ac\uc6a9\ub41c \ud1b5\ud654 (ISO \ud615\uc2dd).",
                            "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",
                                "ETH",
                                "SLE"
                            ],
                            "required": false
                        },
                        "customer_id": {
                            "description": "\uc8fc\ubb38\uc790\uc758 \uc0ac\uc6a9\uc790 ID. 0\uc740 \uc190\ub2d8.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\uacb0\uc81c\ud558\ub294 \ub3d9\uc548 \uace0\uac1d\uc774 \ub0a8\uae34 \uba54\ubaa8\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\uccad\uad6c \uc8fc\uc18c.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\uc131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\uc8fc\uc18c 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \ucf54\ub4dc \ub610\ub294 \uc8fc\/\uad6d\uac00, \uc2dc\/\ub3c4 \ub610\ub294 \uc9c0\uc5ed \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "ISO 3166-1 alpha-2 \ud615\uc2dd \uad6d\uac00 \ucf54\ub4dc.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\uc774\uba54\uc77c \uc8fc\uc18c.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\uc804\ud654 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\ubc30\uc1a1 \uc8fc\uc18c.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\uc131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\uc8fc\uc18c 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \ucf54\ub4dc \ub610\ub294 \uc8fc\/\uad6d\uac00, \uc2dc\/\ub3c4 \ub610\ub294 \uc9c0\uc5ed \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "ISO 3166-1 alpha-2 \ud615\uc2dd \uad6d\uac00 \ucf54\ub4dc.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\uacb0\uc81c \ubc29\uc2dd ID.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "\uacb0\uc81c \ubc29\uc2dd \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "\uace0\uc720 \uac70\ub798 ID.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uba54\ud0c0 ID",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\uba54\ud0c0 \ud0a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\uba54\ud0c0 \uac12.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "\ud488\ubaa9 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\uc0c1\ud488 \uba85.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "\uc81c\ud488\uc774 \uc5ec\ub7ff\uc774\ub77c\uba74 \ubd80\ubaa8 \uc81c\ud488 \uc774\ub984\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "\uc0c1\ud488 ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "\ud574\ub2f9\ud560 \uacbd\uc6b0, \ubcc0\ud615 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "\uc8fc\ubb38 \uc218\ub7c9.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\uc0c1\ud488\uc758 \uc138\uae08 \ud074\ub798\uc2a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "\ub77c\uc778 \ubd80\ubd84\ud569\uacc4(\ud560\uc778 \uc804).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "\ub77c\uc778 \ubd80\ubd84\ud569\uacc4 \uc138\uae08(\ud560\uc778 \uc804).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "\ub77c\uc778 \ud569\uacc4(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\ub77c\uc778 \ud569\uacc4 \uc138\uae08(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\ub77c\uc778 \uc138\uae08.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc138\uc728 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "\uc138\uae08 \ud569\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "\uc138\uae08 \uc18c\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uba54\ud0c0 ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\uba54\ud0c0 \ud0a4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\uba54\ud0c0 \uac12.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "UI \ubcf4\uc774\uae30\uc6a9 \uba54\ud0c0 \ud0a4\uc785\ub2c8\ub2e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "UI \ubcf4\uc774\uae30\uc6a9 \uba54\ud0c0 \uac12\uc785\ub2c8\ub2e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "\uc0c1\ud488 SKU.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "global_unique_id": {
                                        "description": "GTIN, UPC, EAN \ub610\ub294 ISBN.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "\uc0c1\ud488 \uac00\uaca9.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "\uae30\ubcf8 \uc0c1\ud488 \uc774\ubbf8\uc9c0\uc758 \uc18d\uc131\uc785\ub2c8\ub2e4.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "\uc774\ubbf8\uc9c0 ID.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "\uc774\ubbf8\uc9c0 URL.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "properties": {
                                "bundled_by": {
                                    "description": "\uc0c1\uc704 \uac1c\ubcc4 \uc544\uc774\ud15c\uc758 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4(\uc544\uc774\ud15c\uc774 \ubc88\ub4e4\uc758 \uc77c\ubd80\uc778 \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "bundled_items": {
                                    "description": "\ubc88\ub4e4 \uac1c\ubcc4 \uc544\uc774\ud15c\uc758 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4(\uc544\uc774\ud15c\uc774 \ubc88\ub4e4 \ucee8\ud14c\uc774\ub108\uc778 \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                    "type": "array",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "integer"
                                    },
                                    "readonly": true
                                },
                                "bundled_item_title": {
                                    "description": "\uc6d0\ub798 \uc81c\ud488 \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "bundle_configuration": {
                                    "description": "\ubc88\ub4e4 \uad6c\uc131 \ubc30\uc5f4\uc785\ub2c8\ub2e4. \ubc88\ub4e4 \uac1c\ubcc4 \uc544\uc774\ud15c\ub3c4 \uc8fc\ubb38\uc5d0 \ucd94\uac00\ub418\ub3c4\ub85d \ubc88\ub4e4\ud615 \uac1c\ubcc4 \uc544\uc774\ud15c\uc744 \uc8fc\ubb38\uc5d0 \ucd94\uac00\ud560 \ub54c \uc815\uc758\ud574\uc57c \ud569\ub2c8\ub2e4.",
                                    "type": "array",
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "bundled_item_id": {
                                                "description": "\ubc88\ub4e4 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "product_id": {
                                                "description": "\ubc88\ub4e4 \uc81c\ud488 ID\uc785\ub2c8\ub2e4.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "quantity": {
                                                "description": "\uc120\ud0dd\ud55c \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "title": {
                                                "description": "\uc6d0\ub798 \uc81c\ud488 \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                                "type": "string",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "optional_selected": {
                                                "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc120\ud0dd\ub418\uc5c8\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4. \uc120\ud0dd\uc801 \ubc88\ub4e4 \uc544\uc774\ud15c\uc5d0 \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                                                "type": "boolean",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "variation_id": {
                                                "description": "\uc120\ud0dd\ud55c \ubcc0\ud615 ID\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "attributes": {
                                                "description": "'WC_Order::add_product'\uc5d0 \uc804\ub2ec\ub418\ub294 \uc120\ud0dd\ud55c \ubcc0\ud615 \ub370\uc774\ud130\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                                "type": "object",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "args": {
                                                "description": "'WC_Order::add_product'\uc5d0 \uc804\ub2ec\ub418\ub294 \ucd94\uac00 \uc778\uc218\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                                "type": "object",
                                                "context": [
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "\ubc30\uc1a1 \ub77c\uc778 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "\ubc30\uc1a1 \ubc29\ubc95 \uba85.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "\ubc30\uc1a1 \ubc29\ubc95 ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "\ubc30\uc1a1 \ubc29\ubc95 \uc778\uc2a4\ud134\uc2a4 ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\ub77c\uc778 \ud569\uacc4(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\ub77c\uc778 \ud569\uacc4 \uc138\uae08(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\ub77c\uc778 \uc138\uae08.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc138\uc728 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\uc138\uae08 \ud569\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uba54\ud0c0 ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\uba54\ud0c0 \ud0a4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\uba54\ud0c0 \uac12.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "\uc694\uae08 \ub77c\uc778 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\uc694\uae08 \uba85.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\uc694\uae08\uc758 \uc138\uae08 \ud074\ub798\uc2a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\uc694\uae08\uc758 \uc138\uae08 \uc0c1\ud0dc.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\ub77c\uc778 \ud569\uacc4(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\ub77c\uc778 \ud569\uacc4 \uc138\uae08(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\ub77c\uc778 \uc138\uae08.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc138\uc728 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\uc138\uae08 \ud569\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\uc138\uae08 \uc18c\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uba54\ud0c0 ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\uba54\ud0c0 \ud0a4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\uba54\ud0c0 \uac12.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "\ucfe0\ud3f0 \ub77c\uc778 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "\ucfe0\ud3f0 \ucf54\ub4dc.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\ud560\uc778 \ucd1d \uae08\uc561",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "\ud560\uc778 \ud569\uacc4 \uc138\uae08.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "\ud560\uc778 \uc720\ud615\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "\ucfe0\ud3f0\uc5d0 \uc815\uc758\ub41c \ud560\uc778 \uae08\uc561\uc785\ub2c8\ub2e4(\ud560\uc778 \uc720\ud615\uc5d0 \ub530\ub77c \uc808\ub313\uac12 \ub610\ub294 \ud37c\uc13c\ud2b8).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "\ucfe0\ud3f0\uc758 \ubb34\ub8cc \ubc30\uc1a1 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uba54\ud0c0 ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\uba54\ud0c0 \ud0a4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\uba54\ud0c0 \uac12.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "description": "\uc8fc\ubb38\uc758 \uacb0\uc81c \uc5ec\ubd80\ub97c \uc9c0\uc815\ud569\ub2c8\ub2e4. \uc0c1\ud0dc\ub97c \ucc98\ub9ac \uc911\uc73c\ub85c \uc9c0\uc815\ud558\uace0 \uc7ac\uace0 \ud56d\ubaa9\uc744 \uc904\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "manual_update": {
                            "description": "\uc8fc\ubb38 \uba54\ubaa8\uac00 &quot;\uc0ac\uc6a9\uc790\uac00 \ucd94\uac00\ud568&quot;\uc73c\ub85c \ub4f1\ub85d\ub418\ub3c4\ub85d \uc791\uc5c5\uc744 \uc218\ub3d9\uc73c\ub85c \uc124\uc815\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9ac\uc9c0 \uc54a\uace0 \ubc14\ub85c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "\uc0c1\uc704 \uc8fc\ubb38 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "created_via": {
                            "description": "\uc8fc\ubb38\uc774 \uc791\uc131\ub41c \uc7a5\uc18c\ub97c \ud45c\uc2dc\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uc624\ub354 \uc0c1\ud0dc",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "awaiting-approval",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "quote",
                                "intransit",
                                "deliveryexception",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "\uc8fc\ubb38 \uc2dc \uc0ac\uc6a9\ub41c \ud1b5\ud654 (ISO \ud615\uc2dd).",
                            "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",
                                "ETH",
                                "SLE"
                            ],
                            "required": false
                        },
                        "customer_id": {
                            "description": "\uc8fc\ubb38\uc790\uc758 \uc0ac\uc6a9\uc790 ID. 0\uc740 \uc190\ub2d8.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\uacb0\uc81c\ud558\ub294 \ub3d9\uc548 \uace0\uac1d\uc774 \ub0a8\uae34 \uba54\ubaa8\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\uccad\uad6c \uc8fc\uc18c.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\uc131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\uc8fc\uc18c 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \ucf54\ub4dc \ub610\ub294 \uc8fc\/\uad6d\uac00, \uc2dc\/\ub3c4 \ub610\ub294 \uc9c0\uc5ed \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "ISO 3166-1 alpha-2 \ud615\uc2dd \uad6d\uac00 \ucf54\ub4dc.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\uc774\uba54\uc77c \uc8fc\uc18c.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\uc804\ud654 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\ubc30\uc1a1 \uc8fc\uc18c.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\uc774\ub984.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\uc131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\ud68c\uc0ac \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\uc8fc\uc18c 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\uc8fc\uc18c 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\ub3c4\uc2dc \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \ucf54\ub4dc \ub610\ub294 \uc8fc\/\uad6d\uac00, \uc2dc\/\ub3c4 \ub610\ub294 \uc9c0\uc5ed \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\uc6b0\ud3b8 \ubc88\ud638.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "ISO 3166-1 alpha-2 \ud615\uc2dd \uad6d\uac00 \ucf54\ub4dc.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\uacb0\uc81c \ubc29\uc2dd ID.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "\uacb0\uc81c \ubc29\uc2dd \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "\uace0\uc720 \uac70\ub798 ID.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uba54\ud0c0 ID",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\uba54\ud0c0 \ud0a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\uba54\ud0c0 \uac12.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "\ud488\ubaa9 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\uc0c1\ud488 \uba85.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "\uc81c\ud488\uc774 \uc5ec\ub7ff\uc774\ub77c\uba74 \ubd80\ubaa8 \uc81c\ud488 \uc774\ub984\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "\uc0c1\ud488 ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "\ud574\ub2f9\ud560 \uacbd\uc6b0, \ubcc0\ud615 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "\uc8fc\ubb38 \uc218\ub7c9.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\uc0c1\ud488\uc758 \uc138\uae08 \ud074\ub798\uc2a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "\ub77c\uc778 \ubd80\ubd84\ud569\uacc4(\ud560\uc778 \uc804).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "\ub77c\uc778 \ubd80\ubd84\ud569\uacc4 \uc138\uae08(\ud560\uc778 \uc804).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "\ub77c\uc778 \ud569\uacc4(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\ub77c\uc778 \ud569\uacc4 \uc138\uae08(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\ub77c\uc778 \uc138\uae08.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc138\uc728 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "\uc138\uae08 \ud569\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "\uc138\uae08 \uc18c\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uba54\ud0c0 ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\uba54\ud0c0 \ud0a4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\uba54\ud0c0 \uac12.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "UI \ubcf4\uc774\uae30\uc6a9 \uba54\ud0c0 \ud0a4\uc785\ub2c8\ub2e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "UI \ubcf4\uc774\uae30\uc6a9 \uba54\ud0c0 \uac12\uc785\ub2c8\ub2e4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "\uc0c1\ud488 SKU.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "global_unique_id": {
                                        "description": "GTIN, UPC, EAN \ub610\ub294 ISBN.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "\uc0c1\ud488 \uac00\uaca9.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "\uae30\ubcf8 \uc0c1\ud488 \uc774\ubbf8\uc9c0\uc758 \uc18d\uc131\uc785\ub2c8\ub2e4.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "\uc774\ubbf8\uc9c0 ID.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "\uc774\ubbf8\uc9c0 URL.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "properties": {
                                "bundled_by": {
                                    "description": "\uc0c1\uc704 \uac1c\ubcc4 \uc544\uc774\ud15c\uc758 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4(\uc544\uc774\ud15c\uc774 \ubc88\ub4e4\uc758 \uc77c\ubd80\uc778 \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "bundled_items": {
                                    "description": "\ubc88\ub4e4 \uac1c\ubcc4 \uc544\uc774\ud15c\uc758 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4(\uc544\uc774\ud15c\uc774 \ubc88\ub4e4 \ucee8\ud14c\uc774\ub108\uc778 \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                    "type": "array",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "integer"
                                    },
                                    "readonly": true
                                },
                                "bundled_item_title": {
                                    "description": "\uc6d0\ub798 \uc81c\ud488 \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "bundle_configuration": {
                                    "description": "\ubc88\ub4e4 \uad6c\uc131 \ubc30\uc5f4\uc785\ub2c8\ub2e4. \ubc88\ub4e4 \uac1c\ubcc4 \uc544\uc774\ud15c\ub3c4 \uc8fc\ubb38\uc5d0 \ucd94\uac00\ub418\ub3c4\ub85d \ubc88\ub4e4\ud615 \uac1c\ubcc4 \uc544\uc774\ud15c\uc744 \uc8fc\ubb38\uc5d0 \ucd94\uac00\ud560 \ub54c \uc815\uc758\ud574\uc57c \ud569\ub2c8\ub2e4.",
                                    "type": "array",
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "bundled_item_id": {
                                                "description": "\ubc88\ub4e4 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "product_id": {
                                                "description": "\ubc88\ub4e4 \uc81c\ud488 ID\uc785\ub2c8\ub2e4.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "quantity": {
                                                "description": "\uc120\ud0dd\ud55c \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "title": {
                                                "description": "\uc6d0\ub798 \uc81c\ud488 \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                                "type": "string",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "optional_selected": {
                                                "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc120\ud0dd\ub418\uc5c8\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4. \uc120\ud0dd\uc801 \ubc88\ub4e4 \uc544\uc774\ud15c\uc5d0 \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                                                "type": "boolean",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "variation_id": {
                                                "description": "\uc120\ud0dd\ud55c \ubcc0\ud615 ID\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                                "type": "integer",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "attributes": {
                                                "description": "'WC_Order::add_product'\uc5d0 \uc804\ub2ec\ub418\ub294 \uc120\ud0dd\ud55c \ubcc0\ud615 \ub370\uc774\ud130\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                                "type": "object",
                                                "context": [
                                                    "edit"
                                                ]
                                            },
                                            "args": {
                                                "description": "'WC_Order::add_product'\uc5d0 \uc804\ub2ec\ub418\ub294 \ucd94\uac00 \uc778\uc218\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                                "type": "object",
                                                "context": [
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "\ubc30\uc1a1 \ub77c\uc778 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "\ubc30\uc1a1 \ubc29\ubc95 \uba85.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "\ubc30\uc1a1 \ubc29\ubc95 ID.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "\ubc30\uc1a1 \ubc29\ubc95 \uc778\uc2a4\ud134\uc2a4 ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\ub77c\uc778 \ud569\uacc4(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\ub77c\uc778 \ud569\uacc4 \uc138\uae08(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\ub77c\uc778 \uc138\uae08.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc138\uc728 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\uc138\uae08 \ud569\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uba54\ud0c0 ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\uba54\ud0c0 \ud0a4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\uba54\ud0c0 \uac12.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "\uc694\uae08 \ub77c\uc778 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\uc694\uae08 \uba85.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\uc694\uae08\uc758 \uc138\uae08 \ud074\ub798\uc2a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\uc694\uae08\uc758 \uc138\uae08 \uc0c1\ud0dc.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\ub77c\uc778 \ud569\uacc4(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\ub77c\uc778 \ud569\uacc4 \uc138\uae08(\ud560\uc778 \ud6c4).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\ub77c\uc778 \uc138\uae08.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc138\uc728 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\uc138\uae08 \ud569\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\uc138\uae08 \uc18c\uacc4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uba54\ud0c0 ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\uba54\ud0c0 \ud0a4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\uba54\ud0c0 \uac12.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "\ucfe0\ud3f0 \ub77c\uc778 \ub370\uc774\ud130.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud56d\ubaa9 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "\ucfe0\ud3f0 \ucf54\ub4dc.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\ud560\uc778 \ucd1d \uae08\uc561",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "\ud560\uc778 \ud569\uacc4 \uc138\uae08.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "\ud560\uc778 \uc720\ud615\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "\ucfe0\ud3f0\uc5d0 \uc815\uc758\ub41c \ud560\uc778 \uae08\uc561\uc785\ub2c8\ub2e4(\ud560\uc778 \uc720\ud615\uc5d0 \ub530\ub77c \uc808\ub313\uac12 \ub610\ub294 \ud37c\uc13c\ud2b8).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "\ucfe0\ud3f0\uc758 \ubb34\ub8cc \ubc30\uc1a1 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uba54\ud0c0 ID",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\uba54\ud0c0 \ud0a4.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\uba54\ud0c0 \uac12.",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "description": "\uc8fc\ubb38\uc758 \uacb0\uc81c \uc5ec\ubd80\ub97c \uc9c0\uc815\ud569\ub2c8\ub2e4. \uc0c1\ud0dc\ub97c \ucc98\ub9ac \uc911\uc73c\ub85c \uc9c0\uc815\ud558\uace0 \uc7ac\uace0 \ud56d\ubaa9\uc744 \uc904\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "manual_update": {
                            "description": "\uc8fc\ubb38 \uba54\ubaa8\uac00 &quot;\uc0ac\uc6a9\uc790\uac00 \ucd94\uac00\ud568&quot;\uc73c\ub85c \ub4f1\ub85d\ub418\ub3c4\ub85d \uc791\uc5c5\uc744 \uc218\ub3d9\uc73c\ub85c \uc124\uc815\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uc6a9\uc5b4 \uc18d\uc131\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4. \uacc4\uce35\uc801 \ubd84\ub958\uc5d0\ub9cc \uc801\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \ub9ac\uc18c\uc2a4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc228\uae30\uae30 \uc5ec\ubd80\uac00 \uc5b4\ub5a4 \uc81c\ud488\uc5d0\ub3c4 \uc9c0\uc815\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8\uc5d0 \uc9c0\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c. \uacc4\uce35\uc801 \ubd84\ub958\uc5d0\ub9cc \uc801\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0c1\ud488\uc5d0 \uc9c0\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc2ac\ub7ec\uadf8\ub97c \uac00\uc9c4 \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "\uc6a9\uc5b4 \uc18d\uc131\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "\ub9ac\uc18c\uc2a4\uc758 \uc774\ub984\uc785\ub2c8\ub2e4.",
                            "required": true
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uc0ac\uc6a9\uc790 \uc815\uc758 \uc815\ub82c\uc5d0 \uc0ac\uc6a9\ub420 \uba54\ub274 \uc21c\uc11c.",
                            "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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "\uc6a9\uc5b4 \uc18d\uc131\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "\uc6a9\uc5b4 \uc18d\uc131\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\uc6a9\uc5b4 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uc0ac\uc6a9\uc790 \uc815\uc758 \uc815\ub82c\uc5d0 \uc0ac\uc6a9\ub420 \uba54\ub274 \uc21c\uc11c.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "\uc6a9\uc5b4 \uc18d\uc131\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ub9ac\uc18c\uc2a4\ub294 \ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9b4 \uc218 \uc5c6\uc73c\ubbc0\ub85c true \uac12\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "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": "\uc6a9\uc5b4 \uc18d\uc131\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\uc6a9\uc5b4 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uc0ac\uc6a9\uc790 \uc815\uc758 \uc815\ub82c\uc5d0 \uc0ac\uc6a9\ub420 \uba54\ub274 \uc21c\uc11c.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/attributes": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "\ub9ac\uc18c\uc2a4\uc758 \uc774\ub984\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "select",
                            "description": "\uc18d\uc131 \uc720\ud615.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "default": "menu_order",
                            "description": "\uae30\ubcf8 \uc815\ub82c \uc21c\uc11c",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "default": false,
                            "description": "\uc18d\uc131 \ubcf4\uad00\ud568 \ud65c\uc131\ud654\/\ube44\ud65c\uc131\ud654.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\uc18d\uc131 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\uc18d\uc131 \uc720\ud615.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "\uae30\ubcf8 \uc815\ub82c \uc21c\uc11c",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "\uc18d\uc131 \ubcf4\uad00\ud568 \ud65c\uc131\ud654\/\ube44\ud65c\uc131\ud654.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "\ub9ac\uc18c\uc2a4\ub294 \ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9b4 \uc218 \uc5c6\uc73c\ubbc0\ub85c true \uac12\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/attributes\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\uc18d\uc131 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\uc18d\uc131 \uc720\ud615.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "\uae30\ubcf8 \uc815\ub82c \uc21c\uc11c",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "\uc18d\uc131 \ubcf4\uad00\ud568 \ud65c\uc131\ud654\/\ube44\ud65c\uc131\ud654.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/products\/attributes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/categories": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4. \uacc4\uce35\uc801 \ubd84\ub958\uc5d0\ub9cc \uc801\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \ub9ac\uc18c\uc2a4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc228\uae30\uae30 \uc5ec\ubd80\uac00 \uc5b4\ub5a4 \uc81c\ud488\uc5d0\ub3c4 \uc9c0\uc815\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8\uc5d0 \uc9c0\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c. \uacc4\uce35\uc801 \ubd84\ub958\uc5d0\ub9cc \uc801\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0c1\ud488\uc5d0 \uc9c0\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc2ac\ub7ec\uadf8\ub97c \uac00\uc9c4 \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "\ub9ac\uc18c\uc2a4\uc758 \uc774\ub984\uc785\ub2c8\ub2e4.",
                            "required": true
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\ub9ac\uc18c\uc2a4 \ubd80\ubaa8\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "default": "default",
                            "description": "\ubc94\uc8fc \uc544\uce74\uc774\ube0c \ud45c\uc2dc \uc720\ud615.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\uc774\ubbf8\uc9c0 \ub370\uc774\ud130.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\uc774\ubbf8\uc9c0 ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\uc774\ubbf8\uc9c0 URL.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\uc774\ubbf8\uc9c0 \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\ubd84\ub958 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\ub9ac\uc18c\uc2a4 \ubd80\ubaa8\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "\ubc94\uc8fc \uc544\uce74\uc774\ube0c \ud45c\uc2dc \uc720\ud615.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\uc774\ubbf8\uc9c0 \ub370\uc774\ud130.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\uc774\ubbf8\uc9c0 ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\uc774\ubbf8\uc9c0 URL.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\uc774\ubbf8\uc9c0 \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ub9ac\uc18c\uc2a4\ub294 \ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9b4 \uc218 \uc5c6\uc73c\ubbc0\ub85c true \uac12\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/categories\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\ubd84\ub958 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\ub9ac\uc18c\uc2a4 \ubd80\ubaa8\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "\ubc94\uc8fc \uc544\uce74\uc774\ube0c \ud45c\uc2dc \uc720\ud615.",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\uc774\ubbf8\uc9c0 \ub370\uc774\ud130.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\uc774\ubbf8\uc9c0 ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\uc774\ubbf8\uc9c0 URL.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\uc774\ubbf8\uc9c0 \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/products\/categories\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/custom-fields\/names": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "order": {
                            "description": "\ud56d\ubaa9\uc744 \uc624\ub984\ucc28\uc21c\uc774\ub098 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/products\/custom-fields\/names"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/reviews": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \uac80\ud1a0\ub85c \uc751\ub2f5 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815\ud55c ID\ub4e4\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "product"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0ac\uc6a9\uc790 ID\uc5d0 \uc9c0\uc815\ub41c \uac80\ud1a0\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "reviewer_exclude": {
                            "description": "\uacb0\uacfc\uac00 \ud2b9\uc815 \uc0ac\uc6a9\uc790 ID\uc5d0 \uc9c0\uc815\ub41c \uac80\ud1a0\ub97c \uc81c\uc678\ud558\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "reviewer_email": {
                            "default": null,
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc791\uc131\uc790 \uc774\uba54\uc77c\uc5d0 \uc81c\ud55c.",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "product": {
                            "default": [],
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc81c\ud488 ID\uc5d0 \uc9c0\uc815\ub41c \uac80\ud1a0\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approved",
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0c1\ud0dc\uc758 \uac80\ud1a0\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "enum": [
                                "all",
                                "hold",
                                "approved",
                                "spam",
                                "trash"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\uc81c\ud488\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": true
                        },
                        "product_name": {
                            "description": "\uc0c1\ud488 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "approved",
                            "description": "\uc0c1\ud488\ud3c9\uc758 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "approved",
                                "hold",
                                "spam",
                                "unspam",
                                "trash",
                                "untrash"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "type": "string",
                            "description": "\ub9ac\ubdf0 \uc791\uc131\uc790\uc758 \uc774\ub984",
                            "required": true
                        },
                        "reviewer_email": {
                            "type": "string",
                            "description": "\ub9ac\ubdf0 \uc791\uc131\uc790\uc758 \uc774\uba54\uc77c",
                            "required": true
                        },
                        "review": {
                            "type": "string",
                            "description": "\ucf58\ud150\uce20 \uac80\ud1a0",
                            "required": true
                        },
                        "rating": {
                            "description": "\ud3c9\uc810(0\uc5d0\uc11c 5\uae4c\uc9c0).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "product_id": {
                            "description": "\uac80\ud1a0\uac00 \uc18d\ud55c \uc81c\ud488\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "product_name": {
                            "description": "\uc0c1\ud488 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uc0c1\ud488\ud3c9\uc758 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "approved",
                                "hold",
                                "spam",
                                "unspam",
                                "trash",
                                "untrash"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "description": "\uc0c1\ud488\ud3c9 \uc791\uc131\uc790 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "reviewer_email": {
                            "description": "\uc0c1\ud488\ud3c9 \uc791\uc131\uc790 \uc774\uba54\uc77c.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "review": {
                            "description": "\uc0c1\ud488\ud3c9\uc758 \ub0b4\uc6a9",
                            "type": "string",
                            "required": false
                        },
                        "rating": {
                            "description": "\ud3c9\uc810(0\uc5d0\uc11c 5\uae4c\uc9c0).",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9ac\uc9c0 \uc54a\uace0 \ubc14\ub85c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/reviews\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\uac80\ud1a0\uac00 \uc18d\ud55c \uc81c\ud488\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "product_name": {
                            "description": "\uc0c1\ud488 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uc0c1\ud488\ud3c9\uc758 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "approved",
                                "hold",
                                "spam",
                                "unspam",
                                "trash",
                                "untrash"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "description": "\uc0c1\ud488\ud3c9 \uc791\uc131\uc790 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "reviewer_email": {
                            "description": "\uc0c1\ud488\ud3c9 \uc791\uc131\uc790 \uc774\uba54\uc77c.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "review": {
                            "description": "\uc0c1\ud488\ud3c9\uc758 \ub0b4\uc6a9",
                            "type": "string",
                            "required": false
                        },
                        "rating": {
                            "description": "\ud3c9\uc810(0\uc5d0\uc11c 5\uae4c\uc9c0).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/products\/reviews\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/shipping_classes": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4. \uacc4\uce35\uc801 \ubd84\ub958\uc5d0\ub9cc \uc801\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \ub9ac\uc18c\uc2a4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc228\uae30\uae30 \uc5ec\ubd80\uac00 \uc5b4\ub5a4 \uc81c\ud488\uc5d0\ub3c4 \uc9c0\uc815\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8\uc5d0 \uc9c0\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c. \uacc4\uce35\uc801 \ubd84\ub958\uc5d0\ub9cc \uc801\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0c1\ud488\uc5d0 \uc9c0\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc2ac\ub7ec\uadf8\ub97c \uac00\uc9c4 \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "\ub9ac\uc18c\uc2a4\uc758 \uc774\ub984\uc785\ub2c8\ub2e4.",
                            "required": true
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\ubc30\uc1a1 \ud074\ub798\uc2a4 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ub9ac\uc18c\uc2a4\ub294 \ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9b4 \uc218 \uc5c6\uc73c\ubbc0\ub85c true \uac12\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/shipping_classes\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\ubc30\uc1a1 \ud074\ub798\uc2a4 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ubc30\uc1a1 \ud074\ub798\uc2a4 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4. \uacc4\uce35\uc801 \ubd84\ub958\uc5d0\ub9cc \uc801\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \ub9ac\uc18c\uc2a4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc228\uae30\uae30 \uc5ec\ubd80\uac00 \uc5b4\ub5a4 \uc81c\ud488\uc5d0\ub3c4 \uc9c0\uc815\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8\uc5d0 \uc9c0\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c. \uacc4\uce35\uc801 \ubd84\ub958\uc5d0\ub9cc \uc801\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0c1\ud488\uc5d0 \uc9c0\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc2ac\ub7ec\uadf8\ub97c \uac00\uc9c4 \ub9ac\uc18c\uc2a4\ub85c \uc81c\ud55c.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "\ub9ac\uc18c\uc2a4\uc758 \uc774\ub984\uc785\ub2c8\ub2e4.",
                            "required": true
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\ud0dc\uadf8 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ub9ac\uc18c\uc2a4\ub294 \ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9b4 \uc218 \uc5c6\uc73c\ubbc0\ub85c true \uac12\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/tags\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\ud0dc\uadf8 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4 \uc720\ud615\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\ub85c \uc22b\uc790\uc640 \uc601\ubb38 \uc54c\ud30c\ubcb3\ub9cc \ud3ec\ud568.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c HTML \uc124\uba85.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/products\/tags\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/products": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \ubb38\uc790\uc5f4\uacfc \uc77c\uce58\ud558\ub294 \uacbd\uc6b0\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc218\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc218\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\ubc1c\ud589\uc77c \ub610\ub294 \uc218\uc815\uc77c\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud560 \ub54c GMT \uae00 \ub0a0\uc9dc\ub97c \uace0\ub824\ud560\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "popularity",
                                "rating",
                                "post__in",
                                "price",
                                "sales",
                                "menu_order",
                                "random",
                                "popularity",
                                "rating",
                                "menu_order",
                                "price",
                                "popularity",
                                "rating"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\ub97c \uac00\uc9c4 \uacbd\uc6b0\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\ub97c \uac00\uc9c4 \uacbd\uc6b0\ub97c \uc81c\uc678\ud55c \ubaa8\ub4e0 \ud56d\ubaa9\uc73c\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "brand": {
                            "description": "\ud2b9\uc815 \ube0c\ub79c\ub4dc ID\uac00 \uc9c0\uc815\ub41c \uc0c1\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc2ac\ub7ec\uadf8\ub97c \uac00\uc9c4 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0c1\ud0dc\uc758 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc720\ud615\uc73c\ub85c \uc9c0\uc815\ub41c \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "bundle"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\ud2b9\uc815 SKU\uc758 \uc81c\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4. \uad6c\ubd84\ud558\ub824\uba74 \uc27c\ud45c\ub97c \uc0ac\uc6a9\ud558\uc138\uc694.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "\uacb0\uacfc\ub97c \ucd94\ucc9c \uc0c1\ud488\uc73c\ub85c \ud55c\uc815.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uce74\ud14c\uace0\ub9ac ID\uc5d0 \uc9c0\uc815\ub41c \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ud0dc\uadf8 ID\uac00 \uc9c0\uc815\ub41c \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubc30\uc1a1 \ud074\ub798\uc2a4\uc5d0 \uc9c0\uc815\ub41c \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc18d\uc131\uc774 \uc788\ub294 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4. \ubd84\ub958 \uc774\ub984\/\uc18d\uc131 \uc2ac\ub7ec\uadf8\ub97c \uc0ac\uc6a9\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc18d\uc131 \uc6a9\uc5b4 ID(\uc18d\uc131 \uc9c0\uc815 \ud544\uc218)\uac00 \uc9c0\uc815\ub41c \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "tax_class": {
                            "description": "\ud2b9\uc815 \uc138\uae08 \ud074\ub798\uc2a4\uc758 \uc81c\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        },
                        "on_sale": {
                            "description": "\uacb0\uacfc\ub97c \ud560\uc778 \uc911\uc778 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\uacb0\uacfc\ub97c \ucd5c\uc800\uac00 \uc774\uc0c1 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\uacb0\uacfc\ub97c \ucd5c\uace0\uac00 \uc774\ud558 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "meta_data\ub97c \ud2b9\uc815 \ud0a4\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "meta_data\uc5d0\uc11c \ud2b9\uc815 \ud0a4\uac00 \uc81c\uc678\ub418\ub294\uc9c0 \ud655\uc778\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "\uacb0\uacfc\ub97c \uc9c0\uc815\ub41c \uc7ac\uace0 \uc0c1\ud0dc\uac00 \uc788\ub294 \uc81c\ud488\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "search_sku": {
                            "description": "\ubb38\uc790\uc5f4\uacfc \uc77c\ubd80 \uc77c\uce58\ud558\ub294 SKU\uac00 \uc788\ub294 \ud56d\ubaa9\uc73c\ub85c \uacb0\uacfc\uac00 \uc81c\ud55c\ub429\ub2c8\ub2e4. \uc774 \uc778\uc218\ub294 'sku'\ubcf4\ub2e4 \uc6b0\uc120\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "search_name_or_sku": {
                            "description": "\ubb38\uc790\uc5f4\uacfc \uc77c\ubd80 \uc77c\uce58\ud558\ub294 SKU \uc774\ub984\uc774 \uc788\ub294 \ud56d\ubaa9\uc73c\ub85c \uacb0\uacfc\uac00 \uc81c\ud55c\ub429\ub2c8\ub2e4. \uc774 \uc778\uc218\ub294 'search', 'sku' \ubc0f 'search_sku'\ubcf4\ub2e4 \uc6b0\uc120\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "search_fields": {
                            "description": "\uac80\uc0c9 \ub9e4\uac1c\ubcc0\uc218\uc640 \ud568\uaed8 \uc0ac\uc6a9\ud558\uba74 \ud2b9\uc815 \ud544\ub4dc\ub85c \uac80\uc0c9\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4. \uc0ac\uc6a9 \uac00\ub2a5\ud55c \ud544\ub4dc\ub294 name, sku, global_unique_id, description, short_description\uc785\ub2c8\ub2e4. \uc774 \uc778\uc218\ub294 \ub2e4\ub978 \ubaa8\ub4e0 \uac80\uc0c9 \ub9e4\uac1c\ubcc0\uc218\ubcf4\ub2e4 \uc6b0\uc120\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "name",
                                    "global_unique_id",
                                    "description",
                                    "short_description",
                                    "sku"
                                ]
                            },
                            "default": [],
                            "required": false
                        },
                        "include_status": {
                            "description": "\ubaa8\ub4e0 \uc0c1\ud0dc\uc758 \uc81c\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "exclude_status": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc5d0\uc11c \uc0c1\ud0dc \uc911 \ud558\ub098\ub77c\ub3c4 \uc788\ub294 \uc81c\ud488\uc744 \uc81c\uc678\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "include_types": {
                            "description": "\ubaa8\ub4e0 \uc720\ud615\uc758 \uc81c\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "simple",
                                    "grouped",
                                    "external",
                                    "variable",
                                    "bundle"
                                ]
                            },
                            "required": false
                        },
                        "exclude_types": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc5d0\uc11c \ud574\ub2f9 \uc720\ud615\uc758 \uc81c\ud488\uc744 \uc81c\uc678\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "simple",
                                    "grouped",
                                    "external",
                                    "variable",
                                    "bundle"
                                ]
                            },
                            "required": false
                        },
                        "downloadable": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \uc81c\ud488\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "virtual": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \uac00\uc0c1 \uc81c\ud488\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "pos_products_only": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud310\ub9e4 \uc9c0\uc810\uc5d0 \ud45c\uc2dc\ub418\ub294 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "\uc0c1\ud488 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\uc0c1\ud488 \uc2ac\ub7ec\uadf8.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "\uc0c1\ud488\uc774 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "\uc0c1\ud488\uc774 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "default": "simple",
                            "description": "\uc0c1\ud488 \uc720\ud615.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "bundle"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\uc0c1\ud488 \uc0c1\ud0dc(\uac8c\uc2dc \uc0c1\ud0dc).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "default": false,
                            "description": "\ucd94\ucc9c \uc0c1\ud488.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "default": "visible",
                            "description": "\uce74\ud0c8\ub85c\uadf8 \ud45c\uc2dc \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\uc0c1\ud488 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "\uc0c1\ud488 \uc694\uc57d \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\uc7ac\uace0 \uad00\ub9ac \ub2e8\uc704.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN \ub610\ub294 ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\uc0c1\ud488 \uc815\uc0c1 \uac00\uaca9.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\uc0c1\ud488 \ud560\uc778 \uac00\uaca9.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc(GMT \uae30\uc900)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "\uc81c\ud488\uc774 \uac00\uc0c1\uc778\uc9c0 \uc5ec\ubd80.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "\uc81c\ud488\uc758 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\uc131.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5 \ud30c\uc77c \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud30c\uc77c ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ud30c\uc77c \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\ud30c\uc77c URL.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "\uad6c\ub9e4 \ud6c4 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc744 \ub2e4\uc6b4\ub85c\ub4dc\ud560 \uc218 \uc788\ub294 \ud69f\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc5d0 \ub300\ud55c \uc561\uc138\uc2a4\uac00 \ub9cc\ub8cc\ub420 \ub54c\uae4c\uc9c0\uc758 \uc77c\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "\uc678\ubd80 \uc0c1\ud488\uc758 URL. \uc678\ubd80 \uc0c1\ud488\uc758 \uacbd\uc6b0\uc5d0\ub9cc \uc785\ub825.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "\uc678\ubd80 \uc0c1\ud488 \ubc84\ud2bc\uc758 \ud14d\uc2a4\ud2b8. \uc678\ubd80 \uc0c1\ud488\uc5d0 \uacbd\uc6b0\ub9cc \uc785\ub825.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "\uc138\uae08 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\uc138\uae08 \ud074\ub798\uc2a4.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "\uc0c1\ud488 \ub2e8\uacc4\uc5d0\uc11c \uc7ac\uace0 \uad00\ub9ac.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\uc7ac\uace0 \uc218\ub7c9.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "\uc81c\ud488\uc758 \uc7ac\uace0 \uc0c1\ud0dc\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "\uc7ac\uace0 \uad00\ub9ac\ub97c \ud558\uace0 \uc788\ub294 \uacbd\uc6b0, \uc774 \uc635\uc158\uc73c\ub85c \ud488\uc808 \ud6c4 \uc8fc\ubb38\uc758 \ud5c8\uc6a9 \uc5ec\ubd80\ub97c \uc124\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\uc0c1\ud488\uc758 \uc7ac\uace0\ub7c9\uc774 \ubd80\uc871\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "default": false,
                            "description": "\ub2e8\uc77c \uc8fc\ubb38\uc5d0\uc11c \ud56d\ubaa9 \ud558\ub098\ub97c \uad6c\ub9e4\ud560 \uc218 \uc788\ub3c4\ub85d \ud5c8\uc6a9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "\uc0c1\ud488 \uc911\ub7c9(\uc628\uc2a4).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\uc0c1\ud488 \ud06c\uae30.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\uc0c1\ud488 \uae38\uc774(~\uc5d0).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\uc0c1\ud488 \ub108\ube44(~\uc5d0).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\uc0c1\ud488 \ub192\uc774(~\uc5d0).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\ubc30\uc1a1 \ud074\ub798\uc2a4 \uc2ac\ub7ec\uadf8.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "default": true,
                            "description": "\uc0c1\ud488\ud3c9 \uc791\uc131 \ud5c8\uc6a9.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "\ube44\ubc00\ubc88\ud638\ub97c \uac8c\uc2dc\ud558\uc138\uc694.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "\uc0c1\ud5a5 \ud310\ub9e4 \uc0c1\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "\uad50\ucc28 \ud310\ub9e4 \uc81c\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\uc0c1\uc704 \uc0c1\ud488 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "\uad6c\ub9e4 \ud6c4 \uace0\uac1d\uc5d0 \ubcf4\ub0bc \uba54\ubaa8(\uc120\ud0dd).",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\uce74\ud14c\uace0\ub9ac \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ubd84\ub958 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ubd84\ub958 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\ubd84\ub958 \uc2ac\ub7ec\uadf8.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "brands": {
                            "description": "\ube0c\ub79c\ub4dc \ubaa9\ub85d\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ube0c\ub79c\ub4dc ID\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ube0c\ub79c\ub4dc \uc774\ub984\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\ube0c\ub79c\ub4dc \uc2ac\ub7ec\uadf8\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\ud0dc\uadf8 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud0dc\uadf8 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ud0dc\uadf8 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\ud0dc\uadf8 \uc2ac\ub7ec\uadf8.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "\uc774\ubbf8\uc9c0 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc774\ubbf8\uc9c0 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "\uc774\ubbf8\uc9c0 URL.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc774\ubbf8\uc9c0 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\uc18d\uc131 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc18d\uc131 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc18d\uc131 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\uc18d\uc131 \uc704\uce58.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "\uc81c\ud488 \ud398\uc774\uc9c0\uc5d0 \ub4e4\uc5b4 \uc788\ub294 \"\ucd94\uac00 \uc815\ubcf4\" \ud0ed\uc5d0 \ud574\ub2f9 \ud2b9\uc131\uc758 \ud45c\uc2dc \uc5ec\ubd80\ub97c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "\ud2b9\uc131\uc744 \ubcc0\ud615\uc73c\ub85c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc744 \uacbd\uc6b0 \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "\ud2b9\uc131\uc758 \uc0ac\uc6a9 \uac00\ub2a5 \uae30\uac04 \uc774\ub984 \ubaa9\ub85d.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \uc18d\uc131\uc744 \uae30\ubcf8\uac12\uc73c\ub85c.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc18d\uc131 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc18d\uc131 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\uba54\ub274 \uc21c\uc11c, \uc81c\ud488\uc744 \uc54c\ub9de\uac8c \uc815\ub82c\ud558\ub294 \ub370 \uc0ac\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uba54\ud0c0 ID",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\uba54\ud0c0 \ud0a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\uba54\ud0c0 \uac12.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "bundle_virtual": {
                            "description": "\uc774 \ubc88\ub4e4\uc758 \ubaa8\ub4e0 \ub0b4\uc6a9\ubb3c\uc5d0 \uac00\uc0c1\uc73c\ub85c \ucde8\uae09\uc744 \uac15\uc81c\ub85c \uc801\uc6a9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "bundle_layout": {
                            "description": "\ub2e8\uc77c \uc81c\ud488 \uc0c1\uc138 \uc815\ubcf4 \ud398\uc774\uc9c0 \ub808\uc774\uc544\uc6c3\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "default",
                                "tabular",
                                "grid"
                            ],
                            "required": false
                        },
                        "bundle_add_to_cart_form_location": {
                            "description": "\ub2e8\uc77c \uc81c\ud488 \ud398\uc774\uc9c0\uc758 \uc81c\ud488 \uc591\uc2dd \uc704\uce58\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "default",
                                "after_summary"
                            ],
                            "required": false
                        },
                        "bundle_editable_in_cart": {
                            "description": "\uc774 \uc81c\ud488\uc758 \uad6c\uc131\uc744 \uc7a5\ubc14\uad6c\ub2c8 \ud398\uc774\uc9c0\uc5d0\uc11c \uc218\uc815\ud560 \uc218 \uc788\ub294\uc9c0\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "bundle_sold_individually_context": {
                            "description": "\uac1c\ubcc4\uc801\uc73c\ub85c \ud310\ub9e4\ub428 \uc635\uc158 \ucee8\ud14d\uc2a4\ud2b8\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "product",
                                "configuration"
                            ],
                            "required": false
                        },
                        "bundle_item_grouping": {
                            "description": "\uc7a5\ubc14\uad6c\ub2c8\/\uc8fc\ubb38 \ud15c\ud50c\ub9bf\uc758 \ubc88\ub4e4 \ucee8\ud14c\uc774\ub108\/\ud558\uc704 \uc544\uc774\ud15c \ud45c\uc2dc\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "parent",
                                "noindent",
                                "none"
                            ],
                            "required": false
                        },
                        "bundle_min_size": {
                            "description": "\ucd5c\uc18c \ubc88\ub4e4 \ud06c\uae30\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "string"
                            ],
                            "required": false
                        },
                        "bundle_max_size": {
                            "description": "\ucd5c\ub300 \ubc88\ub4e4 \ud06c\uae30\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "string"
                            ],
                            "required": false
                        },
                        "bundle_price": {
                            "description": "\ubc88\ub4e4 \uad6c\ub9e4 \uac00\uaca9\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "required": false
                        },
                        "bundled_items": {
                            "description": "\uc774 \uc81c\ud488\uc5d0 \ud3ec\ud568\ub41c \ubc88\ub4e4 \uc544\uc774\ud15c \ubaa9\ub85d\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "delete": {
                                        "description": "ID\uac00 \uc9c0\uc815\ub41c \ubc88\ub4e4 \uc544\uc774\ud15c\uc744 \uc0ad\uc81c\ud558\ub824\uba74 true\ub85c \uc124\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 ID\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "menu_order": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c \uba54\ub274 \uc21c\uc11c\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_min": {
                                        "description": "\ucd5c\uc18c \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_max": {
                                        "description": "\ucd5c\ub300 \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": [
                                            "integer",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_default": {
                                        "description": "\uae30\ubcf8 \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": [
                                            "integer",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "priced_individually": {
                                        "description": "\uc774 \ubc88\ub4e4 \uc544\uc774\ud15c\uc758 \uac00\uaca9\uc774 \ubc88\ub4e4\uc758 \uae30\ubcf8 \uac00\uaca9\uc5d0 \ucd94\uac00\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "shipped_individually": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \ubc88\ub4e4\uacfc \ubcc4\ub3c4\ub85c \ubc30\uc1a1\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_title": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc774 \ud504\ub860\ud2b8\uc5d4\ub4dc \ubc0f \uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "title": {
                                        "description": "\uc6d0\ub798 \uc81c\ud488 \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_description": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc5d0 \ub300\ud55c \uac04\ub2e8\ud55c \uc124\uba85\uc774 \ud504\ub860\ud2b8\uc5d4\ub4dc \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "description": {
                                        "description": "\uc6d0\ub798 \uc81c\ud488 \uac04\ub2e8\ud55c \uc124\uba85 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc5d0 \ub300\ud55c \uac04\ub2e8\ud55c \uc124\uba85\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "optional": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c\uc774 \uc120\ud0dd \uc0ac\ud56d\uc778\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "hide_thumbnail": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uc378\ub124\uc77c\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc228\uaca8\uc9c0\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc5d0 \uc801\uc6a9\ub41c \ud560\uc778\uc785\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_variations": {
                                        "description": "\ubcc0\ud615 \ud544\ud130\ub9c1\uc774 \ud65c\uc131\ud654\ub418\uc5c8\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac00\ubcc0\uc801\uc778 \ubc88\ub4e4 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9).",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "allowed_variations": {
                                        "description": "\ud65c\uc131\ud654\ud55c \ubcc0\ud615 ID \ubaa9\ub85d\uc785\ub2c8\ub2e4(\ubcc0\ud615 \ud544\ud130\ub9c1\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_default_variation_attributes": {
                                        "description": "\uae30\ubcf8 \ubcc0\ud615 \uc18d\uc131 \uac12\uc774 \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac00\ubcc0\uc801\uc778 \ubc88\ub4e4 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9).",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "default_variation_attributes": {
                                        "description": "\uc7ac\uc815\uc758\ud55c \uae30\ubcf8 \ubcc0\ud615 \uc18d\uc131 \uac12\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc18d\uc131 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "\uc18d\uc131 \uba85.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "option": {
                                                    "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "single_product_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "cart_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc7a5\ubc14\uad6c\ub2c8 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "order_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc8fc\ubb38\/\uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "single_product_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "cart_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \uc7a5\ubc14\uad6c\ub2c8 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "order_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \uc8fc\ubb38\/\uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "stock_status": {
                                        "description": "\ucd5c\uc18c \uc218\ub7c9\uc744 \uace0\ub824\ud55c \ubc88\ub4e4 \uc544\uc774\ud15c\uc758 \uc0c1\ud0dc\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "in_stock",
                                            "on_backorder",
                                            "out_of_stock"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "bundle_sell_ids": {
                            "description": "\ubc88\ub4e4 \ud310\ub9e4 \uc81c\ud488 ID \ubaa9\ub85d\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_global_add_ons": {
                            "description": "\uae00\ub85c\ubc8c \uc560\ub4dc\uc628\uc774 \uc774 \uc81c\ud488\uc5d0\uc11c \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "addons": {
                            "description": "\uc774 \uc81c\ud488\uc5d0 \ud560\ub2f9\ub41c \uc560\ub4dc\uc628",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc560\ub4dc\uc628\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "required": false
                                    },
                                    "name": {
                                        "description": "\uc81c\ud488 \uc560\ub4dc\uc628 \uc774\ub984",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "validate_callback": [
                                                [],
                                                "validate_addon_name"
                                            ],
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "title_format": {
                                        "description": "\uc560\ub4dc\uc628 \uc81c\ubaa9 \ud615\uc2dd",
                                        "type": "string",
                                        "enum": [
                                            "label",
                                            "heading",
                                            "hide"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "label",
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "default": {
                                        "description": "\uae30\ubcf8 \uc560\ub4dc\uc628 \uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "sanitize_text_field",
                                            "validate_callback": [
                                                [],
                                                "validate_default"
                                            ]
                                        }
                                    },
                                    "description_enable": {
                                        "description": "\uc124\uba85\uc774 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "description": {
                                        "description": "\uc560\ub4dc\uc628\uc5d0 \ub300\ud55c \uc124\uba85",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "wp_kses_post"
                                        }
                                    },
                                    "placeholder_enable": {
                                        "description": "\uc560\ub4dc\uc628 \ud50c\ub808\uc774\uc2a4\ud640\ub354\uac00 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "placeholder": {
                                        "description": "custom_text \ubc0f custom_textarea \uc560\ub4dc\uc628 \uc720\ud615\uc5d0 \uc801\uc6a9 \uac00\ub2a5\ud55c \uc560\ub4dc\uc628 \ud50c\ub808\uc774\uc2a4\ud640\ub354 \ud14d\uc2a4\ud2b8",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "type": {
                                        "description": "\uc560\ub4dc\uc628 \uc720\ud615",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "multiple_choice",
                                            "checkbox",
                                            "custom_text",
                                            "custom_textarea",
                                            "file_upload",
                                            "custom_price",
                                            "input_multiplier",
                                            "heading",
                                            "datepicker"
                                        ]
                                    },
                                    "display": {
                                        "description": "multiple_choice \uc560\ub4dc\uc628\uc758 \ud45c\uc2dc \uc635\uc158",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "select",
                                            "radiobutton",
                                            "images"
                                        ],
                                        "arg_options": {
                                            "default": "select"
                                        }
                                    },
                                    "position": {
                                        "description": "\uc81c\ud488\uc5d0\uc11c \uc560\ub4dc\uc628\uc758 \uc704\uce58",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": 10
                                        },
                                        "minimum": 0
                                    },
                                    "required": {
                                        "description": "\uc560\ub4dc\uc628\uc774 \ud544\uc218\uc778\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": false,
                                            "validate_callback": [
                                                [],
                                                "validate_required"
                                            ]
                                        }
                                    },
                                    "restrictions": {
                                        "description": "\uac00\uaca9 \ub610\ub294 \ud14d\uc2a4\ud2b8 \uae38\uc774\uc758 \ucd5c\uc18c\/\ucd5c\ub300 \ud55c\ub3c4\uac00 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "restrictions_type": {
                                        "description": "custom_text \uc720\ud615 \uc560\ub4dc\uc628\uc758 \uc785\ub825 \uc81c\ud55c \uc0ac\ud56d",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "",
                                            "any_text",
                                            "only_letters",
                                            "only_numbers",
                                            "only_letters_numbers",
                                            "email"
                                        ],
                                        "arg_options": {
                                            "default": "any_text"
                                        }
                                    },
                                    "adjust_price": {
                                        "description": "\uc560\ub4dc\uc628\uc774 \uc81c\ud488 \uac00\uaca9\uc744 \uc870\uc815\ud558\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "price_type": {
                                        "description": "\uc560\ub4dc\uc628\uc758 \uac00\uaca9 \uc870\uc815 \uc720\ud615",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "flat_fee",
                                            "quantity_based",
                                            "percentage_based"
                                        ],
                                        "arg_options": {
                                            "default": "flat_fee"
                                        }
                                    },
                                    "price": {
                                        "description": "\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0 \uc560\ub4dc\uc628\uc758 \uac00\uaca9(\uc22b\uc790 \ubb38\uc790\uc5f4)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "is_empty_or_float"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "min": {
                                        "description": "custom_text, custom_textarea, custom_price \ubc0f input_multiplier \uc560\ub4dc\uc628\uc5d0 \ud5c8\uc6a9\ub418\ub294 \ucd5c\uc18c \uc785\ub825\uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "validate_min_max"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "max": {
                                        "description": "custom_text, custom_textarea, custom_price \ubc0f input_multiplier \uc560\ub4dc\uc628\uc5d0 \ud5c8\uc6a9\ub418\ub294 \ucd5c\ub300 \uc785\ub825\uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "validate_min_max"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "options": {
                                        "description": "multiple_choice \ubc0f checkbox \uc720\ud615 \uc560\ub4dc\uc628\uc758 \uc635\uc158 \ubaa9\ub85d",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": [],
                                            "validate_callback": [
                                                [],
                                                "validate_options"
                                            ]
                                        },
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158 \uad00\ub828 \ub808\uc774\ube14",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": true
                                                },
                                                "price": {
                                                    "description": "\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0 \uc560\ub4dc\uc628 \uc635\uc158\uc758 \uac00\uaca9(\uc22b\uc790 \ubb38\uc790\uc5f4)",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false,
                                                    "arg_options": {
                                                        "validate_callback": [
                                                            [],
                                                            "is_empty_or_float"
                                                        ],
                                                        "sanitize_callback": "wc_format_decimal"
                                                    }
                                                },
                                                "price_type": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158\uc758 \uac00\uaca9 \uc870\uc815 \uc720\ud615",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "enum": [
                                                        "flat_fee",
                                                        "quantity_based",
                                                        "percentage_based"
                                                    ],
                                                    "required": false
                                                },
                                                "image": {
                                                    "description": "\uc774\ubbf8\uc9c0 \ud45c\uc2dc \uc720\ud615 \uad00\ub828 \uc560\ub4dc\uc628 \uc635\uc158\uc758 \uc774\ubbf8\uc9c0 ID \ub610\ub294 0",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false
                                                },
                                                "visibility": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158 \ud45c\uc2dc \uc5ec\ubd80",
                                                    "type": "boolean",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\uc0c1\ud488 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\uc0c1\ud488 \uc2ac\ub7ec\uadf8.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "\uc0c1\ud488\uc774 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "\uc0c1\ud488\uc774 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "\uc0c1\ud488 \uc720\ud615.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "bundle"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\uc0c1\ud488 \uc0c1\ud0dc(\uac8c\uc2dc \uc0c1\ud0dc).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "\ucd94\ucc9c \uc0c1\ud488.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "\uce74\ud0c8\ub85c\uadf8 \ud45c\uc2dc \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\uc0c1\ud488 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "\uc0c1\ud488 \uc694\uc57d \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\uc7ac\uace0 \uad00\ub9ac \ub2e8\uc704.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN \ub610\ub294 ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\uc0c1\ud488 \uc815\uc0c1 \uac00\uaca9.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\uc0c1\ud488 \ud560\uc778 \uac00\uaca9.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc(GMT \uae30\uc900)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "\uc81c\ud488\uc774 \uac00\uc0c1\uc778\uc9c0 \uc5ec\ubd80.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\uc81c\ud488\uc758 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\uc131.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5 \ud30c\uc77c \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud30c\uc77c ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ud30c\uc77c \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\ud30c\uc77c URL.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\uad6c\ub9e4 \ud6c4 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc744 \ub2e4\uc6b4\ub85c\ub4dc\ud560 \uc218 \uc788\ub294 \ud69f\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc5d0 \ub300\ud55c \uc561\uc138\uc2a4\uac00 \ub9cc\ub8cc\ub420 \ub54c\uae4c\uc9c0\uc758 \uc77c\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "\uc678\ubd80 \uc0c1\ud488\uc758 URL. \uc678\ubd80 \uc0c1\ud488\uc758 \uacbd\uc6b0\uc5d0\ub9cc \uc785\ub825.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "\uc678\ubd80 \uc0c1\ud488 \ubc84\ud2bc\uc758 \ud14d\uc2a4\ud2b8. \uc678\ubd80 \uc0c1\ud488\uc5d0 \uacbd\uc6b0\ub9cc \uc785\ub825.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\uc138\uae08 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\uc138\uae08 \ud074\ub798\uc2a4.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\uc0c1\ud488 \ub2e8\uacc4\uc5d0\uc11c \uc7ac\uace0 \uad00\ub9ac.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\uc7ac\uace0 \uc218\ub7c9.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\uc81c\ud488\uc758 \uc7ac\uace0 \uc0c1\ud0dc\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "\uc7ac\uace0 \uad00\ub9ac\ub97c \ud558\uace0 \uc788\ub294 \uacbd\uc6b0, \uc774 \uc635\uc158\uc73c\ub85c \ud488\uc808 \ud6c4 \uc8fc\ubb38\uc758 \ud5c8\uc6a9 \uc5ec\ubd80\ub97c \uc124\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\uc0c1\ud488\uc758 \uc7ac\uace0\ub7c9\uc774 \ubd80\uc871\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "\ub2e8\uc77c \uc8fc\ubb38\uc5d0\uc11c \ud56d\ubaa9 \ud558\ub098\ub97c \uad6c\ub9e4\ud560 \uc218 \uc788\ub3c4\ub85d \ud5c8\uc6a9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "\uc0c1\ud488 \uc911\ub7c9(\uc628\uc2a4).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\uc0c1\ud488 \ud06c\uae30.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\uc0c1\ud488 \uae38\uc774(~\uc5d0).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\uc0c1\ud488 \ub108\ube44(~\uc5d0).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\uc0c1\ud488 \ub192\uc774(~\uc5d0).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\ubc30\uc1a1 \ud074\ub798\uc2a4 \uc2ac\ub7ec\uadf8.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "\uc0c1\ud488\ud3c9 \uc791\uc131 \ud5c8\uc6a9.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "\ube44\ubc00\ubc88\ud638\ub97c \uac8c\uc2dc\ud558\uc138\uc694.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "\uc0c1\ud5a5 \ud310\ub9e4 \uc0c1\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "\uad50\ucc28 \ud310\ub9e4 \uc81c\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\uc0c1\uc704 \uc0c1\ud488 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "\uad6c\ub9e4 \ud6c4 \uace0\uac1d\uc5d0 \ubcf4\ub0bc \uba54\ubaa8(\uc120\ud0dd).",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\uce74\ud14c\uace0\ub9ac \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ubd84\ub958 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ubd84\ub958 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\ubd84\ub958 \uc2ac\ub7ec\uadf8.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "brands": {
                            "description": "\ube0c\ub79c\ub4dc \ubaa9\ub85d\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ube0c\ub79c\ub4dc ID\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ube0c\ub79c\ub4dc \uc774\ub984\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\ube0c\ub79c\ub4dc \uc2ac\ub7ec\uadf8\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\ud0dc\uadf8 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud0dc\uadf8 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ud0dc\uadf8 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\ud0dc\uadf8 \uc2ac\ub7ec\uadf8.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "\uc774\ubbf8\uc9c0 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc774\ubbf8\uc9c0 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "\uc774\ubbf8\uc9c0 URL.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc774\ubbf8\uc9c0 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\uc18d\uc131 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc18d\uc131 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc18d\uc131 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\uc18d\uc131 \uc704\uce58.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "\uc81c\ud488 \ud398\uc774\uc9c0\uc5d0 \ub4e4\uc5b4 \uc788\ub294 \"\ucd94\uac00 \uc815\ubcf4\" \ud0ed\uc5d0 \ud574\ub2f9 \ud2b9\uc131\uc758 \ud45c\uc2dc \uc5ec\ubd80\ub97c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "\ud2b9\uc131\uc744 \ubcc0\ud615\uc73c\ub85c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc744 \uacbd\uc6b0 \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "\ud2b9\uc131\uc758 \uc0ac\uc6a9 \uac00\ub2a5 \uae30\uac04 \uc774\ub984 \ubaa9\ub85d.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \uc18d\uc131\uc744 \uae30\ubcf8\uac12\uc73c\ub85c.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc18d\uc131 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc18d\uc131 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\uba54\ub274 \uc21c\uc11c, \uc81c\ud488\uc744 \uc54c\ub9de\uac8c \uc815\ub82c\ud558\ub294 \ub370 \uc0ac\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uba54\ud0c0 ID",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\uba54\ud0c0 \ud0a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\uba54\ud0c0 \uac12.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "bundle_virtual": {
                            "description": "\uc774 \ubc88\ub4e4\uc758 \ubaa8\ub4e0 \ub0b4\uc6a9\ubb3c\uc5d0 \uac00\uc0c1\uc73c\ub85c \ucde8\uae09\uc744 \uac15\uc81c\ub85c \uc801\uc6a9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "bundle_layout": {
                            "description": "\ub2e8\uc77c \uc81c\ud488 \uc0c1\uc138 \uc815\ubcf4 \ud398\uc774\uc9c0 \ub808\uc774\uc544\uc6c3\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "default",
                                "tabular",
                                "grid"
                            ],
                            "required": false
                        },
                        "bundle_add_to_cart_form_location": {
                            "description": "\ub2e8\uc77c \uc81c\ud488 \ud398\uc774\uc9c0\uc758 \uc81c\ud488 \uc591\uc2dd \uc704\uce58\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "default",
                                "after_summary"
                            ],
                            "required": false
                        },
                        "bundle_editable_in_cart": {
                            "description": "\uc774 \uc81c\ud488\uc758 \uad6c\uc131\uc744 \uc7a5\ubc14\uad6c\ub2c8 \ud398\uc774\uc9c0\uc5d0\uc11c \uc218\uc815\ud560 \uc218 \uc788\ub294\uc9c0\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "bundle_sold_individually_context": {
                            "description": "\uac1c\ubcc4\uc801\uc73c\ub85c \ud310\ub9e4\ub428 \uc635\uc158 \ucee8\ud14d\uc2a4\ud2b8\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "product",
                                "configuration"
                            ],
                            "required": false
                        },
                        "bundle_item_grouping": {
                            "description": "\uc7a5\ubc14\uad6c\ub2c8\/\uc8fc\ubb38 \ud15c\ud50c\ub9bf\uc758 \ubc88\ub4e4 \ucee8\ud14c\uc774\ub108\/\ud558\uc704 \uc544\uc774\ud15c \ud45c\uc2dc\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "parent",
                                "noindent",
                                "none"
                            ],
                            "required": false
                        },
                        "bundle_min_size": {
                            "description": "\ucd5c\uc18c \ubc88\ub4e4 \ud06c\uae30\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "string"
                            ],
                            "required": false
                        },
                        "bundle_max_size": {
                            "description": "\ucd5c\ub300 \ubc88\ub4e4 \ud06c\uae30\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "string"
                            ],
                            "required": false
                        },
                        "bundle_price": {
                            "description": "\ubc88\ub4e4 \uad6c\ub9e4 \uac00\uaca9\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "required": false
                        },
                        "bundled_items": {
                            "description": "\uc774 \uc81c\ud488\uc5d0 \ud3ec\ud568\ub41c \ubc88\ub4e4 \uc544\uc774\ud15c \ubaa9\ub85d\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "delete": {
                                        "description": "ID\uac00 \uc9c0\uc815\ub41c \ubc88\ub4e4 \uc544\uc774\ud15c\uc744 \uc0ad\uc81c\ud558\ub824\uba74 true\ub85c \uc124\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 ID\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "menu_order": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c \uba54\ub274 \uc21c\uc11c\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_min": {
                                        "description": "\ucd5c\uc18c \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_max": {
                                        "description": "\ucd5c\ub300 \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": [
                                            "integer",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_default": {
                                        "description": "\uae30\ubcf8 \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": [
                                            "integer",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "priced_individually": {
                                        "description": "\uc774 \ubc88\ub4e4 \uc544\uc774\ud15c\uc758 \uac00\uaca9\uc774 \ubc88\ub4e4\uc758 \uae30\ubcf8 \uac00\uaca9\uc5d0 \ucd94\uac00\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "shipped_individually": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \ubc88\ub4e4\uacfc \ubcc4\ub3c4\ub85c \ubc30\uc1a1\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_title": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc774 \ud504\ub860\ud2b8\uc5d4\ub4dc \ubc0f \uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "title": {
                                        "description": "\uc6d0\ub798 \uc81c\ud488 \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_description": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc5d0 \ub300\ud55c \uac04\ub2e8\ud55c \uc124\uba85\uc774 \ud504\ub860\ud2b8\uc5d4\ub4dc \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "description": {
                                        "description": "\uc6d0\ub798 \uc81c\ud488 \uac04\ub2e8\ud55c \uc124\uba85 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc5d0 \ub300\ud55c \uac04\ub2e8\ud55c \uc124\uba85\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "optional": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c\uc774 \uc120\ud0dd \uc0ac\ud56d\uc778\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "hide_thumbnail": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uc378\ub124\uc77c\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc228\uaca8\uc9c0\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc5d0 \uc801\uc6a9\ub41c \ud560\uc778\uc785\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_variations": {
                                        "description": "\ubcc0\ud615 \ud544\ud130\ub9c1\uc774 \ud65c\uc131\ud654\ub418\uc5c8\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac00\ubcc0\uc801\uc778 \ubc88\ub4e4 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9).",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "allowed_variations": {
                                        "description": "\ud65c\uc131\ud654\ud55c \ubcc0\ud615 ID \ubaa9\ub85d\uc785\ub2c8\ub2e4(\ubcc0\ud615 \ud544\ud130\ub9c1\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_default_variation_attributes": {
                                        "description": "\uae30\ubcf8 \ubcc0\ud615 \uc18d\uc131 \uac12\uc774 \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac00\ubcc0\uc801\uc778 \ubc88\ub4e4 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9).",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "default_variation_attributes": {
                                        "description": "\uc7ac\uc815\uc758\ud55c \uae30\ubcf8 \ubcc0\ud615 \uc18d\uc131 \uac12\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc18d\uc131 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "\uc18d\uc131 \uba85.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "option": {
                                                    "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "single_product_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "cart_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc7a5\ubc14\uad6c\ub2c8 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "order_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc8fc\ubb38\/\uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "single_product_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "cart_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \uc7a5\ubc14\uad6c\ub2c8 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "order_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \uc8fc\ubb38\/\uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "stock_status": {
                                        "description": "\ucd5c\uc18c \uc218\ub7c9\uc744 \uace0\ub824\ud55c \ubc88\ub4e4 \uc544\uc774\ud15c\uc758 \uc0c1\ud0dc\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "in_stock",
                                            "on_backorder",
                                            "out_of_stock"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "bundle_sell_ids": {
                            "description": "\ubc88\ub4e4 \ud310\ub9e4 \uc81c\ud488 ID \ubaa9\ub85d\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_global_add_ons": {
                            "description": "\uae00\ub85c\ubc8c \uc560\ub4dc\uc628\uc774 \uc774 \uc81c\ud488\uc5d0\uc11c \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                            "type": "boolean",
                            "required": false
                        },
                        "addons": {
                            "description": "\uc774 \uc81c\ud488\uc5d0 \ud560\ub2f9\ub41c \uc560\ub4dc\uc628",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc560\ub4dc\uc628\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "required": false
                                    },
                                    "name": {
                                        "description": "\uc81c\ud488 \uc560\ub4dc\uc628 \uc774\ub984",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "validate_callback": [
                                                [],
                                                "validate_addon_name"
                                            ],
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "title_format": {
                                        "description": "\uc560\ub4dc\uc628 \uc81c\ubaa9 \ud615\uc2dd",
                                        "type": "string",
                                        "enum": [
                                            "label",
                                            "heading",
                                            "hide"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "label",
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "default": {
                                        "description": "\uae30\ubcf8 \uc560\ub4dc\uc628 \uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "sanitize_text_field",
                                            "validate_callback": [
                                                [],
                                                "validate_default"
                                            ]
                                        }
                                    },
                                    "description_enable": {
                                        "description": "\uc124\uba85\uc774 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "description": {
                                        "description": "\uc560\ub4dc\uc628\uc5d0 \ub300\ud55c \uc124\uba85",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "wp_kses_post"
                                        }
                                    },
                                    "placeholder_enable": {
                                        "description": "\uc560\ub4dc\uc628 \ud50c\ub808\uc774\uc2a4\ud640\ub354\uac00 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "placeholder": {
                                        "description": "custom_text \ubc0f custom_textarea \uc560\ub4dc\uc628 \uc720\ud615\uc5d0 \uc801\uc6a9 \uac00\ub2a5\ud55c \uc560\ub4dc\uc628 \ud50c\ub808\uc774\uc2a4\ud640\ub354 \ud14d\uc2a4\ud2b8",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "type": {
                                        "description": "\uc560\ub4dc\uc628 \uc720\ud615",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "multiple_choice",
                                            "checkbox",
                                            "custom_text",
                                            "custom_textarea",
                                            "file_upload",
                                            "custom_price",
                                            "input_multiplier",
                                            "heading",
                                            "datepicker"
                                        ]
                                    },
                                    "display": {
                                        "description": "multiple_choice \uc560\ub4dc\uc628\uc758 \ud45c\uc2dc \uc635\uc158",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "select",
                                            "radiobutton",
                                            "images"
                                        ],
                                        "arg_options": {
                                            "default": "select"
                                        }
                                    },
                                    "position": {
                                        "description": "\uc81c\ud488\uc5d0\uc11c \uc560\ub4dc\uc628\uc758 \uc704\uce58",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": 10
                                        },
                                        "minimum": 0
                                    },
                                    "required": {
                                        "description": "\uc560\ub4dc\uc628\uc774 \ud544\uc218\uc778\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": false,
                                            "validate_callback": [
                                                [],
                                                "validate_required"
                                            ]
                                        }
                                    },
                                    "restrictions": {
                                        "description": "\uac00\uaca9 \ub610\ub294 \ud14d\uc2a4\ud2b8 \uae38\uc774\uc758 \ucd5c\uc18c\/\ucd5c\ub300 \ud55c\ub3c4\uac00 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "restrictions_type": {
                                        "description": "custom_text \uc720\ud615 \uc560\ub4dc\uc628\uc758 \uc785\ub825 \uc81c\ud55c \uc0ac\ud56d",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "",
                                            "any_text",
                                            "only_letters",
                                            "only_numbers",
                                            "only_letters_numbers",
                                            "email"
                                        ],
                                        "arg_options": {
                                            "default": "any_text"
                                        }
                                    },
                                    "adjust_price": {
                                        "description": "\uc560\ub4dc\uc628\uc774 \uc81c\ud488 \uac00\uaca9\uc744 \uc870\uc815\ud558\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "price_type": {
                                        "description": "\uc560\ub4dc\uc628\uc758 \uac00\uaca9 \uc870\uc815 \uc720\ud615",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "flat_fee",
                                            "quantity_based",
                                            "percentage_based"
                                        ],
                                        "arg_options": {
                                            "default": "flat_fee"
                                        }
                                    },
                                    "price": {
                                        "description": "\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0 \uc560\ub4dc\uc628\uc758 \uac00\uaca9(\uc22b\uc790 \ubb38\uc790\uc5f4)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "is_empty_or_float"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "min": {
                                        "description": "custom_text, custom_textarea, custom_price \ubc0f input_multiplier \uc560\ub4dc\uc628\uc5d0 \ud5c8\uc6a9\ub418\ub294 \ucd5c\uc18c \uc785\ub825\uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "validate_min_max"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "max": {
                                        "description": "custom_text, custom_textarea, custom_price \ubc0f input_multiplier \uc560\ub4dc\uc628\uc5d0 \ud5c8\uc6a9\ub418\ub294 \ucd5c\ub300 \uc785\ub825\uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "validate_min_max"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "options": {
                                        "description": "multiple_choice \ubc0f checkbox \uc720\ud615 \uc560\ub4dc\uc628\uc758 \uc635\uc158 \ubaa9\ub85d",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": [],
                                            "validate_callback": [
                                                [],
                                                "validate_options"
                                            ]
                                        },
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158 \uad00\ub828 \ub808\uc774\ube14",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": true
                                                },
                                                "price": {
                                                    "description": "\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0 \uc560\ub4dc\uc628 \uc635\uc158\uc758 \uac00\uaca9(\uc22b\uc790 \ubb38\uc790\uc5f4)",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false,
                                                    "arg_options": {
                                                        "validate_callback": [
                                                            [],
                                                            "is_empty_or_float"
                                                        ],
                                                        "sanitize_callback": "wc_format_decimal"
                                                    }
                                                },
                                                "price_type": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158\uc758 \uac00\uaca9 \uc870\uc815 \uc720\ud615",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "enum": [
                                                        "flat_fee",
                                                        "quantity_based",
                                                        "percentage_based"
                                                    ],
                                                    "required": false
                                                },
                                                "image": {
                                                    "description": "\uc774\ubbf8\uc9c0 \ud45c\uc2dc \uc720\ud615 \uad00\ub828 \uc560\ub4dc\uc628 \uc635\uc158\uc758 \uc774\ubbf8\uc9c0 ID \ub610\ub294 0",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false
                                                },
                                                "visibility": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158 \ud45c\uc2dc \uc5ec\ubd80",
                                                    "type": "boolean",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "description": "\ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9ac\uc9c0 \uc54a\uace0 \ubc14\ub85c \uc0ad\uc81c \uc5ec\ubd80.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\uc0c1\ud488 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\uc0c1\ud488 \uc2ac\ub7ec\uadf8.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "\uc0c1\ud488\uc774 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "\uc0c1\ud488\uc774 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "\uc0c1\ud488 \uc720\ud615.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "bundle"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\uc0c1\ud488 \uc0c1\ud0dc(\uac8c\uc2dc \uc0c1\ud0dc).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "\ucd94\ucc9c \uc0c1\ud488.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "\uce74\ud0c8\ub85c\uadf8 \ud45c\uc2dc \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\uc0c1\ud488 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "\uc0c1\ud488 \uc694\uc57d \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\uc7ac\uace0 \uad00\ub9ac \ub2e8\uc704.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN \ub610\ub294 ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\uc0c1\ud488 \uc815\uc0c1 \uac00\uaca9.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\uc0c1\ud488 \ud560\uc778 \uac00\uaca9.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc(GMT \uae30\uc900)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "\uc81c\ud488\uc774 \uac00\uc0c1\uc778\uc9c0 \uc5ec\ubd80.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\uc81c\ud488\uc758 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\uc131.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5 \ud30c\uc77c \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud30c\uc77c ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ud30c\uc77c \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\ud30c\uc77c URL.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\uad6c\ub9e4 \ud6c4 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc744 \ub2e4\uc6b4\ub85c\ub4dc\ud560 \uc218 \uc788\ub294 \ud69f\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc5d0 \ub300\ud55c \uc561\uc138\uc2a4\uac00 \ub9cc\ub8cc\ub420 \ub54c\uae4c\uc9c0\uc758 \uc77c\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "\uc678\ubd80 \uc0c1\ud488\uc758 URL. \uc678\ubd80 \uc0c1\ud488\uc758 \uacbd\uc6b0\uc5d0\ub9cc \uc785\ub825.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "\uc678\ubd80 \uc0c1\ud488 \ubc84\ud2bc\uc758 \ud14d\uc2a4\ud2b8. \uc678\ubd80 \uc0c1\ud488\uc5d0 \uacbd\uc6b0\ub9cc \uc785\ub825.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\uc138\uae08 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\uc138\uae08 \ud074\ub798\uc2a4.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\uc0c1\ud488 \ub2e8\uacc4\uc5d0\uc11c \uc7ac\uace0 \uad00\ub9ac.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\uc7ac\uace0 \uc218\ub7c9.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\uc81c\ud488\uc758 \uc7ac\uace0 \uc0c1\ud0dc\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "\uc7ac\uace0 \uad00\ub9ac\ub97c \ud558\uace0 \uc788\ub294 \uacbd\uc6b0, \uc774 \uc635\uc158\uc73c\ub85c \ud488\uc808 \ud6c4 \uc8fc\ubb38\uc758 \ud5c8\uc6a9 \uc5ec\ubd80\ub97c \uc124\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\uc0c1\ud488\uc758 \uc7ac\uace0\ub7c9\uc774 \ubd80\uc871\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "\ub2e8\uc77c \uc8fc\ubb38\uc5d0\uc11c \ud56d\ubaa9 \ud558\ub098\ub97c \uad6c\ub9e4\ud560 \uc218 \uc788\ub3c4\ub85d \ud5c8\uc6a9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "\uc0c1\ud488 \uc911\ub7c9(\uc628\uc2a4).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\uc0c1\ud488 \ud06c\uae30.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\uc0c1\ud488 \uae38\uc774(~\uc5d0).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\uc0c1\ud488 \ub108\ube44(~\uc5d0).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\uc0c1\ud488 \ub192\uc774(~\uc5d0).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\ubc30\uc1a1 \ud074\ub798\uc2a4 \uc2ac\ub7ec\uadf8.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "\uc0c1\ud488\ud3c9 \uc791\uc131 \ud5c8\uc6a9.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "\ube44\ubc00\ubc88\ud638\ub97c \uac8c\uc2dc\ud558\uc138\uc694.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "\uc0c1\ud5a5 \ud310\ub9e4 \uc0c1\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "\uad50\ucc28 \ud310\ub9e4 \uc81c\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\uc0c1\uc704 \uc0c1\ud488 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "\uad6c\ub9e4 \ud6c4 \uace0\uac1d\uc5d0 \ubcf4\ub0bc \uba54\ubaa8(\uc120\ud0dd).",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\uce74\ud14c\uace0\ub9ac \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ubd84\ub958 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ubd84\ub958 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\ubd84\ub958 \uc2ac\ub7ec\uadf8.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "brands": {
                            "description": "\ube0c\ub79c\ub4dc \ubaa9\ub85d\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ube0c\ub79c\ub4dc ID\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ube0c\ub79c\ub4dc \uc774\ub984\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\ube0c\ub79c\ub4dc \uc2ac\ub7ec\uadf8\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\ud0dc\uadf8 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud0dc\uadf8 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ud0dc\uadf8 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\ud0dc\uadf8 \uc2ac\ub7ec\uadf8.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "\uc774\ubbf8\uc9c0 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc774\ubbf8\uc9c0 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "\uc774\ubbf8\uc9c0 URL.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc774\ubbf8\uc9c0 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\uc18d\uc131 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc18d\uc131 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc18d\uc131 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\uc18d\uc131 \uc704\uce58.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "\uc81c\ud488 \ud398\uc774\uc9c0\uc5d0 \ub4e4\uc5b4 \uc788\ub294 \"\ucd94\uac00 \uc815\ubcf4\" \ud0ed\uc5d0 \ud574\ub2f9 \ud2b9\uc131\uc758 \ud45c\uc2dc \uc5ec\ubd80\ub97c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "\ud2b9\uc131\uc744 \ubcc0\ud615\uc73c\ub85c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc744 \uacbd\uc6b0 \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "\ud2b9\uc131\uc758 \uc0ac\uc6a9 \uac00\ub2a5 \uae30\uac04 \uc774\ub984 \ubaa9\ub85d.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \uc18d\uc131\uc744 \uae30\ubcf8\uac12\uc73c\ub85c.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc18d\uc131 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc18d\uc131 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\uba54\ub274 \uc21c\uc11c, \uc81c\ud488\uc744 \uc54c\ub9de\uac8c \uc815\ub82c\ud558\ub294 \ub370 \uc0ac\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uba54\ud0c0 ID",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\uba54\ud0c0 \ud0a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\uba54\ud0c0 \uac12.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "bundle_virtual": {
                            "description": "\uc774 \ubc88\ub4e4\uc758 \ubaa8\ub4e0 \ub0b4\uc6a9\ubb3c\uc5d0 \uac00\uc0c1\uc73c\ub85c \ucde8\uae09\uc744 \uac15\uc81c\ub85c \uc801\uc6a9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "bundle_layout": {
                            "description": "\ub2e8\uc77c \uc81c\ud488 \uc0c1\uc138 \uc815\ubcf4 \ud398\uc774\uc9c0 \ub808\uc774\uc544\uc6c3\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "default",
                                "tabular",
                                "grid"
                            ],
                            "required": false
                        },
                        "bundle_add_to_cart_form_location": {
                            "description": "\ub2e8\uc77c \uc81c\ud488 \ud398\uc774\uc9c0\uc758 \uc81c\ud488 \uc591\uc2dd \uc704\uce58\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "default",
                                "after_summary"
                            ],
                            "required": false
                        },
                        "bundle_editable_in_cart": {
                            "description": "\uc774 \uc81c\ud488\uc758 \uad6c\uc131\uc744 \uc7a5\ubc14\uad6c\ub2c8 \ud398\uc774\uc9c0\uc5d0\uc11c \uc218\uc815\ud560 \uc218 \uc788\ub294\uc9c0\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "bundle_sold_individually_context": {
                            "description": "\uac1c\ubcc4\uc801\uc73c\ub85c \ud310\ub9e4\ub428 \uc635\uc158 \ucee8\ud14d\uc2a4\ud2b8\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "product",
                                "configuration"
                            ],
                            "required": false
                        },
                        "bundle_item_grouping": {
                            "description": "\uc7a5\ubc14\uad6c\ub2c8\/\uc8fc\ubb38 \ud15c\ud50c\ub9bf\uc758 \ubc88\ub4e4 \ucee8\ud14c\uc774\ub108\/\ud558\uc704 \uc544\uc774\ud15c \ud45c\uc2dc\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "parent",
                                "noindent",
                                "none"
                            ],
                            "required": false
                        },
                        "bundle_min_size": {
                            "description": "\ucd5c\uc18c \ubc88\ub4e4 \ud06c\uae30\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "string"
                            ],
                            "required": false
                        },
                        "bundle_max_size": {
                            "description": "\ucd5c\ub300 \ubc88\ub4e4 \ud06c\uae30\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "string"
                            ],
                            "required": false
                        },
                        "bundle_price": {
                            "description": "\ubc88\ub4e4 \uad6c\ub9e4 \uac00\uaca9\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "required": false
                        },
                        "bundled_items": {
                            "description": "\uc774 \uc81c\ud488\uc5d0 \ud3ec\ud568\ub41c \ubc88\ub4e4 \uc544\uc774\ud15c \ubaa9\ub85d\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "delete": {
                                        "description": "ID\uac00 \uc9c0\uc815\ub41c \ubc88\ub4e4 \uc544\uc774\ud15c\uc744 \uc0ad\uc81c\ud558\ub824\uba74 true\ub85c \uc124\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 ID\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "menu_order": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c \uba54\ub274 \uc21c\uc11c\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_min": {
                                        "description": "\ucd5c\uc18c \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_max": {
                                        "description": "\ucd5c\ub300 \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": [
                                            "integer",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_default": {
                                        "description": "\uae30\ubcf8 \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": [
                                            "integer",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "priced_individually": {
                                        "description": "\uc774 \ubc88\ub4e4 \uc544\uc774\ud15c\uc758 \uac00\uaca9\uc774 \ubc88\ub4e4\uc758 \uae30\ubcf8 \uac00\uaca9\uc5d0 \ucd94\uac00\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "shipped_individually": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \ubc88\ub4e4\uacfc \ubcc4\ub3c4\ub85c \ubc30\uc1a1\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_title": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc774 \ud504\ub860\ud2b8\uc5d4\ub4dc \ubc0f \uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "title": {
                                        "description": "\uc6d0\ub798 \uc81c\ud488 \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_description": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc5d0 \ub300\ud55c \uac04\ub2e8\ud55c \uc124\uba85\uc774 \ud504\ub860\ud2b8\uc5d4\ub4dc \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "description": {
                                        "description": "\uc6d0\ub798 \uc81c\ud488 \uac04\ub2e8\ud55c \uc124\uba85 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc5d0 \ub300\ud55c \uac04\ub2e8\ud55c \uc124\uba85\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "optional": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c\uc774 \uc120\ud0dd \uc0ac\ud56d\uc778\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "hide_thumbnail": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uc378\ub124\uc77c\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc228\uaca8\uc9c0\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc5d0 \uc801\uc6a9\ub41c \ud560\uc778\uc785\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_variations": {
                                        "description": "\ubcc0\ud615 \ud544\ud130\ub9c1\uc774 \ud65c\uc131\ud654\ub418\uc5c8\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac00\ubcc0\uc801\uc778 \ubc88\ub4e4 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9).",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "allowed_variations": {
                                        "description": "\ud65c\uc131\ud654\ud55c \ubcc0\ud615 ID \ubaa9\ub85d\uc785\ub2c8\ub2e4(\ubcc0\ud615 \ud544\ud130\ub9c1\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_default_variation_attributes": {
                                        "description": "\uae30\ubcf8 \ubcc0\ud615 \uc18d\uc131 \uac12\uc774 \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac00\ubcc0\uc801\uc778 \ubc88\ub4e4 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9).",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "default_variation_attributes": {
                                        "description": "\uc7ac\uc815\uc758\ud55c \uae30\ubcf8 \ubcc0\ud615 \uc18d\uc131 \uac12\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc18d\uc131 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "\uc18d\uc131 \uba85.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "option": {
                                                    "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "single_product_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "cart_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc7a5\ubc14\uad6c\ub2c8 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "order_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc8fc\ubb38\/\uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "single_product_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "cart_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \uc7a5\ubc14\uad6c\ub2c8 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "order_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \uc8fc\ubb38\/\uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "stock_status": {
                                        "description": "\ucd5c\uc18c \uc218\ub7c9\uc744 \uace0\ub824\ud55c \ubc88\ub4e4 \uc544\uc774\ud15c\uc758 \uc0c1\ud0dc\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "in_stock",
                                            "on_backorder",
                                            "out_of_stock"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "bundle_sell_ids": {
                            "description": "\ubc88\ub4e4 \ud310\ub9e4 \uc81c\ud488 ID \ubaa9\ub85d\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_global_add_ons": {
                            "description": "\uae00\ub85c\ubc8c \uc560\ub4dc\uc628\uc774 \uc774 \uc81c\ud488\uc5d0\uc11c \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                            "type": "boolean",
                            "required": false
                        },
                        "addons": {
                            "description": "\uc774 \uc81c\ud488\uc5d0 \ud560\ub2f9\ub41c \uc560\ub4dc\uc628",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc560\ub4dc\uc628\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "required": false
                                    },
                                    "name": {
                                        "description": "\uc81c\ud488 \uc560\ub4dc\uc628 \uc774\ub984",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "validate_callback": [
                                                [],
                                                "validate_addon_name"
                                            ],
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "title_format": {
                                        "description": "\uc560\ub4dc\uc628 \uc81c\ubaa9 \ud615\uc2dd",
                                        "type": "string",
                                        "enum": [
                                            "label",
                                            "heading",
                                            "hide"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "label",
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "default": {
                                        "description": "\uae30\ubcf8 \uc560\ub4dc\uc628 \uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "sanitize_text_field",
                                            "validate_callback": [
                                                [],
                                                "validate_default"
                                            ]
                                        }
                                    },
                                    "description_enable": {
                                        "description": "\uc124\uba85\uc774 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "description": {
                                        "description": "\uc560\ub4dc\uc628\uc5d0 \ub300\ud55c \uc124\uba85",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "wp_kses_post"
                                        }
                                    },
                                    "placeholder_enable": {
                                        "description": "\uc560\ub4dc\uc628 \ud50c\ub808\uc774\uc2a4\ud640\ub354\uac00 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "placeholder": {
                                        "description": "custom_text \ubc0f custom_textarea \uc560\ub4dc\uc628 \uc720\ud615\uc5d0 \uc801\uc6a9 \uac00\ub2a5\ud55c \uc560\ub4dc\uc628 \ud50c\ub808\uc774\uc2a4\ud640\ub354 \ud14d\uc2a4\ud2b8",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "type": {
                                        "description": "\uc560\ub4dc\uc628 \uc720\ud615",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "multiple_choice",
                                            "checkbox",
                                            "custom_text",
                                            "custom_textarea",
                                            "file_upload",
                                            "custom_price",
                                            "input_multiplier",
                                            "heading",
                                            "datepicker"
                                        ]
                                    },
                                    "display": {
                                        "description": "multiple_choice \uc560\ub4dc\uc628\uc758 \ud45c\uc2dc \uc635\uc158",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "select",
                                            "radiobutton",
                                            "images"
                                        ],
                                        "arg_options": {
                                            "default": "select"
                                        }
                                    },
                                    "position": {
                                        "description": "\uc81c\ud488\uc5d0\uc11c \uc560\ub4dc\uc628\uc758 \uc704\uce58",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": 10
                                        },
                                        "minimum": 0
                                    },
                                    "required": {
                                        "description": "\uc560\ub4dc\uc628\uc774 \ud544\uc218\uc778\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": false,
                                            "validate_callback": [
                                                [],
                                                "validate_required"
                                            ]
                                        }
                                    },
                                    "restrictions": {
                                        "description": "\uac00\uaca9 \ub610\ub294 \ud14d\uc2a4\ud2b8 \uae38\uc774\uc758 \ucd5c\uc18c\/\ucd5c\ub300 \ud55c\ub3c4\uac00 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "restrictions_type": {
                                        "description": "custom_text \uc720\ud615 \uc560\ub4dc\uc628\uc758 \uc785\ub825 \uc81c\ud55c \uc0ac\ud56d",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "",
                                            "any_text",
                                            "only_letters",
                                            "only_numbers",
                                            "only_letters_numbers",
                                            "email"
                                        ],
                                        "arg_options": {
                                            "default": "any_text"
                                        }
                                    },
                                    "adjust_price": {
                                        "description": "\uc560\ub4dc\uc628\uc774 \uc81c\ud488 \uac00\uaca9\uc744 \uc870\uc815\ud558\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "price_type": {
                                        "description": "\uc560\ub4dc\uc628\uc758 \uac00\uaca9 \uc870\uc815 \uc720\ud615",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "flat_fee",
                                            "quantity_based",
                                            "percentage_based"
                                        ],
                                        "arg_options": {
                                            "default": "flat_fee"
                                        }
                                    },
                                    "price": {
                                        "description": "\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0 \uc560\ub4dc\uc628\uc758 \uac00\uaca9(\uc22b\uc790 \ubb38\uc790\uc5f4)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "is_empty_or_float"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "min": {
                                        "description": "custom_text, custom_textarea, custom_price \ubc0f input_multiplier \uc560\ub4dc\uc628\uc5d0 \ud5c8\uc6a9\ub418\ub294 \ucd5c\uc18c \uc785\ub825\uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "validate_min_max"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "max": {
                                        "description": "custom_text, custom_textarea, custom_price \ubc0f input_multiplier \uc560\ub4dc\uc628\uc5d0 \ud5c8\uc6a9\ub418\ub294 \ucd5c\ub300 \uc785\ub825\uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "validate_min_max"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "options": {
                                        "description": "multiple_choice \ubc0f checkbox \uc720\ud615 \uc560\ub4dc\uc628\uc758 \uc635\uc158 \ubaa9\ub85d",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": [],
                                            "validate_callback": [
                                                [],
                                                "validate_options"
                                            ]
                                        },
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158 \uad00\ub828 \ub808\uc774\ube14",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": true
                                                },
                                                "price": {
                                                    "description": "\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0 \uc560\ub4dc\uc628 \uc635\uc158\uc758 \uac00\uaca9(\uc22b\uc790 \ubb38\uc790\uc5f4)",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false,
                                                    "arg_options": {
                                                        "validate_callback": [
                                                            [],
                                                            "is_empty_or_float"
                                                        ],
                                                        "sanitize_callback": "wc_format_decimal"
                                                    }
                                                },
                                                "price_type": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158\uc758 \uac00\uaca9 \uc870\uc815 \uc720\ud615",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "enum": [
                                                        "flat_fee",
                                                        "quantity_based",
                                                        "percentage_based"
                                                    ],
                                                    "required": false
                                                },
                                                "image": {
                                                    "description": "\uc774\ubbf8\uc9c0 \ud45c\uc2dc \uc720\ud615 \uad00\ub828 \uc560\ub4dc\uc628 \uc635\uc158\uc758 \uc774\ubbf8\uc9c0 ID \ub610\ub294 0",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false
                                                },
                                                "visibility": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158 \ud45c\uc2dc \uc5ec\ubd80",
                                                    "type": "boolean",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/products\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/(?P<id>[\\d]+)\/related": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/suggested-products": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \ubb38\uc790\uc5f4\uacfc \uc77c\uce58\ud558\ub294 \uacbd\uc6b0\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc218\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc218\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\ubc1c\ud589\uc77c \ub610\ub294 \uc218\uc815\uc77c\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud560 \ub54c GMT \uae00 \ub0a0\uc9dc\ub97c \uace0\ub824\ud560\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "popularity",
                                "rating",
                                "post__in",
                                "price",
                                "sales",
                                "menu_order",
                                "random",
                                "popularity",
                                "rating",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\ub97c \uac00\uc9c4 \uacbd\uc6b0\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\ub97c \uac00\uc9c4 \uacbd\uc6b0\ub97c \uc81c\uc678\ud55c \ubaa8\ub4e0 \ud56d\ubaa9\uc73c\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "brand": {
                            "description": "\ud2b9\uc815 \ube0c\ub79c\ub4dc ID\uac00 \uc9c0\uc815\ub41c \uc0c1\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc2ac\ub7ec\uadf8\ub97c \uac00\uc9c4 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0c1\ud0dc\uc758 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc720\ud615\uc73c\ub85c \uc9c0\uc815\ub41c \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "bundle"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\ud2b9\uc815 SKU\uc758 \uc81c\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4. \uad6c\ubd84\ud558\ub824\uba74 \uc27c\ud45c\ub97c \uc0ac\uc6a9\ud558\uc138\uc694.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "\uacb0\uacfc\ub97c \ucd94\ucc9c \uc0c1\ud488\uc73c\ub85c \ud55c\uc815.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uce74\ud14c\uace0\ub9ac ID\uc5d0 \uc9c0\uc815\ub41c \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ud0dc\uadf8 ID\uac00 \uc9c0\uc815\ub41c \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubc30\uc1a1 \ud074\ub798\uc2a4\uc5d0 \uc9c0\uc815\ub41c \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc18d\uc131\uc774 \uc788\ub294 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4. \ubd84\ub958 \uc774\ub984\/\uc18d\uc131 \uc2ac\ub7ec\uadf8\ub97c \uc0ac\uc6a9\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc18d\uc131 \uc6a9\uc5b4 ID(\uc18d\uc131 \uc9c0\uc815 \ud544\uc218)\uac00 \uc9c0\uc815\ub41c \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "tax_class": {
                            "description": "\ud2b9\uc815 \uc138\uae08 \ud074\ub798\uc2a4\uc758 \uc81c\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        },
                        "in_stock": {
                            "description": "\uacb0\uacfc\ub97c \uc7ac\uace0 \ubcf4\uc720 \ub610\ub294 \ud488\uc808\ub41c \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "boolean",
                            "required": false
                        },
                        "on_sale": {
                            "description": "\uacb0\uacfc\ub97c \ud560\uc778 \uc911\uc778 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\uacb0\uacfc\ub97c \ucd5c\uc800\uac00 \uc774\uc0c1 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\uacb0\uacfc\ub97c \ucd5c\uace0\uac00 \uc774\ud558 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "meta_data\ub97c \ud2b9\uc815 \ud0a4\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "meta_data\uc5d0\uc11c \ud2b9\uc815 \ud0a4\uac00 \uc81c\uc678\ub418\ub294\uc9c0 \ud655\uc778\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "categories": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud2b9\uc815 \uc81c\ud488 \uce74\ud14c\uace0\ub9ac ID\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "tags": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud2b9\uc815 \uc81c\ud488 \ud0dc\uadf8 ID\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "limit": {
                            "description": "\ucd94\ucc9c \uc81c\ud488\uc758 \ud2b9\uc815 \uc218\ub7c9\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "default": 5,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\uc0c1\ud488 \uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\uc0c1\ud488 \uc2ac\ub7ec\uadf8.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "\uc0c1\ud488\uc774 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "\uc0c1\ud488\uc774 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "\uc0c1\ud488 \uc720\ud615.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "bundle"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\uc0c1\ud488 \uc0c1\ud0dc(\uac8c\uc2dc \uc0c1\ud0dc).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "\ucd94\ucc9c \uc0c1\ud488.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "\uce74\ud0c8\ub85c\uadf8 \ud45c\uc2dc \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\uc0c1\ud488 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "\uc0c1\ud488 \uc694\uc57d \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\uc7ac\uace0 \uad00\ub9ac \ub2e8\uc704.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN \ub610\ub294 ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\uc0c1\ud488 \uc815\uc0c1 \uac00\uaca9.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\uc0c1\ud488 \ud560\uc778 \uac00\uaca9.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc(GMT \uae30\uc900)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "\uc81c\ud488\uc774 \uac00\uc0c1\uc778\uc9c0 \uc5ec\ubd80.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\uc81c\ud488\uc758 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\uc131.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5 \ud30c\uc77c \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud30c\uc77c ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ud30c\uc77c \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\ud30c\uc77c URL.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\uad6c\ub9e4 \ud6c4 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc744 \ub2e4\uc6b4\ub85c\ub4dc\ud560 \uc218 \uc788\ub294 \ud69f\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc5d0 \ub300\ud55c \uc561\uc138\uc2a4\uac00 \ub9cc\ub8cc\ub420 \ub54c\uae4c\uc9c0\uc758 \uc77c\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "\uc678\ubd80 \uc0c1\ud488\uc758 URL. \uc678\ubd80 \uc0c1\ud488\uc758 \uacbd\uc6b0\uc5d0\ub9cc \uc785\ub825.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "\uc678\ubd80 \uc0c1\ud488 \ubc84\ud2bc\uc758 \ud14d\uc2a4\ud2b8. \uc678\ubd80 \uc0c1\ud488\uc5d0 \uacbd\uc6b0\ub9cc \uc785\ub825.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\uc138\uae08 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\uc138\uae08 \ud074\ub798\uc2a4.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\uc0c1\ud488 \ub2e8\uacc4\uc5d0\uc11c \uc7ac\uace0 \uad00\ub9ac.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\uc7ac\uace0 \uc218\ub7c9.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\uc81c\ud488\uc758 \uc7ac\uace0 \uc0c1\ud0dc\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "\uc7ac\uace0 \uad00\ub9ac\ub97c \ud558\uace0 \uc788\ub294 \uacbd\uc6b0, \uc774 \uc635\uc158\uc73c\ub85c \ud488\uc808 \ud6c4 \uc8fc\ubb38\uc758 \ud5c8\uc6a9 \uc5ec\ubd80\ub97c \uc124\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\uc0c1\ud488\uc758 \uc7ac\uace0\ub7c9\uc774 \ubd80\uc871\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "\ub2e8\uc77c \uc8fc\ubb38\uc5d0\uc11c \ud56d\ubaa9 \ud558\ub098\ub97c \uad6c\ub9e4\ud560 \uc218 \uc788\ub3c4\ub85d \ud5c8\uc6a9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "\uc0c1\ud488 \uc911\ub7c9(\uc628\uc2a4).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\uc0c1\ud488 \ud06c\uae30.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\uc0c1\ud488 \uae38\uc774(~\uc5d0).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\uc0c1\ud488 \ub108\ube44(~\uc5d0).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\uc0c1\ud488 \ub192\uc774(~\uc5d0).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\ubc30\uc1a1 \ud074\ub798\uc2a4 \uc2ac\ub7ec\uadf8.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "\uc0c1\ud488\ud3c9 \uc791\uc131 \ud5c8\uc6a9.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "\ube44\ubc00\ubc88\ud638\ub97c \uac8c\uc2dc\ud558\uc138\uc694.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "\uc0c1\ud5a5 \ud310\ub9e4 \uc0c1\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "\uad50\ucc28 \ud310\ub9e4 \uc81c\ud488 ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\uc0c1\uc704 \uc0c1\ud488 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "\uad6c\ub9e4 \ud6c4 \uace0\uac1d\uc5d0 \ubcf4\ub0bc \uba54\ubaa8(\uc120\ud0dd).",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\uce74\ud14c\uace0\ub9ac \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ubd84\ub958 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ubd84\ub958 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\ubd84\ub958 \uc2ac\ub7ec\uadf8.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "brands": {
                            "description": "\ube0c\ub79c\ub4dc \ubaa9\ub85d\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ube0c\ub79c\ub4dc ID\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ube0c\ub79c\ub4dc \uc774\ub984\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\ube0c\ub79c\ub4dc \uc2ac\ub7ec\uadf8\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\ud0dc\uadf8 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud0dc\uadf8 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ud0dc\uadf8 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\ud0dc\uadf8 \uc2ac\ub7ec\uadf8.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "\uc774\ubbf8\uc9c0 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc774\ubbf8\uc9c0 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "\uc774\ubbf8\uc9c0 URL.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc774\ubbf8\uc9c0 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\uc18d\uc131 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc18d\uc131 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc18d\uc131 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\uc18d\uc131 \uc704\uce58.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "\uc81c\ud488 \ud398\uc774\uc9c0\uc5d0 \ub4e4\uc5b4 \uc788\ub294 \"\ucd94\uac00 \uc815\ubcf4\" \ud0ed\uc5d0 \ud574\ub2f9 \ud2b9\uc131\uc758 \ud45c\uc2dc \uc5ec\ubd80\ub97c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "\ud2b9\uc131\uc744 \ubcc0\ud615\uc73c\ub85c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc744 \uacbd\uc6b0 \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "\ud2b9\uc131\uc758 \uc0ac\uc6a9 \uac00\ub2a5 \uae30\uac04 \uc774\ub984 \ubaa9\ub85d.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \uc18d\uc131\uc744 \uae30\ubcf8\uac12\uc73c\ub85c.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc18d\uc131 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc18d\uc131 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\uba54\ub274 \uc21c\uc11c, \uc81c\ud488\uc744 \uc54c\ub9de\uac8c \uc815\ub82c\ud558\ub294 \ub370 \uc0ac\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uba54\ud0c0 ID",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\uba54\ud0c0 \ud0a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\uba54\ud0c0 \uac12.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "bundle_virtual": {
                            "description": "\uc774 \ubc88\ub4e4\uc758 \ubaa8\ub4e0 \ub0b4\uc6a9\ubb3c\uc5d0 \uac00\uc0c1\uc73c\ub85c \ucde8\uae09\uc744 \uac15\uc81c\ub85c \uc801\uc6a9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "bundle_layout": {
                            "description": "\ub2e8\uc77c \uc81c\ud488 \uc0c1\uc138 \uc815\ubcf4 \ud398\uc774\uc9c0 \ub808\uc774\uc544\uc6c3\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "default",
                                "tabular",
                                "grid"
                            ],
                            "required": false
                        },
                        "bundle_add_to_cart_form_location": {
                            "description": "\ub2e8\uc77c \uc81c\ud488 \ud398\uc774\uc9c0\uc758 \uc81c\ud488 \uc591\uc2dd \uc704\uce58\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "default",
                                "after_summary"
                            ],
                            "required": false
                        },
                        "bundle_editable_in_cart": {
                            "description": "\uc774 \uc81c\ud488\uc758 \uad6c\uc131\uc744 \uc7a5\ubc14\uad6c\ub2c8 \ud398\uc774\uc9c0\uc5d0\uc11c \uc218\uc815\ud560 \uc218 \uc788\ub294\uc9c0\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "bundle_sold_individually_context": {
                            "description": "\uac1c\ubcc4\uc801\uc73c\ub85c \ud310\ub9e4\ub428 \uc635\uc158 \ucee8\ud14d\uc2a4\ud2b8\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "product",
                                "configuration"
                            ],
                            "required": false
                        },
                        "bundle_item_grouping": {
                            "description": "\uc7a5\ubc14\uad6c\ub2c8\/\uc8fc\ubb38 \ud15c\ud50c\ub9bf\uc758 \ubc88\ub4e4 \ucee8\ud14c\uc774\ub108\/\ud558\uc704 \uc544\uc774\ud15c \ud45c\uc2dc\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "parent",
                                "noindent",
                                "none"
                            ],
                            "required": false
                        },
                        "bundle_min_size": {
                            "description": "\ucd5c\uc18c \ubc88\ub4e4 \ud06c\uae30\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "string"
                            ],
                            "required": false
                        },
                        "bundle_max_size": {
                            "description": "\ucd5c\ub300 \ubc88\ub4e4 \ud06c\uae30\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "string"
                            ],
                            "required": false
                        },
                        "bundle_price": {
                            "description": "\ubc88\ub4e4 \uad6c\ub9e4 \uac00\uaca9\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "required": false
                        },
                        "bundled_items": {
                            "description": "\uc774 \uc81c\ud488\uc5d0 \ud3ec\ud568\ub41c \ubc88\ub4e4 \uc544\uc774\ud15c \ubaa9\ub85d\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "delete": {
                                        "description": "ID\uac00 \uc9c0\uc815\ub41c \ubc88\ub4e4 \uc544\uc774\ud15c\uc744 \uc0ad\uc81c\ud558\ub824\uba74 true\ub85c \uc124\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 ID\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "menu_order": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c \uba54\ub274 \uc21c\uc11c\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_min": {
                                        "description": "\ucd5c\uc18c \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_max": {
                                        "description": "\ucd5c\ub300 \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": [
                                            "integer",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_default": {
                                        "description": "\uae30\ubcf8 \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": [
                                            "integer",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "priced_individually": {
                                        "description": "\uc774 \ubc88\ub4e4 \uc544\uc774\ud15c\uc758 \uac00\uaca9\uc774 \ubc88\ub4e4\uc758 \uae30\ubcf8 \uac00\uaca9\uc5d0 \ucd94\uac00\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "shipped_individually": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \ubc88\ub4e4\uacfc \ubcc4\ub3c4\ub85c \ubc30\uc1a1\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_title": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc774 \ud504\ub860\ud2b8\uc5d4\ub4dc \ubc0f \uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "title": {
                                        "description": "\uc6d0\ub798 \uc81c\ud488 \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_description": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc5d0 \ub300\ud55c \uac04\ub2e8\ud55c \uc124\uba85\uc774 \ud504\ub860\ud2b8\uc5d4\ub4dc \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "description": {
                                        "description": "\uc6d0\ub798 \uc81c\ud488 \uac04\ub2e8\ud55c \uc124\uba85 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc5d0 \ub300\ud55c \uac04\ub2e8\ud55c \uc124\uba85\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "optional": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c\uc774 \uc120\ud0dd \uc0ac\ud56d\uc778\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "hide_thumbnail": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uc378\ub124\uc77c\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc228\uaca8\uc9c0\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc5d0 \uc801\uc6a9\ub41c \ud560\uc778\uc785\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_variations": {
                                        "description": "\ubcc0\ud615 \ud544\ud130\ub9c1\uc774 \ud65c\uc131\ud654\ub418\uc5c8\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac00\ubcc0\uc801\uc778 \ubc88\ub4e4 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9).",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "allowed_variations": {
                                        "description": "\ud65c\uc131\ud654\ud55c \ubcc0\ud615 ID \ubaa9\ub85d\uc785\ub2c8\ub2e4(\ubcc0\ud615 \ud544\ud130\ub9c1\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_default_variation_attributes": {
                                        "description": "\uae30\ubcf8 \ubcc0\ud615 \uc18d\uc131 \uac12\uc774 \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac00\ubcc0\uc801\uc778 \ubc88\ub4e4 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9).",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "default_variation_attributes": {
                                        "description": "\uc7ac\uc815\uc758\ud55c \uae30\ubcf8 \ubcc0\ud615 \uc18d\uc131 \uac12\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc18d\uc131 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "\uc18d\uc131 \uba85.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "option": {
                                                    "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "single_product_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "cart_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc7a5\ubc14\uad6c\ub2c8 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "order_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc8fc\ubb38\/\uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "single_product_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "cart_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \uc7a5\ubc14\uad6c\ub2c8 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "order_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \uc8fc\ubb38\/\uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "stock_status": {
                                        "description": "\ucd5c\uc18c \uc218\ub7c9\uc744 \uace0\ub824\ud55c \ubc88\ub4e4 \uc544\uc774\ud15c\uc758 \uc0c1\ud0dc\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "in_stock",
                                            "on_backorder",
                                            "out_of_stock"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "bundle_sell_ids": {
                            "description": "\ubc88\ub4e4 \ud310\ub9e4 \uc81c\ud488 ID \ubaa9\ub85d\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_global_add_ons": {
                            "description": "\uae00\ub85c\ubc8c \uc560\ub4dc\uc628\uc774 \uc774 \uc81c\ud488\uc5d0\uc11c \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                            "type": "boolean",
                            "required": false
                        },
                        "addons": {
                            "description": "\uc774 \uc81c\ud488\uc5d0 \ud560\ub2f9\ub41c \uc560\ub4dc\uc628",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc560\ub4dc\uc628\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "required": false
                                    },
                                    "name": {
                                        "description": "\uc81c\ud488 \uc560\ub4dc\uc628 \uc774\ub984",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "validate_callback": [
                                                [],
                                                "validate_addon_name"
                                            ],
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "title_format": {
                                        "description": "\uc560\ub4dc\uc628 \uc81c\ubaa9 \ud615\uc2dd",
                                        "type": "string",
                                        "enum": [
                                            "label",
                                            "heading",
                                            "hide"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "label",
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "default": {
                                        "description": "\uae30\ubcf8 \uc560\ub4dc\uc628 \uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "sanitize_text_field",
                                            "validate_callback": [
                                                [],
                                                "validate_default"
                                            ]
                                        }
                                    },
                                    "description_enable": {
                                        "description": "\uc124\uba85\uc774 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "description": {
                                        "description": "\uc560\ub4dc\uc628\uc5d0 \ub300\ud55c \uc124\uba85",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "wp_kses_post"
                                        }
                                    },
                                    "placeholder_enable": {
                                        "description": "\uc560\ub4dc\uc628 \ud50c\ub808\uc774\uc2a4\ud640\ub354\uac00 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "placeholder": {
                                        "description": "custom_text \ubc0f custom_textarea \uc560\ub4dc\uc628 \uc720\ud615\uc5d0 \uc801\uc6a9 \uac00\ub2a5\ud55c \uc560\ub4dc\uc628 \ud50c\ub808\uc774\uc2a4\ud640\ub354 \ud14d\uc2a4\ud2b8",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "type": {
                                        "description": "\uc560\ub4dc\uc628 \uc720\ud615",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "multiple_choice",
                                            "checkbox",
                                            "custom_text",
                                            "custom_textarea",
                                            "file_upload",
                                            "custom_price",
                                            "input_multiplier",
                                            "heading",
                                            "datepicker"
                                        ]
                                    },
                                    "display": {
                                        "description": "multiple_choice \uc560\ub4dc\uc628\uc758 \ud45c\uc2dc \uc635\uc158",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "select",
                                            "radiobutton",
                                            "images"
                                        ],
                                        "arg_options": {
                                            "default": "select"
                                        }
                                    },
                                    "position": {
                                        "description": "\uc81c\ud488\uc5d0\uc11c \uc560\ub4dc\uc628\uc758 \uc704\uce58",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": 10
                                        },
                                        "minimum": 0
                                    },
                                    "required": {
                                        "description": "\uc560\ub4dc\uc628\uc774 \ud544\uc218\uc778\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": false,
                                            "validate_callback": [
                                                [],
                                                "validate_required"
                                            ]
                                        }
                                    },
                                    "restrictions": {
                                        "description": "\uac00\uaca9 \ub610\ub294 \ud14d\uc2a4\ud2b8 \uae38\uc774\uc758 \ucd5c\uc18c\/\ucd5c\ub300 \ud55c\ub3c4\uac00 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "restrictions_type": {
                                        "description": "custom_text \uc720\ud615 \uc560\ub4dc\uc628\uc758 \uc785\ub825 \uc81c\ud55c \uc0ac\ud56d",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "",
                                            "any_text",
                                            "only_letters",
                                            "only_numbers",
                                            "only_letters_numbers",
                                            "email"
                                        ],
                                        "arg_options": {
                                            "default": "any_text"
                                        }
                                    },
                                    "adjust_price": {
                                        "description": "\uc560\ub4dc\uc628\uc774 \uc81c\ud488 \uac00\uaca9\uc744 \uc870\uc815\ud558\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "price_type": {
                                        "description": "\uc560\ub4dc\uc628\uc758 \uac00\uaca9 \uc870\uc815 \uc720\ud615",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "flat_fee",
                                            "quantity_based",
                                            "percentage_based"
                                        ],
                                        "arg_options": {
                                            "default": "flat_fee"
                                        }
                                    },
                                    "price": {
                                        "description": "\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0 \uc560\ub4dc\uc628\uc758 \uac00\uaca9(\uc22b\uc790 \ubb38\uc790\uc5f4)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "is_empty_or_float"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "min": {
                                        "description": "custom_text, custom_textarea, custom_price \ubc0f input_multiplier \uc560\ub4dc\uc628\uc5d0 \ud5c8\uc6a9\ub418\ub294 \ucd5c\uc18c \uc785\ub825\uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "validate_min_max"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "max": {
                                        "description": "custom_text, custom_textarea, custom_price \ubc0f input_multiplier \uc560\ub4dc\uc628\uc5d0 \ud5c8\uc6a9\ub418\ub294 \ucd5c\ub300 \uc785\ub825\uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "validate_min_max"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "options": {
                                        "description": "multiple_choice \ubc0f checkbox \uc720\ud615 \uc560\ub4dc\uc628\uc758 \uc635\uc158 \ubaa9\ub85d",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": [],
                                            "validate_callback": [
                                                [],
                                                "validate_options"
                                            ]
                                        },
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158 \uad00\ub828 \ub808\uc774\ube14",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": true
                                                },
                                                "price": {
                                                    "description": "\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0 \uc560\ub4dc\uc628 \uc635\uc158\uc758 \uac00\uaca9(\uc22b\uc790 \ubb38\uc790\uc5f4)",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false,
                                                    "arg_options": {
                                                        "validate_callback": [
                                                            [],
                                                            "is_empty_or_float"
                                                        ],
                                                        "sanitize_callback": "wc_format_decimal"
                                                    }
                                                },
                                                "price_type": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158\uc758 \uac00\uaca9 \uc870\uc815 \uc720\ud615",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "enum": [
                                                        "flat_fee",
                                                        "quantity_based",
                                                        "percentage_based"
                                                    ],
                                                    "required": false
                                                },
                                                "image": {
                                                    "description": "\uc774\ubbf8\uc9c0 \ud45c\uc2dc \uc720\ud615 \uad00\ub828 \uc560\ub4dc\uc628 \uc635\uc158\uc758 \uc774\ubbf8\uc9c0 ID \ub610\ub294 0",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false
                                                },
                                                "visibility": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158 \ud45c\uc2dc \uc5ec\ubd80",
                                                    "type": "boolean",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/(?P<product_id>[\\d]+)\/variations": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\uc635\uc158 \uc0c1\ud488\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \ubb38\uc790\uc5f4\uacfc \uc77c\uce58\ud558\ub294 \uacbd\uc6b0\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc218\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc218\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\ubc1c\ud589\uc77c \ub610\ub294 \uc218\uc815\uc77c\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud560 \ub54c GMT \uae00 \ub0a0\uc9dc\ub97c \uace0\ub824\ud560\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\ub97c \uac00\uc9c4 \uacbd\uc6b0\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\ub97c \uac00\uc9c4 \uacbd\uc6b0\ub97c \uc81c\uc678\ud55c \ubaa8\ub4e0 \ud56d\ubaa9\uc73c\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc2ac\ub7ec\uadf8\ub97c \uac00\uc9c4 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0c1\ud0dc\uc758 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\ud2b9\uc815 SKU\uc758 \uc81c\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4. \uad6c\ubd84\ud558\ub824\uba74 \uc27c\ud45c\ub97c \uc0ac\uc6a9\ud558\uc138\uc694.",
                            "type": "string",
                            "required": false
                        },
                        "tax_class": {
                            "description": "\ud2b9\uc815 \uc138\uae08 \ud074\ub798\uc2a4\uc758 \uc81c\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        },
                        "on_sale": {
                            "description": "\uacb0\uacfc\ub97c \ud560\uc778 \uc911\uc778 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\uacb0\uacfc\ub97c \ucd5c\uc800\uac00 \uc774\uc0c1 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\uacb0\uacfc\ub97c \ucd5c\uace0\uac00 \uc774\ud558 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "meta_data\ub97c \ud2b9\uc815 \ud0a4\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "meta_data\uc5d0\uc11c \ud2b9\uc815 \ud0a4\uac00 \uc81c\uc678\ub418\ub294\uc9c0 \ud655\uc778\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "\uacb0\uacfc\ub97c \uc9c0\uc815\ub41c \uc7ac\uace0 \uc0c1\ud0dc\uac00 \uc788\ub294 \uc81c\ud488\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "has_price": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \uac00\uaca9\uc774 \uc788\uac70\ub098 \uc5c6\ub294 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "attributes": {
                            "description": "\uc9c0\uc815\ub41c \uc18d\uc131\uc744 \uac00\uc9c4 \uc81c\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "type": "string",
                                        "description": "\uc18d\uc131 \uc2ac\ub7ec\uadf8."
                                    },
                                    "term": {
                                        "type": "string",
                                        "description": "\uc18d\uc131 \uc6a9\uc5b4."
                                    },
                                    "terms": {
                                        "type": "array",
                                        "description": "\uc18d\uc131 \uc6a9\uc5b4."
                                    }
                                }
                            },
                            "required": false
                        },
                        "virtual": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \uac00\uc0c1 \uc0c1\ud488 \ubcc0\ud615\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \uc0c1\ud488 \ubcc0\ud615\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_status": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \uc0c1\ud0dc\uc758 \uc0c1\ud488 \ubcc0\ud615\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "exclude_status": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0\uc11c \ud2b9\uc815 \uc0c1\ud0dc\uc758 \uc0c1\ud488 \ubcc0\ud615\uc744 \uc81c\uc678\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "pos_products_only": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud310\ub9e4 \uc9c0\uc810\uc5d0 \ud45c\uc2dc\ub418\ub294 \ubcc0\ud615\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\uc635\uc158 \uc0c1\ud488\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\uc7ac\uace0 \uad00\ub9ac \ub2e8\uc704.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN \ub610\ub294 ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \uc815\uc0c1 \uac00\uaca9",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \ud560\uc778 \uac00\uaca9",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc(GMT \uae30\uc900)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\ubcc0\ud615 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "\uc0c1\ud488 \uc635\uc158\uc774 \uac00\uc0c1\uc77c \uacbd\uc6b0",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "\uc0c1\ud488 \uc635\uc158\uc774 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud560 \uacbd\uc6b0",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5 \ud30c\uc77c \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud30c\uc77c ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ud30c\uc77c \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\ud30c\uc77c URL.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "\uad6c\ub9e4 \ud6c4 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc744 \ub2e4\uc6b4\ub85c\ub4dc\ud560 \uc218 \uc788\ub294 \ud69f\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc5d0 \ub300\ud55c \uc561\uc138\uc2a4\uac00 \ub9cc\ub8cc\ub420 \ub54c\uae4c\uc9c0\uc758 \uc77c\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "\uc138\uae08 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\uc138\uae08 \ud074\ub798\uc2a4.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "\uc0c1\ud488 \uc635\uc158 \ub2e8\uacc4\uc5d0\uc11c \uc7ac\uace0 \uad00\ub9ac",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\uc7ac\uace0 \uc218\ub7c9.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "\uc81c\ud488\uc758 \uc7ac\uace0 \uc0c1\ud0dc\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "\uc7ac\uace0 \uad00\ub9ac\ub97c \ud558\uace0 \uc788\ub294 \uacbd\uc6b0, \uc774 \uc635\uc158\uc73c\ub85c \ud488\uc808 \ud6c4 \uc8fc\ubb38\uc758 \ud5c8\uc6a9 \uc5ec\ubd80\ub97c \uc124\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\uc635\uc158 \uc0c1\ud488\uc758 \uc7ac\uace0\ub7c9\uc774 \ubd80\uc871\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \ubb34\uac8c(\uc628\uc2a4)",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \ud06c\uae30",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\uc0c1\ud488 \uc635\uc158 \uae38\uc774(~\uc5d0)",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\uc0c1\ud488 \uc635\uc158 \ub108\ube44(~\uc5d0)",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\uc0c1\ud488 \uc635\uc158 \ub192\uc774(~\uc5d0)",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\ubc30\uc1a1 \ud074\ub798\uc2a4 \uc2ac\ub7ec\uadf8.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \uc774\ubbf8\uc9c0 \ub370\uc774\ud130",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\uc774\ubbf8\uc9c0 ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\uc774\ubbf8\uc9c0 URL.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\uc774\ubbf8\uc9c0 \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\uc18d\uc131 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc18d\uc131 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc18d\uc131 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\uba54\ub274 \uc21c\uc11c, \uc81c\ud488\uc744 \uc54c\ub9de\uac8c \uc815\ub82c\ud558\ub294 \ub370 \uc0ac\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uba54\ud0c0 ID",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\uba54\ud0c0 \ud0a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\uba54\ud0c0 \uac12.",
                                        "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": "\uc635\uc158 \uc0c1\ud488\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\uc0c1\ud488\uc635\uc158\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\uc635\uc158 \uc0c1\ud488\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\uc0c1\ud488\uc635\uc158\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\uc7ac\uace0 \uad00\ub9ac \ub2e8\uc704.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN \ub610\ub294 ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \uc815\uc0c1 \uac00\uaca9",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \ud560\uc778 \uac00\uaca9",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc(GMT \uae30\uc900)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\ubcc0\ud615 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "\uc0c1\ud488 \uc635\uc158\uc774 \uac00\uc0c1\uc77c \uacbd\uc6b0",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\uc0c1\ud488 \uc635\uc158\uc774 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud560 \uacbd\uc6b0",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5 \ud30c\uc77c \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud30c\uc77c ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ud30c\uc77c \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\ud30c\uc77c URL.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\uad6c\ub9e4 \ud6c4 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc744 \ub2e4\uc6b4\ub85c\ub4dc\ud560 \uc218 \uc788\ub294 \ud69f\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc5d0 \ub300\ud55c \uc561\uc138\uc2a4\uac00 \ub9cc\ub8cc\ub420 \ub54c\uae4c\uc9c0\uc758 \uc77c\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\uc138\uae08 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\uc138\uae08 \ud074\ub798\uc2a4.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \ub2e8\uacc4\uc5d0\uc11c \uc7ac\uace0 \uad00\ub9ac",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\uc7ac\uace0 \uc218\ub7c9.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\uc81c\ud488\uc758 \uc7ac\uace0 \uc0c1\ud0dc\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "\uc7ac\uace0 \uad00\ub9ac\ub97c \ud558\uace0 \uc788\ub294 \uacbd\uc6b0, \uc774 \uc635\uc158\uc73c\ub85c \ud488\uc808 \ud6c4 \uc8fc\ubb38\uc758 \ud5c8\uc6a9 \uc5ec\ubd80\ub97c \uc124\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\uc635\uc158 \uc0c1\ud488\uc758 \uc7ac\uace0\ub7c9\uc774 \ubd80\uc871\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \ubb34\uac8c(\uc628\uc2a4)",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \ud06c\uae30",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\uc0c1\ud488 \uc635\uc158 \uae38\uc774(~\uc5d0)",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\uc0c1\ud488 \uc635\uc158 \ub108\ube44(~\uc5d0)",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\uc0c1\ud488 \uc635\uc158 \ub192\uc774(~\uc5d0)",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\ubc30\uc1a1 \ud074\ub798\uc2a4 \uc2ac\ub7ec\uadf8.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \uc774\ubbf8\uc9c0 \ub370\uc774\ud130",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\uc774\ubbf8\uc9c0 ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\uc774\ubbf8\uc9c0 URL.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\uc774\ubbf8\uc9c0 \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\uc18d\uc131 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc18d\uc131 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc18d\uc131 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\uba54\ub274 \uc21c\uc11c, \uc81c\ud488\uc744 \uc54c\ub9de\uac8c \uc815\ub82c\ud558\ub294 \ub370 \uc0ac\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uba54\ud0c0 ID",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\uba54\ud0c0 \ud0a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\uba54\ud0c0 \uac12.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\uc635\uc158 \uc0c1\ud488\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\uc0c1\ud488\uc635\uc158\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9ac\uc9c0 \uc54a\uace0 \ubc14\ub85c \uc0ad\uc81c \uc5ec\ubd80.",
                            "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": "\uc635\uc158 \uc0c1\ud488\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\uc7ac\uace0 \uad00\ub9ac \ub2e8\uc704.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN \ub610\ub294 ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \uc815\uc0c1 \uac00\uaca9",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \ud560\uc778 \uac00\uaca9",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc(GMT \uae30\uc900)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\ubcc0\ud615 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "\uc0c1\ud488 \uc635\uc158\uc774 \uac00\uc0c1\uc77c \uacbd\uc6b0",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\uc0c1\ud488 \uc635\uc158\uc774 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud560 \uacbd\uc6b0",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5 \ud30c\uc77c \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud30c\uc77c ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ud30c\uc77c \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\ud30c\uc77c URL.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\uad6c\ub9e4 \ud6c4 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc744 \ub2e4\uc6b4\ub85c\ub4dc\ud560 \uc218 \uc788\ub294 \ud69f\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc5d0 \ub300\ud55c \uc561\uc138\uc2a4\uac00 \ub9cc\ub8cc\ub420 \ub54c\uae4c\uc9c0\uc758 \uc77c\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\uc138\uae08 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\uc138\uae08 \ud074\ub798\uc2a4.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \ub2e8\uacc4\uc5d0\uc11c \uc7ac\uace0 \uad00\ub9ac",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\uc7ac\uace0 \uc218\ub7c9.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\uc81c\ud488\uc758 \uc7ac\uace0 \uc0c1\ud0dc\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "\uc7ac\uace0 \uad00\ub9ac\ub97c \ud558\uace0 \uc788\ub294 \uacbd\uc6b0, \uc774 \uc635\uc158\uc73c\ub85c \ud488\uc808 \ud6c4 \uc8fc\ubb38\uc758 \ud5c8\uc6a9 \uc5ec\ubd80\ub97c \uc124\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\uc635\uc158 \uc0c1\ud488\uc758 \uc7ac\uace0\ub7c9\uc774 \ubd80\uc871\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \ubb34\uac8c(\uc628\uc2a4)",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \ud06c\uae30",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\uc0c1\ud488 \uc635\uc158 \uae38\uc774(~\uc5d0)",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\uc0c1\ud488 \uc635\uc158 \ub108\ube44(~\uc5d0)",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\uc0c1\ud488 \uc635\uc158 \ub192\uc774(~\uc5d0)",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\ubc30\uc1a1 \ud074\ub798\uc2a4 \uc2ac\ub7ec\uadf8.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \uc774\ubbf8\uc9c0 \ub370\uc774\ud130",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\uc774\ubbf8\uc9c0 ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\uc774\ubbf8\uc9c0 URL.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\uc774\ubbf8\uc9c0 \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\uc18d\uc131 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc18d\uc131 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc18d\uc131 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\uba54\ub274 \uc21c\uc11c, \uc81c\ud488\uc744 \uc54c\ub9de\uac8c \uc815\ub82c\ud558\ub294 \ub370 \uc0ac\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uba54\ud0c0 ID",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\uba54\ud0c0 \ud0a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\uba54\ud0c0 \uac12.",
                                        "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": "\uc635\uc158 \uc0c1\ud488\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790",
                            "type": "integer",
                            "required": false
                        },
                        "delete": {
                            "description": "\uc0ac\uc6a9\ud558\uc9c0 \uc54a\ub294 \ubcc0\ud615\uc744 \uc0ad\uc81c\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_values": {
                            "description": "\uc0dd\uc131\ub41c \ubcc0\ud615\uc758 \uae30\ubcf8\uac12\uc785\ub2c8\ub2e4.",
                            "type": "object",
                            "properties": {
                                "description": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uc0c1\ud488 \uc635\uc158 \uc124\uba85.",
                                    "type": "string"
                                },
                                "sku": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uc7ac\uace0 \uad00\ub9ac \ub2e8\uc704.",
                                    "type": "string"
                                },
                                "global_unique_id": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "GTIN, UPC, EAN \ub610\ub294 ISBN.",
                                    "type": "string"
                                },
                                "regular_price": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uc0c1\ud488 \uc635\uc158 \uc815\uc0c1 \uac00\uaca9",
                                    "type": "string"
                                },
                                "sale_price": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uc0c1\ud488 \uc635\uc158 \ud560\uc778 \uac00\uaca9",
                                    "type": "string"
                                },
                                "date_on_sale_from": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_from_gmt": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_to": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_to_gmt": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\ubcc0\ud615 \uc0c1\ud0dc.",
                                    "type": "string",
                                    "enum": [
                                        "draft",
                                        "pending",
                                        "private",
                                        "publish"
                                    ]
                                },
                                "virtual": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uc0c1\ud488 \uc635\uc158\uc774 \uac00\uc0c1\uc77c \uacbd\uc6b0",
                                    "type": "boolean"
                                },
                                "downloadable": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uc0c1\ud488 \uc635\uc158\uc774 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud560 \uacbd\uc6b0",
                                    "type": "boolean"
                                },
                                "downloads": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5 \ud30c\uc77c \ubaa9\ub85d.",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "\ud30c\uc77c ID.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "\ud30c\uc77c \uba85.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "file": {
                                                "description": "\ud30c\uc77c URL.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "download_limit": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uad6c\ub9e4 \ud6c4 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc744 \ub2e4\uc6b4\ub85c\ub4dc\ud560 \uc218 \uc788\ub294 \ud69f\uc218\uc785\ub2c8\ub2e4.",
                                    "type": "integer"
                                },
                                "download_expiry": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc5d0 \ub300\ud55c \uc561\uc138\uc2a4\uac00 \ub9cc\ub8cc\ub420 \ub54c\uae4c\uc9c0\uc758 \uc77c\uc218\uc785\ub2c8\ub2e4.",
                                    "type": "integer"
                                },
                                "tax_status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uc138\uae08 \uc0c1\ud0dc.",
                                    "type": "string",
                                    "enum": [
                                        "taxable",
                                        "shipping",
                                        "none"
                                    ]
                                },
                                "tax_class": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uc138\uae08 \ud074\ub798\uc2a4.",
                                    "type": "string"
                                },
                                "manage_stock": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uc0c1\ud488 \uc635\uc158 \ub2e8\uacc4\uc5d0\uc11c \uc7ac\uace0 \uad00\ub9ac",
                                    "type": [
                                        "boolean",
                                        "string"
                                    ]
                                },
                                "stock_quantity": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uc7ac\uace0 \uc218\ub7c9.",
                                    "type": "integer"
                                },
                                "stock_status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uc81c\ud488\uc758 \uc7ac\uace0 \uc0c1\ud0dc\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4.",
                                    "type": "string",
                                    "enum": [
                                        "instock",
                                        "outofstock",
                                        "onbackorder"
                                    ]
                                },
                                "backorders": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uc7ac\uace0 \uad00\ub9ac\ub97c \ud558\uace0 \uc788\ub294 \uacbd\uc6b0, \uc774 \uc635\uc158\uc73c\ub85c \ud488\uc808 \ud6c4 \uc8fc\ubb38\uc758 \ud5c8\uc6a9 \uc5ec\ubd80\ub97c \uc124\uc815\ud569\ub2c8\ub2e4.",
                                    "type": "string",
                                    "enum": [
                                        "no",
                                        "notify",
                                        "yes"
                                    ]
                                },
                                "low_stock_amount": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uc635\uc158 \uc0c1\ud488\uc758 \uc7ac\uace0\ub7c9\uc774 \ubd80\uc871\ud569\ub2c8\ub2e4.",
                                    "type": [
                                        "integer",
                                        "null"
                                    ]
                                },
                                "weight": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uc0c1\ud488 \uc635\uc158 \ubb34\uac8c(\uc628\uc2a4)",
                                    "type": "string"
                                },
                                "dimensions": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uc0c1\ud488 \uc635\uc158 \ud06c\uae30",
                                    "type": "object",
                                    "properties": {
                                        "length": {
                                            "description": "\uc0c1\ud488 \uc635\uc158 \uae38\uc774(~\uc5d0)",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "width": {
                                            "description": "\uc0c1\ud488 \uc635\uc158 \ub108\ube44(~\uc5d0)",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "height": {
                                            "description": "\uc0c1\ud488 \uc635\uc158 \ub192\uc774(~\uc5d0)",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        }
                                    }
                                },
                                "shipping_class": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\ubc30\uc1a1 \ud074\ub798\uc2a4 \uc2ac\ub7ec\uadf8.",
                                    "type": "string"
                                },
                                "image": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uc0c1\ud488 \uc635\uc158 \uc774\ubbf8\uc9c0 \ub370\uc774\ud130",
                                    "type": "object",
                                    "properties": {
                                        "id": {
                                            "description": "\uc774\ubbf8\uc9c0 ID.",
                                            "type": "integer",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "date_created": {
                                            "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_created_gmt": {
                                            "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_modified": {
                                            "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_modified_gmt": {
                                            "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "src": {
                                            "description": "\uc774\ubbf8\uc9c0 URL.",
                                            "type": "string",
                                            "format": "uri",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "name": {
                                            "description": "\uc774\ubbf8\uc9c0 \uba85.",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "alt": {
                                            "description": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        }
                                    }
                                },
                                "attributes": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uc18d\uc131 \ubaa9\ub85d.",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "\uc18d\uc131 ID.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "\uc18d\uc131 \uba85.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "option": {
                                                "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "menu_order": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uba54\ub274 \uc21c\uc11c, \uc81c\ud488\uc744 \uc54c\ub9de\uac8c \uc815\ub82c\ud558\ub294 \ub370 \uc0ac\uc6a9\ub429\ub2c8\ub2e4.",
                                    "type": "integer"
                                },
                                "meta_data": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "\uba54\ud0c0 ID",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "key": {
                                                "description": "\uba54\ud0c0 \ud0a4.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "value": {
                                                "description": "\uba54\ud0c0 \uac12.",
                                                "type": [
                                                    "null",
                                                    "object",
                                                    "string",
                                                    "number",
                                                    "boolean",
                                                    "integer",
                                                    "array"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\uc7ac\uace0 \uad00\ub9ac \ub2e8\uc704.",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN, UPC, EAN \ub610\ub294 ISBN.",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \uc815\uc0c1 \uac00\uaca9",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \ud560\uc778 \uac00\uaca9",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc2dc\uc791 \ub0a0\uc9dc(GMT \uae30\uc900)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\uac00\uaca9 \ud560\uc778 \uc885\ub8cc \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300)",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\ubcc0\ud615 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "\uc0c1\ud488 \uc635\uc158\uc774 \uac00\uc0c1\uc77c \uacbd\uc6b0",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "\uc0c1\ud488 \uc635\uc158\uc774 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud560 \uacbd\uc6b0",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5 \ud30c\uc77c \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ud30c\uc77c ID.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\ud30c\uc77c \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\ud30c\uc77c URL.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "\uad6c\ub9e4 \ud6c4 \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc744 \ub2e4\uc6b4\ub85c\ub4dc\ud560 \uc218 \uc788\ub294 \ud69f\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \ud30c\uc77c\uc5d0 \ub300\ud55c \uc561\uc138\uc2a4\uac00 \ub9cc\ub8cc\ub420 \ub54c\uae4c\uc9c0\uc758 \uc77c\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "\uc138\uae08 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\uc138\uae08 \ud074\ub798\uc2a4.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "\uc0c1\ud488 \uc635\uc158 \ub2e8\uacc4\uc5d0\uc11c \uc7ac\uace0 \uad00\ub9ac",
                            "type": [
                                "boolean",
                                "string"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\uc7ac\uace0 \uc218\ub7c9.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "\uc81c\ud488\uc758 \uc7ac\uace0 \uc0c1\ud0dc\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "\uc7ac\uace0 \uad00\ub9ac\ub97c \ud558\uace0 \uc788\ub294 \uacbd\uc6b0, \uc774 \uc635\uc158\uc73c\ub85c \ud488\uc808 \ud6c4 \uc8fc\ubb38\uc758 \ud5c8\uc6a9 \uc5ec\ubd80\ub97c \uc124\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\uc635\uc158 \uc0c1\ud488\uc758 \uc7ac\uace0\ub7c9\uc774 \ubd80\uc871\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \ubb34\uac8c(\uc628\uc2a4)",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \ud06c\uae30",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\uc0c1\ud488 \uc635\uc158 \uae38\uc774(~\uc5d0)",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\uc0c1\ud488 \uc635\uc158 \ub108\ube44(~\uc5d0)",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\uc0c1\ud488 \uc635\uc158 \ub192\uc774(~\uc5d0)",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\ubc30\uc1a1 \ud074\ub798\uc2a4 \uc2ac\ub7ec\uadf8.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "\uc0c1\ud488 \uc635\uc158 \uc774\ubbf8\uc9c0 \ub370\uc774\ud130",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\uc774\ubbf8\uc9c0 ID.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \uc0dd\uc131\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(\uc0ac\uc774\ud2b8 \uc2dc\uac04\ub300 \uae30\uc900).",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\uc774\ubbf8\uc9c0\uac00 \ub9c8\uc9c0\ub9c9\uc73c\ub85c \uc218\uc815\ub41c \ub0a0\uc9dc(GMT \uae30\uc900)",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\uc774\ubbf8\uc9c0 URL.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\uc774\ubbf8\uc9c0 \uba85.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\uc18d\uc131 \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc18d\uc131 ID.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\uc18d\uc131 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\uba54\ub274 \uc21c\uc11c, \uc81c\ud488\uc744 \uc54c\ub9de\uac8c \uc815\ub82c\ud558\ub294 \ub370 \uc0ac\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\uba54\ud0c0 \ub370\uc774\ud130",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uba54\ud0c0 ID",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\uba54\ud0c0 \ud0a4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\uba54\ud0c0 \uac12.",
                                        "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": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \ubb38\uc790\uc5f4\uacfc \uc77c\uce58\ud558\ub294 \uacbd\uc6b0\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc218\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc218\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\ubc1c\ud589\uc77c \ub610\ub294 \uc218\uc815\uc77c\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud560 \ub54c GMT \uae00 \ub0a0\uc9dc\ub97c \uace0\ub824\ud560\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\ub97c \uac00\uc9c4 \uacbd\uc6b0\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\ub97c \uac00\uc9c4 \uacbd\uc6b0\ub97c \uc81c\uc678\ud55c \ubaa8\ub4e0 \ud56d\ubaa9\uc73c\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "dp": {
                            "default": 2,
                            "description": "\uac01 \ub9ac\uc18c\uc2a4\uc5d0 \uc0ac\uc6a9\ud560 \uc18c\uc218\uc810 \uc790\ub9ac \uc218.",
                            "type": "integer",
                            "required": false
                        },
                        "order_item_display_meta": {
                            "default": false,
                            "description": "\uc8fc\ubb38\uc5d0 \ub300\ud574 \ud45c\uc2dc\ub418\uc5b4\uc57c \ud558\ub294 \uba54\ud0c0\ub9cc \ud45c\uc2dc\ud558\uc138\uc694.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "meta_data\ub97c \ud2b9\uc815 \ud0a4\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "meta_data\uc5d0\uc11c \ud2b9\uc815 \ud0a4\uac00 \uc81c\uc678\ub418\ub294\uc9c0 \ud655\uc778\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/refunds"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/sales": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "period": {
                            "description": "\ubcf4\uace0\uae30\uac04",
                            "type": "string",
                            "enum": [
                                "week",
                                "month",
                                "last_month",
                                "year"
                            ],
                            "required": false
                        },
                        "date_min": {
                            "description": "\ud2b9\uc815 \uc2dc\uc791 \ub0a0\uc9dc\uc5d0 \ub300\ud55c \ub9e4\ucd9c \uc774\uc775, \ub0a0\uc9dc\ub294 YYYY-MM-DD \uc11c\uc2dd\uc73c\ub85c \ub418\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "date_max": {
                            "description": "\ud2b9\uc815 \uc885\ub8cc \ub0a0\uc9dc\uc5d0 \ub300\ud55c \ub9e4\ucd9c \uc774\uc775, \ub0a0\uc9dc\ub294 YYYY-MM-DD \uc11c\uc2dd\uc73c\ub85c \ub418\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/reports\/sales"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/top_sellers": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "period": {
                            "description": "\ubcf4\uace0\uae30\uac04",
                            "type": "string",
                            "enum": [
                                "week",
                                "month",
                                "last_month",
                                "year"
                            ],
                            "required": false
                        },
                        "date_min": {
                            "description": "\ud2b9\uc815 \uc2dc\uc791 \ub0a0\uc9dc\uc5d0 \ub300\ud55c \ub9e4\ucd9c \uc774\uc775, \ub0a0\uc9dc\ub294 YYYY-MM-DD \uc11c\uc2dd\uc73c\ub85c \ub418\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "date_max": {
                            "description": "\ud2b9\uc815 \uc885\ub8cc \ub0a0\uc9dc\uc5d0 \ub300\ud55c \ub9e4\ucd9c \uc774\uc775, \ub0a0\uc9dc\ub294 YYYY-MM-DD \uc11c\uc2dd\uc73c\ub85c \ub418\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/reports\/top_sellers"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/orders\/totals": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/reports\/orders\/totals"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/products\/totals": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/reports\/products\/totals"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/customers\/totals": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/reports\/customers\/totals"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/coupons\/totals": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/reports\/coupons\/totals"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/reviews\/totals": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/reports\/reviews\/totals"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/reports"
                    }
                ]
            }
        },
        "\/wc\/v3\/settings": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/settings\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/settings\/(?P<group_id>[\\w-]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "group": {
                            "description": "\uc124\uc815 \uadf8\ub8f9 ID",
                            "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": "\uc124\uc815 \uadf8\ub8f9 ID",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "\uc124\uc815\uac12",
                            "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": "\uc124\uc815 \uadf8\ub8f9 ID",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "group": {
                            "description": "\uc124\uc815 \uadf8\ub8f9 ID",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "\uc124\uc815\uac12",
                            "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": "\ubc30\uc1a1\uad6c\uc5ed\uba85",
                            "required": true
                        },
                        "order": {
                            "description": "\ubc30\uc1a1\uad6c\uc5ed \uc21c\uc11c",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc758 \uace0\uc720 ID",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc758 \uace0\uc720 ID",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\ubc30\uc1a1\uad6c\uc5ed\uba85",
                            "type": "string",
                            "required": false
                        },
                        "order": {
                            "description": "\ubc30\uc1a1\uad6c\uc5ed \uc21c\uc11c",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc758 \uace0\uc720 ID",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9ac\uc9c0 \uc54a\uace0 \ubc14\ub85c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/shipping\/zones\/(?P<id>[\\d]+)\/locations": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc758 \uace0\uc720 ID",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc758 \uace0\uc720 ID",
                            "type": "integer",
                            "required": false
                        },
                        "code": {
                            "description": "\ubc30\uc1a1\uad6c\uc5ed \uc704\uce58\ucf54\ub4dc",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\ubc30\uc1a1\uad6c\uc5ed \uc704\uce58\uc720\ud615",
                            "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": "\uad6c\uc5ed\uc758 \uace0\uc720 ID",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "zone_id": {
                            "description": "\uad6c\uc5ed\uc758 \uace0\uc720 ID",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\ubc30\uc1a1\ubc29\ubc95 \uc815\ub82c\uc21c\uc11c",
                            "type": "integer",
                            "required": false
                        },
                        "enabled": {
                            "description": "\ubc30\uc1a1\ubc29\ubc95 \ud65c\uc131\ud654 \uc0c1\ud0dc",
                            "type": "boolean",
                            "required": false
                        },
                        "settings": {
                            "description": "\ubc30\uc1a1\ubc29\ubc95 \uc124\uc815",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\uc124\uc815\uc5d0 \ub300\ud55c \uace0\uc720 ID",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "label": {
                                    "description": "\uc778\ud130\ud398\uc774\uc2a4\uc5d0 \uc0ac\uc6a9\ub41c \uc0ac\ub78c\uc774 \uc77d\uc744 \uc218 \uc788\ub294 \ub808\uc774\ube14",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "description": {
                                    "description": "\uc778\ud130\ud398\uc774\uc2a4\uc5d0 \uc0ac\uc6a9\ub41c \uc0ac\ub78c\uc774 \uc77d\uc744 \uc218 \uc788\ub294 \uc124\uba85",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "type": {
                                    "description": "\uc124\uc815\uc720\ud615",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "enum": [
                                        "text",
                                        "email",
                                        "number",
                                        "color",
                                        "password",
                                        "textarea",
                                        "select",
                                        "multiselect",
                                        "radio",
                                        "image_width",
                                        "checkbox",
                                        "class",
                                        "order"
                                    ],
                                    "readonly": true
                                },
                                "value": {
                                    "description": "\uc124\uc815\uac12",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "default": {
                                    "description": "\uc124\uc815\uc758 \uae30\ubcf8\uac12",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "tip": {
                                    "description": "\uc124\uc815\uc5d0 \ub300\ud574 \uc0ac\uc6a9\uc790\uc5d0\uac8c \ud45c\uc2dc\ub41c \ucd94\uac00 \ub3c4\uc6c0\ub9d0 \ud14d\uc2a4\ud2b8\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "placeholder": {
                                    "description": "\ud14d\uc2a4\ud2b8 \uc785\ub825 \uc704\uce58\uc5d0 \uae30\ubcf8 \ud45c\uc2dc\ub420 \ubb38\uad6c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "method_id": {
                            "description": "\ubc30\uc1a1 \ubc29\ubc95 ID.",
                            "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": "\uad6c\uc5ed\uc758 \uace0\uc720 ID",
                            "type": "integer",
                            "required": false
                        },
                        "instance_id": {
                            "description": "\uc778\uc2a4\ud134\uc2a4\uc758 \uace0\uc720 ID",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "zone_id": {
                            "description": "\uad6c\uc5ed\uc758 \uace0\uc720 ID",
                            "type": "integer",
                            "required": false
                        },
                        "instance_id": {
                            "description": "\uc778\uc2a4\ud134\uc2a4\uc758 \uace0\uc720 ID",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\ubc30\uc1a1\ubc29\ubc95 \uc815\ub82c\uc21c\uc11c",
                            "type": "integer",
                            "required": false
                        },
                        "enabled": {
                            "description": "\ubc30\uc1a1\ubc29\ubc95 \ud65c\uc131\ud654 \uc0c1\ud0dc",
                            "type": "boolean",
                            "required": false
                        },
                        "settings": {
                            "description": "\ubc30\uc1a1\ubc29\ubc95 \uc124\uc815",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\uc124\uc815\uc5d0 \ub300\ud55c \uace0\uc720 ID",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "label": {
                                    "description": "\uc778\ud130\ud398\uc774\uc2a4\uc5d0 \uc0ac\uc6a9\ub41c \uc0ac\ub78c\uc774 \uc77d\uc744 \uc218 \uc788\ub294 \ub808\uc774\ube14",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "description": {
                                    "description": "\uc778\ud130\ud398\uc774\uc2a4\uc5d0 \uc0ac\uc6a9\ub41c \uc0ac\ub78c\uc774 \uc77d\uc744 \uc218 \uc788\ub294 \uc124\uba85",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "type": {
                                    "description": "\uc124\uc815\uc720\ud615",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "enum": [
                                        "text",
                                        "email",
                                        "number",
                                        "color",
                                        "password",
                                        "textarea",
                                        "select",
                                        "multiselect",
                                        "radio",
                                        "image_width",
                                        "checkbox",
                                        "class",
                                        "order"
                                    ],
                                    "readonly": true
                                },
                                "value": {
                                    "description": "\uc124\uc815\uac12",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "default": {
                                    "description": "\uc124\uc815\uc758 \uae30\ubcf8\uac12",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "tip": {
                                    "description": "\uc124\uc815\uc5d0 \ub300\ud574 \uc0ac\uc6a9\uc790\uc5d0\uac8c \ud45c\uc2dc\ub41c \ucd94\uac00 \ub3c4\uc6c0\ub9d0 \ud14d\uc2a4\ud2b8\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "placeholder": {
                                    "description": "\ud14d\uc2a4\ud2b8 \uc785\ub825 \uc704\uce58\uc5d0 \uae30\ubcf8 \ud45c\uc2dc\ub420 \ubb38\uad6c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "zone_id": {
                            "description": "\uad6c\uc5ed\uc758 \uace0\uc720 ID",
                            "type": "integer",
                            "required": false
                        },
                        "instance_id": {
                            "description": "\uc778\uc2a4\ud134\uc2a4\uc758 \uace0\uc720 ID",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9ac\uc9c0 \uc54a\uace0 \ubc14\ub85c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/taxes\/classes": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "\uc138\uae08 \ud074\ub798\uc2a4",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc758 \uace0\uc720 \uc2ac\ub7ec\uadf8",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "slug": {
                            "description": "\ub9ac\uc18c\uc2a4\uc758 \uace0\uc720 \uc2ac\ub7ec\uadf8",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ub9ac\uc18c\uc2a4\ub294 \ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9b4 \uc218 \uc5c6\uc73c\ubbc0\ub85c true \uac12\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/taxes": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "order",
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "enum": [
                                "id",
                                "order",
                                "priority"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "class": {
                            "description": "\uc138\uae08 \ud074\ub798\uc2a4\ub85c \uc815\ub82c",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "country": {
                            "description": "ISO 3166 \uad6d\uac00\ucf54\ub4dc",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\uc8fc \ucf54\ub4dc",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "\uc6b0\ud3b8\ubc88\ud638\/ZIP\uc5d0\uc11c\ub294 \uc5ec\ub7ec \uac1c\uc758 \uac12\uc774 \uc9c0\uc6d0\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. WooCommerce 5.3\ubd80\ud130 \uc0ac\uc6a9\ub418\uc9c0 \uc54a\uc73c\uba70, \ub300\uc2e0\uc5d0 'postcodes'\ub97c \uc0ac\uc6a9\ud574\uc57c \ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "\ub3c4\uc2dc \uc774\ub984\uc5d0\uc11c\ub294 \uc5ec\ub7ec \uac1c\uc758 \uac12\uc774 \uc9c0\uc6d0\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. WooCommerce 5.3\ubd80\ud130 \uc0ac\uc6a9\ub418\uc9c0 \uc54a\uc73c\uba70, \ub300\uc2e0\uc5d0 'cities'\ub97c \uc0ac\uc6a9\ud574\uc57c \ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "\uc138\uc728",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc138\uc728\ud56d\ubaa9",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "default": 1,
                            "description": "\uc138\uae08 \uc6b0\uc120\uc21c\uc704",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "default": false,
                            "description": "\ubcf5\ub9ac \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "default": true,
                            "description": "\uc774 \uc138\uc728\uc744 \ubc30\uc1a1\uc5d0\ub3c4 \uc801\uc6a9\ub418\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "\ucffc\ub9ac\uc5d0 \ud45c\uc2dc\ub418\ub294 \uc8fc\ubb38\uc744 \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "default": "standard",
                            "description": "\uc138\uae08 \ud074\ub798\uc2a4.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        },
                        "postcodes": {
                            "description": "\uc6b0\ud3b8\ubc88\ud638 \/ ZIP \ubaa9\ub85d\uc785\ub2c8\ub2e4. WooCommerce 5.3\uc5d0\uc11c \ub3c4\uc785\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "cities": {
                            "description": "\ub3c4\uc2dc \uc774\ub984 \ubaa9\ub85d\uc785\ub2c8\ub2e4. WooCommerce 5.3\uc5d0\uc11c \ub3c4\uc785\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "country": {
                            "description": "ISO 3166 \uad6d\uac00\ucf54\ub4dc",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\uc8fc \ucf54\ub4dc",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "\uc6b0\ud3b8\ubc88\ud638\/ZIP\uc5d0\uc11c\ub294 \uc5ec\ub7ec \uac1c\uc758 \uac12\uc774 \uc9c0\uc6d0\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. WooCommerce 5.3\ubd80\ud130 \uc0ac\uc6a9\ub418\uc9c0 \uc54a\uc73c\uba70, \ub300\uc2e0\uc5d0 'postcodes'\ub97c \uc0ac\uc6a9\ud574\uc57c \ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "\ub3c4\uc2dc \uc774\ub984\uc5d0\uc11c\ub294 \uc5ec\ub7ec \uac1c\uc758 \uac12\uc774 \uc9c0\uc6d0\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. WooCommerce 5.3\ubd80\ud130 \uc0ac\uc6a9\ub418\uc9c0 \uc54a\uc73c\uba70, \ub300\uc2e0\uc5d0 'cities'\ub97c \uc0ac\uc6a9\ud574\uc57c \ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "\uc138\uc728",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc138\uc728\ud56d\ubaa9",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "\uc138\uae08 \uc6b0\uc120\uc21c\uc704",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "\ubcf5\ub9ac \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "\uc774 \uc138\uc728\uc744 \ubc30\uc1a1\uc5d0\ub3c4 \uc801\uc6a9\ub418\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "\ucffc\ub9ac\uc5d0 \ud45c\uc2dc\ub418\ub294 \uc8fc\ubb38\uc744 \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "\uc138\uae08 \ud074\ub798\uc2a4.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        },
                        "postcodes": {
                            "description": "\uc6b0\ud3b8\ubc88\ud638 \/ ZIP \ubaa9\ub85d\uc785\ub2c8\ub2e4. WooCommerce 5.3\uc5d0\uc11c \ub3c4\uc785\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "cities": {
                            "description": "\ub3c4\uc2dc \uc774\ub984 \ubaa9\ub85d\uc785\ub2c8\ub2e4. WooCommerce 5.3\uc5d0\uc11c \ub3c4\uc785\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ub9ac\uc18c\uc2a4\ub294 \ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9b4 \uc218 \uc5c6\uc73c\ubbc0\ub85c true \uac12\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/taxes\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "country": {
                            "description": "ISO 3166 \uad6d\uac00\ucf54\ub4dc",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\uc8fc \ucf54\ub4dc",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "\uc6b0\ud3b8\ubc88\ud638\/ZIP\uc5d0\uc11c\ub294 \uc5ec\ub7ec \uac1c\uc758 \uac12\uc774 \uc9c0\uc6d0\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. WooCommerce 5.3\ubd80\ud130 \uc0ac\uc6a9\ub418\uc9c0 \uc54a\uc73c\uba70, \ub300\uc2e0\uc5d0 'postcodes'\ub97c \uc0ac\uc6a9\ud574\uc57c \ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "\ub3c4\uc2dc \uc774\ub984\uc5d0\uc11c\ub294 \uc5ec\ub7ec \uac1c\uc758 \uac12\uc774 \uc9c0\uc6d0\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. WooCommerce 5.3\ubd80\ud130 \uc0ac\uc6a9\ub418\uc9c0 \uc54a\uc73c\uba70, \ub300\uc2e0\uc5d0 'cities'\ub97c \uc0ac\uc6a9\ud574\uc57c \ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "\uc138\uc728",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc138\uc728\ud56d\ubaa9",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "\uc138\uae08 \uc6b0\uc120\uc21c\uc704",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "\ubcf5\ub9ac \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "\uc774 \uc138\uc728\uc744 \ubc30\uc1a1\uc5d0\ub3c4 \uc801\uc6a9\ub418\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "\ucffc\ub9ac\uc5d0 \ud45c\uc2dc\ub418\ub294 \uc8fc\ubb38\uc744 \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "\uc138\uae08 \ud074\ub798\uc2a4.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        },
                        "postcodes": {
                            "description": "\uc6b0\ud3b8\ubc88\ud638 \/ ZIP \ubaa9\ub85d\uc785\ub2c8\ub2e4. WooCommerce 5.3\uc5d0\uc11c \ub3c4\uc785\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "cities": {
                            "description": "\ub3c4\uc2dc \uc774\ub984 \ubaa9\ub85d\uc785\ub2c8\ub2e4. WooCommerce 5.3\uc5d0\uc11c \ub3c4\uc785\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/taxes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/variations": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\uceec\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc73c\ub85c \ubc18\ud658\ub420 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \ubb38\uc790\uc5f4\uacfc \uc77c\uce58\ud558\ub294 \uacbd\uc6b0\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc218\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\uc815\ud574\uc9c4 ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc218\uc815\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\ubc1c\ud589\uc77c \ub610\ub294 \uc218\uc815\uc77c\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud560 \ub54c GMT \uae00 \ub0a0\uc9dc\ub97c \uace0\ub824\ud560\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\ub97c \uac00\uc9c4 \uacbd\uc6b0\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\ub97c \uac00\uc9c4 \uacbd\uc6b0\ub97c \uc81c\uc678\ud55c \ubaa8\ub4e0 \ud56d\ubaa9\uc73c\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc2ac\ub7ec\uadf8\ub97c \uac00\uc9c4 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uc0c1\ud0dc\uc758 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\ud2b9\uc815 SKU\uc758 \uc81c\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4. \uad6c\ubd84\ud558\ub824\uba74 \uc27c\ud45c\ub97c \uc0ac\uc6a9\ud558\uc138\uc694.",
                            "type": "string",
                            "required": false
                        },
                        "tax_class": {
                            "description": "\ud2b9\uc815 \uc138\uae08 \ud074\ub798\uc2a4\uc758 \uc81c\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "zero-rate"
                            ],
                            "required": false
                        },
                        "on_sale": {
                            "description": "\uacb0\uacfc\ub97c \ud560\uc778 \uc911\uc778 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\uacb0\uacfc\ub97c \ucd5c\uc800\uac00 \uc774\uc0c1 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\uacb0\uacfc\ub97c \ucd5c\uace0\uac00 \uc774\ud558 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "meta_data\ub97c \ud2b9\uc815 \ud0a4\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "meta_data\uc5d0\uc11c \ud2b9\uc815 \ud0a4\uac00 \uc81c\uc678\ub418\ub294\uc9c0 \ud655\uc778\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "\uacb0\uacfc\ub97c \uc9c0\uc815\ub41c \uc7ac\uace0 \uc0c1\ud0dc\uac00 \uc788\ub294 \uc81c\ud488\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "has_price": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \uac00\uaca9\uc774 \uc788\uac70\ub098 \uc5c6\ub294 \uc0c1\ud488\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "attributes": {
                            "description": "\uc9c0\uc815\ub41c \uc18d\uc131\uc744 \uac00\uc9c4 \uc81c\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "type": "string",
                                        "description": "\uc18d\uc131 \uc2ac\ub7ec\uadf8."
                                    },
                                    "term": {
                                        "type": "string",
                                        "description": "\uc18d\uc131 \uc6a9\uc5b4."
                                    },
                                    "terms": {
                                        "type": "array",
                                        "description": "\uc18d\uc131 \uc6a9\uc5b4."
                                    }
                                }
                            },
                            "required": false
                        },
                        "virtual": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \uac00\uc0c1 \uc0c1\ud488 \ubcc0\ud615\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ub2e4\uc6b4\ub85c\ub4dc \uac00\ub2a5\ud55c \uc0c1\ud488 \ubcc0\ud615\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_status": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \uc0c1\ud0dc\uc758 \uc0c1\ud488 \ubcc0\ud615\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "exclude_status": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0\uc11c \ud2b9\uc815 \uc0c1\ud0dc\uc758 \uc0c1\ud488 \ubcc0\ud615\uc744 \uc81c\uc678\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "future",
                                    "trash",
                                    "draft",
                                    "pending",
                                    "private",
                                    "publish"
                                ]
                            },
                            "required": false
                        },
                        "pos_products_only": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud310\ub9e4 \uc9c0\uc810\uc5d0 \ud45c\uc2dc\ub418\ub294 \ubcc0\ud615\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/variations"
                    }
                ]
            }
        },
        "\/wc\/v3\/webhooks": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601 \ud45c\uc900 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uac8c\uc2dc\ub41c \ub9ac\uc18c\uc2a4\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ud2b9\uc815 ID\uac00 \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 ID\ub85c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud56d\ubaa9\uc758 \ud2b9\uc815 \uac1c\uc218\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc815\ub82c \uc18d\uc131\uc744 \uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \uc9c0\uc815\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uceec\ub809\uc158\uc744 \uac1c\uccb4 \uc18d\uc131\ubcc4\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "title"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "all",
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815\ud55c \uc0c1\ud0dc\uc5d0 \uc9c0\uc815\ub41c \uc6f9\ud6c5\uc73c\ub85c \uc81c\ud55c.",
                            "type": "string",
                            "enum": [
                                "all",
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "\uc6f9\ud6c5\uc5d0 \ub300\ud55c \uc54c\uae30\uc26c\uc6b4 \uc774\ub984",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "active",
                            "description": "\uc6f9\ud6c5 \uc0c1\ud0dc",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "type": "string",
                            "description": "\uc6f9\ud6c5 \ud1a0\ud53d",
                            "required": true
                        },
                        "secret": {
                            "description": "\uc804\ub2ec\ub41c \uc6f9\ud6c4\ud06c\uc758 \ud574\uc2dc\ub97c \uc0dd\uc131\ud558\uace0 \uc694\uccad \uba38\ub9ac\uae00\uc5d0 \uc81c\uacf5\ub418\ub294 \ube44\ubc00 \ud0a4\uc785\ub2c8\ub2e4. \uc81c\uacf5\ud558\uc9c0 \uc54a\uc744 \uacbd\uc6b0, \uc774\uac83\uc758 \uae30\ubcf8\uac12\uc740 \ud604\uc7ac \uc0ac\uc6a9\uc790 ID|\uc0ac\uc6a9\uc790 \uc774\ub984\uc758 MD5 \ud574\uc2dc\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "delivery_url": {
                            "type": "string",
                            "description": "\uc6f9\ud6c5 \uc804\ub2ec URL",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\uc6f9\ud6c5\uc5d0 \ub300\ud55c \uc54c\uae30\uc26c\uc6b4 \uc774\ub984",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uc6f9\ud6c5 \uc0c1\ud0dc",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "description": "\uc6f9\ud6c5 \ud1a0\ud53d",
                            "type": "string",
                            "required": false
                        },
                        "secret": {
                            "description": "\uc804\ub2ec\ub41c \uc6f9\ud6c4\ud06c\uc758 \ud574\uc2dc\ub97c \uc0dd\uc131\ud558\uace0 \uc694\uccad \uba38\ub9ac\uae00\uc5d0 \uc81c\uacf5\ub418\ub294 \ube44\ubc00 \ud0a4\uc785\ub2c8\ub2e4. \uc81c\uacf5\ud558\uc9c0 \uc54a\uc744 \uacbd\uc6b0, \uc774\uac83\uc758 \uae30\ubcf8\uac12\uc740 \ud604\uc7ac \uc0ac\uc6a9\uc790 ID|\uc0ac\uc6a9\uc790 \uc774\ub984\uc758 MD5 \ud574\uc2dc\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\ub9ac\uc18c\uc2a4\ub294 \ud734\uc9c0\ud1b5\uc5d0 \ubc84\ub9b4 \uc218 \uc5c6\uc73c\ubbc0\ub85c true \uac12\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/webhooks\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\uc6f9\ud6c5\uc5d0 \ub300\ud55c \uc54c\uae30\uc26c\uc6b4 \uc774\ub984",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uc6f9\ud6c5 \uc0c1\ud0dc",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "description": "\uc6f9\ud6c5 \ud1a0\ud53d",
                            "type": "string",
                            "required": false
                        },
                        "secret": {
                            "description": "\uc804\ub2ec\ub41c \uc6f9\ud6c4\ud06c\uc758 \ud574\uc2dc\ub97c \uc0dd\uc131\ud558\uace0 \uc694\uccad \uba38\ub9ac\uae00\uc5d0 \uc81c\uacf5\ub418\ub294 \ube44\ubc00 \ud0a4\uc785\ub2c8\ub2e4. \uc81c\uacf5\ud558\uc9c0 \uc54a\uc744 \uacbd\uc6b0, \uc774\uac83\uc758 \uae30\ubcf8\uac12\uc740 \ud604\uc7ac \uc0ac\uc6a9\uc790 ID|\uc0ac\uc6a9\uc790 \uc774\ub984\uc758 MD5 \ud574\uc2dc\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/webhooks\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/system_status": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/system_status"
                    }
                ]
            }
        },
        "\/wc\/v3\/system_status\/tools": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub3c4\uad6c\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\ub3c4\uad6c \uc774\ub984\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "action": {
                            "description": "\ub3c4\uad6c\ub97c \uc2e4\ud589\ud558\uba74 \uc218\ud589\ub418\ub294 \uc791\uc5c5\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\ub3c4\uad6c \uc124\uba85\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "success": {
                            "description": "\ub3c4\uad6c\uac00 \uc131\uacf5\uc801\uc73c\ub85c \uc2e4\ud589\ub418\uc5c8\ub098\uc694?",
                            "type": "boolean",
                            "required": false
                        },
                        "message": {
                            "description": "\ub3c4\uad6c \ubc18\ud658 \uba54\uc2dc\uc9c0\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/shipping_methods": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/shipping_methods"
                    }
                ]
            }
        },
        "\/wc\/v3\/shipping_methods\/(?P<id>[\\w-]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/payment_gateways": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub9ac\uc18c\uc2a4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uacb0\uc81c\uc2dc PG \uc11c\ube44\uc2a4\uba85",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\uacb0\uc81c\uc2dc PG \uc11c\ube44\uc2a4 \uc124\uba85",
                            "type": "string",
                            "required": false
                        },
                        "order": {
                            "description": "PG \uc11c\ube44\uc2a4 \uc815\ub82c \uc21c\uc11c",
                            "type": "integer",
                            "required": false
                        },
                        "enabled": {
                            "description": "PG \uc11c\ube44\uc2a4 \ud65c\uc131\ud654 \uc0c1\ud0dc",
                            "type": "boolean",
                            "required": false
                        },
                        "settings": {
                            "description": "PG \uc11c\ube44\uc2a4 \uc124\uc815",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\uc124\uc815\uc5d0 \ub300\ud55c \uace0\uc720 ID",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "label": {
                                    "description": "\uc778\ud130\ud398\uc774\uc2a4\uc5d0 \uc0ac\uc6a9\ub41c \uc0ac\ub78c\uc774 \uc77d\uc744 \uc218 \uc788\ub294 \ub808\uc774\ube14",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "description": {
                                    "description": "\uc778\ud130\ud398\uc774\uc2a4\uc5d0 \uc0ac\uc6a9\ub41c \uc0ac\ub78c\uc774 \uc77d\uc744 \uc218 \uc788\ub294 \uc124\uba85",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "type": {
                                    "description": "\uc124\uc815\uc720\ud615",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "enum": [
                                        "text",
                                        "email",
                                        "number",
                                        "color",
                                        "password",
                                        "textarea",
                                        "select",
                                        "multiselect",
                                        "radio",
                                        "image_width",
                                        "checkbox"
                                    ],
                                    "readonly": true
                                },
                                "value": {
                                    "description": "\uc124\uc815\uac12",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "default": {
                                    "description": "\uc124\uc815\uc758 \uae30\ubcf8\uac12",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "tip": {
                                    "description": "\uc124\uc815\uc5d0 \ub300\ud574 \uc0ac\uc6a9\uc790\uc5d0\uac8c \ud45c\uc2dc\ub41c \ucd94\uac00 \ub3c4\uc6c0\ub9d0 \ud14d\uc2a4\ud2b8\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "placeholder": {
                                    "description": "\ud14d\uc2a4\ud2b8 \uc785\ub825 \uc704\uce58\uc5d0 \uae30\ubcf8 \ud45c\uc2dc\ub420 \ubb38\uad6c",
                                    "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:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/data"
                    }
                ]
            }
        },
        "\/wc\/v3\/data\/continents": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/data\/continents"
                    }
                ]
            }
        },
        "\/wc\/v3\/data\/continents\/(?P<location>[\\w-]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "continent": {
                            "description": "\ub450 \uae00\uc790 \ub300\ub959 \ucf54\ub4dc.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/data\/countries": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/data\/countries"
                    }
                ]
            }
        },
        "\/wc\/v3\/data\/countries\/(?P<location>[\\w-]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "location": {
                            "description": "ISO3166 alpha-2 \uad6d\uac00 \ucf54\ub4dc.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/data\/currencies": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/data\/currencies"
                    }
                ]
            }
        },
        "\/wc\/v3\/data\/currencies\/current": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "ISO4217 \ud1b5\ud654 \ucf54\ub4dc.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/paypal-standard\/update-shipping": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/paypal-standard\/update-shipping"
                    }
                ]
            }
        },
        "\/wc\/v3\/paypal-webhooks": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/paypal-webhooks"
                    }
                ]
            }
        },
        "\/wc\/v3\/paypal-buttons\/create-order": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/paypal-buttons\/create-order"
                    }
                ]
            }
        },
        "\/wc\/v3\/paypal-buttons\/cancel-payment": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/paypal-buttons\/cancel-payment"
                    }
                ]
            }
        },
        "\/wc\/v3\/orders\/(?P<id>[\\d]+)\/receipt": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\uc8fc\ubb38\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "expiration_date": {
                            "description": "\ub9cc\ub8cc \ub0a0\uc9dc \ud615\uc2dd\uc740 yyyy-mm-dd\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "default": null,
                            "required": false
                        },
                        "expiration_days": {
                            "description": "\ub9cc\ub8cc \ub0a0\uc9dc\ub97c \uc9c0\uc815\ud558\uae30 \uc704\ud574 \ud604\uc7ac \ub0a0\uc9dc\uc5d0 \ucd94\uac00\ud560 \uc77c\uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "default": 1,
                            "required": false
                        },
                        "force_new": {
                            "description": "\uc601\uc218\uc99d\uc774 \uc774\ubbf8 \uc788\uc73c\uba70 \uc544\uc9c1 \ub9cc\ub8cc\ub418\uc9c0 \uc54a\uc740 \uacbd\uc6b0\uc5d0\ub3c4 \uc0c8\ub85c \ud558\ub098\ub97c \uac15\uc81c\ub85c \uc0dd\uc131\ud558\ub824\uba74 True\ub85c \uc124\uc815\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\uc8fc\ubb38\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders\/(?P<id>[\\d]+)\/actions\/email_templates": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\uc8fc\ubb38\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders\/(?P<id>[\\d]+)\/actions\/send_email": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\uc8fc\ubb38\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "email": {
                            "description": "\uc8fc\ubb38 \uc815\ubcf4\ub97c \ubcf4\ub0bc \uc774\uba54\uc77c \uc8fc\uc18c\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "force_email_update": {
                            "description": "\uc8fc\ubb38\uc758 \uccad\uad6c \uc774\uba54\uc77c\uc774 \uc774\ubbf8 \uc788\ub294 \uacbd\uc6b0\uc5d0\ub3c4 \uc774\ub97c \uc5c5\ub370\uc774\ud2b8\ud560\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "template_id": {
                            "description": "\uc774\uba54\uc77c\uc744 \ubcf4\ub0b4\ub294 \ub370 \uc0ac\uc6a9\ud560 \ud15c\ud50c\ub9bf\uc758 ID\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "new_order",
                                "cancelled_order",
                                "customer_cancelled_order",
                                "failed_order",
                                "customer_failed_order",
                                "customer_on_hold_order",
                                "customer_processing_order",
                                "customer_completed_order",
                                "customer_refunded_order",
                                "customer_invoice",
                                "customer_note",
                                "customer_reset_password",
                                "customer_new_account",
                                "customer_pos_completed_order",
                                "customer_pos_refunded_order",
                                "wc_keypad_offer",
                                "wc_order_license",
                                "customer_quote",
                                "shipping_invoice",
                                "wc_trial_license",
                                "new_receipt"
                            ],
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders\/(?P<id>[\\d]+)\/actions\/send_order_details": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\uc8fc\ubb38\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "email": {
                            "description": "\uc8fc\ubb38 \uc815\ubcf4\ub97c \ubcf4\ub0bc \uc774\uba54\uc77c \uc8fc\uc18c\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "force_email_update": {
                            "description": "\uc8fc\ubb38\uc758 \uccad\uad6c \uc774\uba54\uc77c\uc774 \uc774\ubbf8 \uc788\ub294 \uacbd\uc6b0\uc5d0\ub3c4 \uc774\ub97c \uc5c5\ub370\uc774\ud2b8\ud560\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders\/statuses": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc\/v3\/orders\/statuses"
                    }
                ]
            }
        },
        "\/wc-admin\/settings\/payments\/country": {
            "namespace": "wc-admin",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "location": {
                            "description": "\ud604\uc7ac \uc0ac\uc6a9\uc790\ub97c \uc704\ud574 \uc800\uc7a5\ud560 ISO3166 \uc54c\ud30c-2 \uad6d\uac00 \ucf54\ub4dc\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-admin\/settings\/payments\/country"
                    }
                ]
            }
        },
        "\/wc-admin\/settings\/payments\/providers": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "location": {
                            "description": "ISO3166 \uc54c\ud30c-2 \uad6d\uac00 \ucf54\ub4dc\uc785\ub2c8\ub2e4. \uae30\ubcf8\uac12\uc740 \uc6b0\ucee4\uba38\uc2a4\uc758 \uae30\ubcf8 \uc704\uce58 \uad6d\uac00\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-admin\/settings\/payments\/providers"
                    }
                ]
            }
        },
        "\/wc-admin\/settings\/payments\/providers\/order": {
            "namespace": "wc-admin",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "order_map": {
                            "description": "\uacf5\uae09\uc790 ID\ub97c \uc815\ub82c \uc21c\uc11c\ub97c \ub098\ud0c0\ub0b4\ub294 \uc815\uc218 \uac12\uc73c\ub85c \ub9e4\ud551\ud569\ub2c8\ub2e4.",
                            "type": "object",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-admin\/settings\/payments\/providers\/order"
                    }
                ]
            }
        },
        "\/wc-admin\/settings\/payments\/suggestion\/(?P<id>[\\w\\d\\-]+)\/attach": {
            "namespace": "wc-admin",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc-admin\/settings\/payments\/suggestion\/(?P<id>[\\w\\d\\-]+)\/hide": {
            "namespace": "wc-admin",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc-admin\/settings\/payments\/suggestion\/(?P<suggestion_id>[\\w\\d\\-]+)\/incentive\/(?P<incentive_id>[\\w\\d\\-]+)\/dismiss": {
            "namespace": "wc-admin",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc778\uc13c\ud2f0\ube0c\ub97c \ud574\uc81c\ud560 \ucee8\ud14d\uc2a4\ud2b8 ID\uc785\ub2c8\ub2e4. \uc81c\uacf5\ud558\uc9c0 \uc54a\uc73c\uba74 \ubaa8\ub4e0 \ucee8\ud14d\uc2a4\ud2b8\uc5d0 \ub300\ud55c \uc778\uc13c\ud2f0\ube0c\uac00 \ud574\uc81c\ub429\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "do_not_track": {
                            "description": "\uc0ac\uc2e4\uc774\ub77c\uba74, \uc778\uc13c\ud2f0\ube0c \ud574\uace0\ub294 \ucd94\uc801\uc5d0 \uc758\ud574 \ubb34\uc2dc\ub420 \uac83\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-admin\/settings\/payments\/woopayments\/onboarding": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "location": {
                            "description": "ISO3166 alpha-2 \uad6d\uac00 \ucf54\ub4dc\uc785\ub2c8\ub2e4. \uc800\uc7a5\ub41c \uc81c\uacf5\uc5c5\uccb4 \ube44\uc988\ub2c8\uc2a4 \uc704\uce58 \uad6d\uac00 \ucf54\ub4dc\ub85c \uae30\ubcf8\uac12\uc774 \uc124\uc815\ub429\ub2c8\ub2e4.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        },
                        "source": {
                            "description": "\ud310\ub9e4\uc790\uac00 \uc628\ubcf4\ub529 \ud750\ub984\uc5d0 \uc9c4\uc785\ud55c \uacf3\uc73c\ub85c\ubd80\ud130 \uac00\uc7a5 \ub192\uc740 \uc9c4\uc785\uc810\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-admin\/settings\/payments\/woopayments\/onboarding"
                    }
                ]
            }
        },
        "\/wc-admin\/settings\/payments\/woopayments\/onboarding\/step\/(?P<step>[a-zA-Z0-9_-]+)\/start": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "location": {
                            "description": "ISO3166 alpha-2 \uad6d\uac00 \ucf54\ub4dc\uc785\ub2c8\ub2e4. \uc800\uc7a5\ub41c \uc81c\uacf5\uc5c5\uccb4 \ube44\uc988\ub2c8\uc2a4 \uc704\uce58 \uad6d\uac00 \ucf54\ub4dc\ub85c \uae30\ubcf8\uac12\uc774 \uc124\uc815\ub429\ub2c8\ub2e4.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        },
                        "source": {
                            "description": "\ud310\ub9e4\uc790\uac00 \uc628\ubcf4\ub529 \ud750\ub984\uc5d0 \uc9c4\uc785\ud55c \uacf3\uc73c\ub85c\ubd80\ud130 \uac00\uc7a5 \ub192\uc740 \uc9c4\uc785\uc810\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-admin\/settings\/payments\/woopayments\/onboarding\/step\/(?P<step>[a-zA-Z0-9_-]+)\/save": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "location": {
                            "description": "ISO3166 alpha-2 \uad6d\uac00 \ucf54\ub4dc\uc785\ub2c8\ub2e4. \uc800\uc7a5\ub41c \uc81c\uacf5\uc5c5\uccb4 \ube44\uc988\ub2c8\uc2a4 \uc704\uce58 \uad6d\uac00 \ucf54\ub4dc\ub85c \uae30\ubcf8\uac12\uc774 \uc124\uc815\ub429\ub2c8\ub2e4.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        },
                        "source": {
                            "description": "\ud310\ub9e4\uc790\uac00 \uc628\ubcf4\ub529 \ud750\ub984\uc5d0 \uc9c4\uc785\ud55c \uacf3\uc73c\ub85c\ubd80\ud130 \uac00\uc7a5 \ub192\uc740 \uc9c4\uc785\uc810\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-admin\/settings\/payments\/woopayments\/onboarding\/step\/(?P<step>[a-zA-Z0-9_-]+)\/check": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "location": {
                            "description": "ISO3166 alpha-2 \uad6d\uac00 \ucf54\ub4dc\uc785\ub2c8\ub2e4. \uc800\uc7a5\ub41c \uc81c\uacf5\uc5c5\uccb4 \ube44\uc988\ub2c8\uc2a4 \uc704\uce58 \uad6d\uac00 \ucf54\ub4dc\ub85c \uae30\ubcf8\uac12\uc774 \uc124\uc815\ub429\ub2c8\ub2e4.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-admin\/settings\/payments\/woopayments\/onboarding\/step\/(?P<step>[a-zA-Z0-9_-]+)\/finish": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "location": {
                            "description": "ISO3166 alpha-2 \uad6d\uac00 \ucf54\ub4dc\uc785\ub2c8\ub2e4. \uc800\uc7a5\ub41c \uc81c\uacf5\uc5c5\uccb4 \ube44\uc988\ub2c8\uc2a4 \uc704\uce58 \uad6d\uac00 \ucf54\ub4dc\ub85c \uae30\ubcf8\uac12\uc774 \uc124\uc815\ub429\ub2c8\ub2e4.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        },
                        "source": {
                            "description": "\ud310\ub9e4\uc790\uac00 \uc628\ubcf4\ub529 \ud750\ub984\uc5d0 \uc9c4\uc785\ud55c \uacf3\uc73c\ub85c\ubd80\ud130 \uac00\uc7a5 \ub192\uc740 \uc9c4\uc785\uc810\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-admin\/settings\/payments\/woopayments\/onboarding\/step\/(?P<step>[a-zA-Z0-9_-]+)\/clean": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "location": {
                            "description": "ISO3166 alpha-2 \uad6d\uac00 \ucf54\ub4dc\uc785\ub2c8\ub2e4. \uc800\uc7a5\ub41c \uc81c\uacf5\uc5c5\uccb4 \ube44\uc988\ub2c8\uc2a4 \uc704\uce58 \uad6d\uac00 \ucf54\ub4dc\ub85c \uae30\ubcf8\uac12\uc774 \uc124\uc815\ub429\ub2c8\ub2e4.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-admin\/settings\/payments\/woopayments\/onboarding\/step\/test_account\/init": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "location": {
                            "description": "ISO3166 alpha-2 \uad6d\uac00 \ucf54\ub4dc\uc785\ub2c8\ub2e4. \uc800\uc7a5\ub41c \uc81c\uacf5\uc5c5\uccb4 \ube44\uc988\ub2c8\uc2a4 \uc704\uce58 \uad6d\uac00 \ucf54\ub4dc\ub85c \uae30\ubcf8\uac12\uc774 \uc124\uc815\ub429\ub2c8\ub2e4.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        },
                        "source": {
                            "description": "\ud310\ub9e4\uc790\uac00 \uc628\ubcf4\ub529 \ud750\ub984\uc5d0 \uc9c4\uc785\ud55c \uacf3\uc73c\ub85c\ubd80\ud130 \uac00\uc7a5 \ub192\uc740 \uc9c4\uc785\uc810\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-admin\/settings\/payments\/woopayments\/onboarding\/step\/test_account\/init"
                    }
                ]
            }
        },
        "\/wc-admin\/settings\/payments\/woopayments\/onboarding\/step\/test_account\/reset": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "location": {
                            "description": "ISO3166 alpha-2 \uad6d\uac00 \ucf54\ub4dc\uc785\ub2c8\ub2e4. \uc800\uc7a5\ub41c \uc81c\uacf5\uc5c5\uccb4 \ube44\uc988\ub2c8\uc2a4 \uc704\uce58 \uad6d\uac00 \ucf54\ub4dc\ub85c \uae30\ubcf8\uac12\uc774 \uc124\uc815\ub429\ub2c8\ub2e4.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        },
                        "source": {
                            "description": "\ud310\ub9e4\uc790\uac00 \uc628\ubcf4\ub529 \ud750\ub984\uc5d0 \uc9c4\uc785\ud55c \uacf3\uc73c\ub85c\ubd80\ud130 \uac00\uc7a5 \ub192\uc740 \uc9c4\uc785\uc810\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-admin\/settings\/payments\/woopayments\/onboarding\/step\/test_account\/reset"
                    }
                ]
            }
        },
        "\/wc-admin\/settings\/payments\/woopayments\/onboarding\/step\/business_verification\/kyc_session": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "location": {
                            "description": "ISO3166 alpha-2 \uad6d\uac00 \ucf54\ub4dc\uc785\ub2c8\ub2e4. \uc800\uc7a5\ub41c \uc81c\uacf5\uc5c5\uccb4 \ube44\uc988\ub2c8\uc2a4 \uc704\uce58 \uad6d\uac00 \ucf54\ub4dc\ub85c \uae30\ubcf8\uac12\uc774 \uc124\uc815\ub429\ub2c8\ub2e4.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        },
                        "source": {
                            "description": "\ud310\ub9e4\uc790\uac00 \uc628\ubcf4\ub529 \ud750\ub984\uc5d0 \uc9c4\uc785\ud55c \uacf3\uc73c\ub85c\ubd80\ud130 \uac00\uc7a5 \ub192\uc740 \uc9c4\uc785\uc810\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-admin\/settings\/payments\/woopayments\/onboarding\/step\/business_verification\/kyc_session"
                    }
                ]
            }
        },
        "\/wc-admin\/settings\/payments\/woopayments\/onboarding\/step\/business_verification\/kyc_session\/finish": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "location": {
                            "description": "ISO3166 alpha-2 \uad6d\uac00 \ucf54\ub4dc\uc785\ub2c8\ub2e4. \uc800\uc7a5\ub41c \uc81c\uacf5\uc5c5\uccb4 \ube44\uc988\ub2c8\uc2a4 \uc704\uce58 \uad6d\uac00 \ucf54\ub4dc\ub85c \uae30\ubcf8\uac12\uc774 \uc124\uc815\ub429\ub2c8\ub2e4.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        },
                        "source": {
                            "description": "\ud310\ub9e4\uc790\uac00 \uc628\ubcf4\ub529 \ud750\ub984\uc5d0 \uc9c4\uc785\ud55c \uacf3\uc73c\ub85c\ubd80\ud130 \uac00\uc7a5 \ub192\uc740 \uc9c4\uc785\uc810\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-admin\/settings\/payments\/woopayments\/onboarding\/step\/business_verification\/kyc_session\/finish"
                    }
                ]
            }
        },
        "\/wc-admin\/settings\/payments\/woopayments\/onboarding\/step\/business_verification\/test_account\/disable": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "location": {
                            "description": "ISO3166 alpha-2 \uad6d\uac00 \ucf54\ub4dc\uc785\ub2c8\ub2e4. \uc800\uc7a5\ub41c \uc81c\uacf5\uc5c5\uccb4 \ube44\uc988\ub2c8\uc2a4 \uc704\uce58 \uad6d\uac00 \ucf54\ub4dc\ub85c \uae30\ubcf8\uac12\uc774 \uc124\uc815\ub429\ub2c8\ub2e4.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        },
                        "from": {
                            "description": "\uc774 \uc694\uccad\uc774 \ud2b8\ub9ac\uac70\ub41c \uc628\ubcf4\ub529 \ud750\ub984\uc758 \uc704\uce58\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "source": {
                            "description": "\ud310\ub9e4\uc790\uac00 \uc628\ubcf4\ub529 \ud750\ub984\uc5d0 \uc9c4\uc785\ud55c \uacf3\uc73c\ub85c\ubd80\ud130 \uac00\uc7a5 \ub192\uc740 \uc9c4\uc785\uc810\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-admin\/settings\/payments\/woopayments\/onboarding\/step\/business_verification\/test_account\/disable"
                    }
                ]
            }
        },
        "\/wc-admin\/settings\/payments\/woopayments\/onboarding\/preload": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "location": {
                            "description": "ISO3166 alpha-2 \uad6d\uac00 \ucf54\ub4dc\uc785\ub2c8\ub2e4. \uc800\uc7a5\ub41c \uc81c\uacf5\uc5c5\uccb4 \ube44\uc988\ub2c8\uc2a4 \uc704\uce58 \uad6d\uac00 \ucf54\ub4dc\ub85c \uae30\ubcf8\uac12\uc774 \uc124\uc815\ub429\ub2c8\ub2e4.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-admin\/settings\/payments\/woopayments\/onboarding\/preload"
                    }
                ]
            }
        },
        "\/wc-admin\/settings\/payments\/woopayments\/onboarding\/reset": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "location": {
                            "description": "ISO3166 alpha-2 \uad6d\uac00 \ucf54\ub4dc\uc785\ub2c8\ub2e4. \uc800\uc7a5\ub41c \uc81c\uacf5\uc5c5\uccb4 \ube44\uc988\ub2c8\uc2a4 \uc704\uce58 \uad6d\uac00 \ucf54\ub4dc\ub85c \uae30\ubcf8\uac12\uc774 \uc124\uc815\ub429\ub2c8\ub2e4.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        },
                        "from": {
                            "description": "\uc774 \uc694\uccad\uc774 \ud2b8\ub9ac\uac70\ub41c \uc628\ubcf4\ub529 \ud750\ub984\uc758 \uc704\uce58\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "source": {
                            "description": "\ud310\ub9e4\uc790\uac00 \uc628\ubcf4\ub529 \ud750\ub984\uc5d0 \uc9c4\uc785\ud55c \uacf3\uc73c\ub85c\ubd80\ud130 \uac00\uc7a5 \ub192\uc740 \uc9c4\uc785\uc810\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-admin\/settings\/payments\/woopayments\/onboarding\/reset"
                    }
                ]
            }
        },
        "\/wc-admin\/settings\/payments\/woopayments\/woopay-eligibility": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-admin\/settings\/payments\/woopayments\/woopay-eligibility"
                    }
                ]
            }
        },
        "\/wc-admin\/settings\/payments\/woopayments\/onboarding\/test_account\/disable": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "location": {
                            "description": "ISO3166 alpha-2 \uad6d\uac00 \ucf54\ub4dc\uc785\ub2c8\ub2e4. \uc800\uc7a5\ub41c \uc81c\uacf5\uc5c5\uccb4 \ube44\uc988\ub2c8\uc2a4 \uc704\uce58 \uad6d\uac00 \ucf54\ub4dc\ub85c \uae30\ubcf8\uac12\uc774 \uc124\uc815\ub429\ub2c8\ub2e4.",
                            "type": "string",
                            "pattern": "[a-zA-Z]{2}",
                            "required": false
                        },
                        "from": {
                            "description": "\uc774 \uc694\uccad\uc774 \ud2b8\ub9ac\uac70\ub41c \uc628\ubcf4\ub529 \ud750\ub984\uc758 \uc704\uce58\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "source": {
                            "description": "\ud310\ub9e4\uc790\uac00 \uc628\ubcf4\ub529 \ud750\ub984\uc5d0 \uc9c4\uc785\ud55c \uacf3\uc73c\ub85c\ubd80\ud130 \uac00\uc7a5 \ub192\uc740 \uc9c4\uc785\uc810\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-admin\/settings\/payments\/woopayments\/onboarding\/test_account\/disable"
                    }
                ]
            }
        },
        "\/wc-admin-email": {
            "namespace": "wc-admin-email",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wc-admin-email",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-admin-email"
                    }
                ]
            }
        },
        "\/wc-admin-email\/settings\/email\/send-preview": {
            "namespace": "wc-admin-email",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "type": {
                            "description": "\ubbf8\ub9ac \ubcfc \uc774\uba54\uc77c \uc720\ud615\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": true
                        },
                        "email": {
                            "description": "\uc774\uba54\uc77c \ubbf8\ub9ac \ubcf4\uae30\ub97c \ubcf4\ub0bc \uc774\uba54\uc77c \uc8fc\uc18c\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "email",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-admin-email\/settings\/email\/send-preview"
                    }
                ]
            }
        },
        "\/wc-admin-email\/settings\/email\/preview-subject": {
            "namespace": "wc-admin-email",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "description": "\uc81c\ubaa9\uc744 \ubc1b\uc744 \uc774\uba54\uc77c \uc720\ud615\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-admin-email\/settings\/email\/preview-subject"
                    }
                ]
            }
        },
        "\/wc-admin-email\/settings\/email\/save-transient": {
            "namespace": "wc-admin-email",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "key": {
                            "type": "string",
                            "description": "The key for the transient. Must be one of the allowed options.",
                            "required": true
                        },
                        "value": {
                            "type": "string",
                            "description": "The value to be saved for the transient.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-admin-email\/settings\/email\/save-transient"
                    }
                ]
            }
        },
        "\/wc-admin-email\/settings\/email\/listing\/recreate-email-post": {
            "namespace": "wc-admin-email",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "email_id": {
                            "description": "\uae00\uc744 \ub2e4\uc2dc \uc0dd\uc131\ud560 \uc774\uba54\uc77c ID\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-admin-email\/settings\/email\/listing\/recreate-email-post"
                    }
                ]
            }
        },
        "\/wc-telemetry": {
            "namespace": "wc-telemetry",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wc-telemetry",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wc-telemetry"
                    }
                ]
            }
        },
        "\/wc-telemetry\/tracker": {
            "namespace": "wc-telemetry",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "platform": {
                            "description": "\ucd94\uc801\ud560 \ud50c\ub7ab\ud3fc\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": true
                        },
                        "version": {
                            "description": "\ucd94\uc801\ud560 \ud50c\ub7ab\ud3fc \ubc84\uc804\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": true
                        },
                        "installation_date": {
                            "description": "WooCommerce \ubaa8\ubc14\uc77c \uc571 \uc124\uce58 \ub0a0\uc9dc\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/wp-json\/wccom-site\/v3"
                    }
                ]
            }
        },
        "\/wccom-site\/v3\/installer\/(?P<product_id>\\d+)\/state": {
            "namespace": "wccom-site\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "product_id": {
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wccom-site\/v3\/installer": {
            "namespace": "wccom-site\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product-id": {
                            "type": "integer",
                            "required": true
                        },
                        "run-until-step": {
                            "type": "string",
                            "enum": [
                                "get_product_info",
                                "download_product",
                                "unpack_product",
                                "move_product",
                                "activate_product"
                            ],
                            "required": true
                        },
                        "idempotency-key": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/wp-json\/wccom-site\/v3\/ssr"
                    }
                ]
            }
        },
        "\/wccom-site\/v3\/status": {
            "namespace": "wccom-site\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wccom-site\/v3\/status"
                    }
                ]
            }
        },
        "\/wccom-site\/v3\/connection\/disconnect": {
            "namespace": "wccom-site\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wccom-site\/v3\/connection\/disconnect"
                    }
                ]
            }
        },
        "\/wccom-site\/v3\/connection\/status": {
            "namespace": "wccom-site\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wccom-site\/v3\/connection\/status"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp-abilities\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wp-abilities\/v1"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wp-abilities\/v1\/categories"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories\/(?P<slug>[a-z0-9]+(?:-[a-z0-9]+)*)": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "\ub2a5\ub825 \uce74\ud14c\uace0\ub9ac\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "pattern": "^[a-z0-9]+(?:-[a-z0-9]+)*$",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "\ub2a5\ub825 \uce74\ud14c\uace0\ub9ac\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "pattern": "^[a-z0-9]+(?:-[a-z0-9]+)*$",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-abilities\/v1\/abilities\/(?P<name>[a-zA-Z0-9\\-\\\/]+?)\/run": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE",
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": {
                        "name": {
                            "description": "\ub2a5\ub825\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        },
                        "input": {
                            "description": "\uae30\ub2a5 \uc2e4\ud589\uc744 \uc704\ud55c \uc785\ub825 \ub9e4\uac1c\ubcc0\uc218\uc785\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "number",
                                "boolean",
                                "string",
                                "array",
                                "object",
                                "null"
                            ],
                            "default": null,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": {
                        "name": {
                            "description": "\ub2a5\ub825\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        },
                        "input": {
                            "description": "\uae30\ub2a5 \uc2e4\ud589\uc744 \uc704\ud55c \uc785\ub825 \ub9e4\uac1c\ubcc0\uc218\uc785\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "number",
                                "boolean",
                                "string",
                                "array",
                                "object",
                                "null"
                            ],
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-abilities\/v1\/abilities": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "category": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ub2a5\ub825 \uce74\ud14c\uace0\ub9ac\uc758 \ub2a5\ub825\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "category": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ub2a5\ub825 \uce74\ud14c\uace0\ub9ac\uc758 \ub2a5\ub825\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wp-abilities\/v1\/abilities"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/abilities\/(?P<name>[a-zA-Z0-9\\-\\\/]+)": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "\ub2a5\ub825\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "\ub2a5\ub825\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/remote_authorize": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/jetpack\/v4\/remote_authorize"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/remote_provision": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/jetpack\/v4\/remote_provision"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/remote_register": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/jetpack\/v4\/remote_register"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/remote_connect": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/jetpack\/v4\/remote_connect"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/check": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/jetpack\/v4\/connection\/check"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "isActive": {
                            "description": "Set to false will trigger the site to disconnect.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/jetpack\/v4\/connection"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/user": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/jetpack\/v4\/connection\/user"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/data": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/jetpack\/v4\/connection\/data"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/plugins": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/wp-json\/jetpack\/v4\/connection\/reconnect"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/register": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "from": {
                            "description": "Indicates where the registration action was triggered for tracking\/segmentation purposes",
                            "type": "string",
                            "required": false
                        },
                        "redirect_uri": {
                            "description": "URI of the admin page where the user should be redirected after connection flow",
                            "type": "string",
                            "required": false
                        },
                        "plugin_slug": {
                            "description": "Indicates from what plugin the request is coming from",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/wp-json\/jetpack\/v4\/connection\/owner"
                    }
                ]
            }
        },
        "\/wp\/v2": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp\/v2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wp\/v2"
                    }
                ]
            }
        },
        "\/wp\/v2\/posts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \uc791\uc131\uc790\uc5d0 \ubc30\uc815\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 \uc791\uc131\uc790\uc5d0 \ubc30\uc815\ub41c \uae00\uc744 \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\uc804\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\uac80\uc0c9 \uc785\ub825\uc744 \ud574\uc11d\ud558\ub294 \ubc29\ubc95\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uae00 \uc18d\uc131\ubcc4\ub85c \uceec\ub809\uc158\uc744 \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\uac80\uc0c9\ud560 \uc5f4 \uc774\ub984\uc758 \ubc30\uc5f4\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \uc0c1\ud0dc\uac00 \ubc30\uc815\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-deliveryexception",
                                    "wc-intransit",
                                    "wc-checkout-draft",
                                    "wc-quote",
                                    "wc-awaiting-approval",
                                    "dp-rewrite-republish",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\ub2e4\uc911 \ud0dd\uc18c\ub178\ubbf8 \uac04\uc758 \uad00\uacc4\uc5d0 \uae30\ubc18\ud558\uc5ec \uacb0\uacfc \uc138\ud2b8\ub97c \uc81c\ud55c.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "categories \ud0dd\uc18c\ub178\ubbf8\ub85c \uc9c0\uc815\ud55c \ud2b9\uc815 \uc6a9\uc5b4\uc744 \uac00\uc9c4 \ubaa8\ub4e0 \ud56d\ubaa9\uc73c\ub85c \uacb0\uacfc \uc138\ud2b8\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\ud56d\ubaa9 ID \ubaa9\ub85d",
                                    "description": "\ub098\uc5f4\ub41c ID\uc640 \uc6a9\uc5b4\ub97c \uc77c\uce58\uc2dc\ud0a4\uc138\uc694.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\ud0dd\uc18c\ub178\ubbf8 \ucffc\ub9ac \ud56d\ubaa9 ID",
                                    "description": "\uace0\uae09 \ud56d\ubaa9 \ucffc\ub9ac\ub97c \uc218\ud589\ud558\uc138\uc694.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term \uc544\uc774\ub514.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\uacb0\uacfc\ubaa8\uc74c\uc744 \uc81c\ud55c\ud560 \uc6a9\uc5b4\uc5d0 \ud558\uc704 \uc6a9\uc5b4\ub97c \ud3ec\ud568\uc2dc\ud0ac\uc9c0 \uc5ec\ubd80.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\ud56d\ubaa9\uc774 \ud2b9\uc815 \uc6a9\uc5b4\uc758 \ubaa8\ub450 \ub610\ub294 \uc5b4\ub290 \ud558\ub098\uc5d0 \ubc30\uc815\ub418\uc57c \ud558\ub294\uc9c0 \uc5ec\ubd80.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c categories \ud0dd\uc18c\ub178\ubbf8\uc5d0 \ubc30\uc815\ub41c \ud2b9\uc815 \uc6a9\uc5b4\ub97c \uac00\uc9c4 \uac83\uc744 \uc81c\uc678\ud55c \ubaa8\ub4e0 \ud56d\ubaa9\uc5d0 \uc81c\ud55c.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\ud56d\ubaa9 ID \ubaa9\ub85d",
                                    "description": "\ub098\uc5f4\ub41c ID\uc640 \uc6a9\uc5b4\ub97c \uc77c\uce58\uc2dc\ud0a4\uc138\uc694.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\ud0dd\uc18c\ub178\ubbf8 \ucffc\ub9ac \ud56d\ubaa9 ID",
                                    "description": "\uace0\uae09 \ud56d\ubaa9 \ucffc\ub9ac\ub97c \uc218\ud589\ud558\uc138\uc694.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term \uc544\uc774\ub514.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\uacb0\uacfc\ubaa8\uc74c\uc744 \uc81c\ud55c\ud560 \uc6a9\uc5b4\uc5d0 \ud558\uc704 \uc6a9\uc5b4\ub97c \ud3ec\ud568\uc2dc\ud0ac\uc9c0 \uc5ec\ubd80.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "tags \ud0dd\uc18c\ub178\ubbf8\ub85c \uc9c0\uc815\ud55c \ud2b9\uc815 \uc6a9\uc5b4\uc744 \uac00\uc9c4 \ubaa8\ub4e0 \ud56d\ubaa9\uc73c\ub85c \uacb0\uacfc \uc138\ud2b8\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\ud56d\ubaa9 ID \ubaa9\ub85d",
                                    "description": "\ub098\uc5f4\ub41c ID\uc640 \uc6a9\uc5b4\ub97c \uc77c\uce58\uc2dc\ud0a4\uc138\uc694.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\ud0dd\uc18c\ub178\ubbf8 \ucffc\ub9ac \ud56d\ubaa9 ID",
                                    "description": "\uace0\uae09 \ud56d\ubaa9 \ucffc\ub9ac\ub97c \uc218\ud589\ud558\uc138\uc694.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term \uc544\uc774\ub514.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\ud56d\ubaa9\uc774 \ud2b9\uc815 \uc6a9\uc5b4\uc758 \ubaa8\ub450 \ub610\ub294 \uc5b4\ub290 \ud558\ub098\uc5d0 \ubc30\uc815\ub418\uc57c \ud558\ub294\uc9c0 \uc5ec\ubd80.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c tags \ud0dd\uc18c\ub178\ubbf8\uc5d0 \ubc30\uc815\ub41c \ud2b9\uc815 \uc6a9\uc5b4\ub97c \uac00\uc9c4 \uac83\uc744 \uc81c\uc678\ud55c \ubaa8\ub4e0 \ud56d\ubaa9\uc5d0 \uc81c\ud55c.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\ud56d\ubaa9 ID \ubaa9\ub85d",
                                    "description": "\ub098\uc5f4\ub41c ID\uc640 \uc6a9\uc5b4\ub97c \uc77c\uce58\uc2dc\ud0a4\uc138\uc694.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\ud0dd\uc18c\ub178\ubbf8 \ucffc\ub9ac \ud56d\ubaa9 ID",
                                    "description": "\uace0\uae09 \ud56d\ubaa9 \ucffc\ub9ac\ub97c \uc218\ud589\ud558\uc138\uc694.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term \uc544\uc774\ub514.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "sticky": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ubd99\ubc15\uc774\uc778 \ud56d\ubaa9\uc5d0 \uc81c\ud55c.",
                            "type": "boolean",
                            "required": false
                        },
                        "ignore_sticky": {
                            "description": "\uace0\uc815 \uae00\uc744 \ubb34\uc2dc\ud560\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "format": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \ud615\uc2dd\uc774 \uc9c0\uc815\ub41c \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "uniqueItems": true,
                            "items": {
                                "enum": [
                                    "standard",
                                    "aside",
                                    "chat",
                                    "gallery",
                                    "link",
                                    "image",
                                    "quote",
                                    "status",
                                    "video",
                                    "audio"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-deliveryexception",
                                "wc-intransit",
                                "wc-checkout-draft",
                                "wc-quote",
                                "wc-awaiting-approval"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\uae00\uc758 \uc791\uc131\uc790\uc5d0 \ub300\ud55c ID.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc694\uc57d, \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\uc694\uc57d\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\uae00\uc758 \ucd94\ucc9c \ubbf8\ub514\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\ub313\uae00\uc774 \uae00\uc5d0 \uc5f4\ub9ac\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\uae00\uc774 \ud551 \ub420 \uc218 \uc788\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ud615\uc2dd.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "\uae00\uc774 \uace0\uc815\uc73c\ub85c \ucc98\ub9ac\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "category \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uae00\uc5d0 \ubc30\uc815\ub41c \uc6a9\uc5b4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "post_tag \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uae00\uc5d0 \ubc30\uc815\ub41c \uc6a9\uc5b4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "\uae30\ubcf8 \uc694\uc57d\uae00 \uae38\uc774\ub97c \uc7ac\uc815\uc758\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\uae00\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub41c \uacbd\uc6b0 \uae00 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-deliveryexception",
                                "wc-intransit",
                                "wc-checkout-draft",
                                "wc-quote",
                                "wc-awaiting-approval"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\uae00\uc758 \uc791\uc131\uc790\uc5d0 \ub300\ud55c ID.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc694\uc57d, \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\uc694\uc57d\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\uae00\uc758 \ucd94\ucc9c \ubbf8\ub514\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\ub313\uae00\uc774 \uae00\uc5d0 \uc5f4\ub9ac\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\uae00\uc774 \ud551 \ub420 \uc218 \uc788\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ud615\uc2dd.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "\uae00\uc774 \uace0\uc815\uc73c\ub85c \ucc98\ub9ac\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "category \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uae00\uc5d0 \ubc30\uc815\ub41c \uc6a9\uc5b4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "post_tag \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uae00\uc5d0 \ubc30\uc815\ub41c \uc6a9\uc5b4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ud734\uc9c0\ud1b5 \ubb34\uc2dc \ubc0f \uac15\uc81c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\ub9ac\ube44\uc804 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\ucf5c\ub809\uc158\uc744 \uc624\ube0c\uc81d\ud2b8 \uc18d\uc131\uc73c\ub85c \ubd84\ub958.",
                            "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": "\ub9ac\ube44\uc804 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\ube44\uc804\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\ub9ac\ube44\uc804 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\ube44\uc804\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ub9ac\ube44\uc804\uc740 \ud734\uc9c0\ud1b5 \uae30\ub2a5\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc73c\ubbc0\ub85c true\uac00 \ud544\uc218\uc784.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-deliveryexception",
                                "wc-intransit",
                                "wc-checkout-draft",
                                "wc-quote",
                                "wc-awaiting-approval"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\uae00\uc758 \uc791\uc131\uc790\uc5d0 \ub300\ud55c ID.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc694\uc57d, \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\uc694\uc57d\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\uae00\uc758 \ucd94\ucc9c \ubbf8\ub514\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\ub313\uae00\uc774 \uae00\uc5d0 \uc5f4\ub9ac\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\uae00\uc774 \ud551 \ub420 \uc218 \uc788\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ud615\uc2dd.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "\uae00\uc774 \uace0\uc815\uc73c\ub85c \ucc98\ub9ac\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "category \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uae00\uc5d0 \ubc30\uc815\ub41c \uc6a9\uc5b4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "post_tag \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uae00\uc5d0 \ubc30\uc815\ub41c \uc6a9\uc5b4.",
                            "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": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "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": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \uc791\uc131\uc790\uc5d0 \ubc30\uc815\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 \uc791\uc131\uc790\uc5d0 \ubc30\uc815\ub41c \uae00\uc744 \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\uc804\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 menu_order \uac12\uc774 \uc788\ub294 \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\uac80\uc0c9 \uc785\ub825\uc744 \ud574\uc11d\ud558\ub294 \ubc29\ubc95\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uae00 \uc18d\uc131\ubcc4\ub85c \uceec\ub809\uc158\uc744 \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\uac00 \uc788\ub294 \ud56d\ubaa9\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\uac00 \uc788\ub294 \uac83\uc744 \uc81c\uc678\ud55c \ubaa8\ub4e0 \ud56d\ubaa9\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\uac80\uc0c9\ud560 \uc5f4 \uc774\ub984\uc758 \ubc30\uc5f4\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \uc0c1\ud0dc\uac00 \ubc30\uc815\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-deliveryexception",
                                    "wc-intransit",
                                    "wc-checkout-draft",
                                    "wc-quote",
                                    "wc-awaiting-approval",
                                    "dp-rewrite-republish",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-deliveryexception",
                                "wc-intransit",
                                "wc-checkout-draft",
                                "wc-quote",
                                "wc-awaiting-approval"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\uae00\uc758 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\uae00\uc758 \uc791\uc131\uc790\uc5d0 \ub300\ud55c ID.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc694\uc57d, \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\uc694\uc57d\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\uae00\uc758 \ucd94\ucc9c \ubbf8\ub514\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\ub313\uae00\uc774 \uae00\uc5d0 \uc5f4\ub9ac\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\uae00\uc774 \ud551 \ub420 \uc218 \uc788\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\ub2e4\ub978 \uae00\uacfc \uad00\ub828\ub41c \uae00\uc758 \uc21c\uc11c.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "\uae30\ubcf8 \uc694\uc57d\uae00 \uae38\uc774\ub97c \uc7ac\uc815\uc758\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\uae00\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub41c \uacbd\uc6b0 \uae00 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-deliveryexception",
                                "wc-intransit",
                                "wc-checkout-draft",
                                "wc-quote",
                                "wc-awaiting-approval"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\uae00\uc758 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\uae00\uc758 \uc791\uc131\uc790\uc5d0 \ub300\ud55c ID.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc694\uc57d, \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\uc694\uc57d\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\uae00\uc758 \ucd94\ucc9c \ubbf8\ub514\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\ub313\uae00\uc774 \uae00\uc5d0 \uc5f4\ub9ac\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\uae00\uc774 \ud551 \ub420 \uc218 \uc788\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\ub2e4\ub978 \uae00\uacfc \uad00\ub828\ub41c \uae00\uc758 \uc21c\uc11c.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ud734\uc9c0\ud1b5 \ubb34\uc2dc \ubc0f \uac15\uc81c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\ub9ac\ube44\uc804 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\ucf5c\ub809\uc158\uc744 \uc624\ube0c\uc81d\ud2b8 \uc18d\uc131\uc73c\ub85c \ubd84\ub958.",
                            "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": "\ub9ac\ube44\uc804 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\ube44\uc804\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\ub9ac\ube44\uc804 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\ube44\uc804\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ub9ac\ube44\uc804\uc740 \ud734\uc9c0\ud1b5 \uae30\ub2a5\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc73c\ubbc0\ub85c true\uac00 \ud544\uc218\uc784.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uae00\uc758 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-deliveryexception",
                                "wc-intransit",
                                "wc-checkout-draft",
                                "wc-quote",
                                "wc-awaiting-approval"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\uae00\uc758 \uc791\uc131\uc790\uc5d0 \ub300\ud55c ID.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc694\uc57d, \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\uc694\uc57d\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\uae00\uc758 \ucd94\ucc9c \ubbf8\ub514\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\ub313\uae00\uc774 \uae00\uc5d0 \uc5f4\ub9ac\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\uae00\uc774 \ud551 \ub420 \uc218 \uc788\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\ub2e4\ub978 \uae00\uacfc \uad00\ub828\ub41c \uae00\uc758 \uc21c\uc11c.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "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": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "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": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \uc791\uc131\uc790\uc5d0 \ubc30\uc815\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 \uc791\uc131\uc790\uc5d0 \ubc30\uc815\ub41c \uae00\uc744 \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\uc804\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\uac80\uc0c9 \uc785\ub825\uc744 \ud574\uc11d\ud558\ub294 \ubc29\ubc95\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uae00 \uc18d\uc131\ubcc4\ub85c \uceec\ub809\uc158\uc744 \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\uac00 \uc788\ub294 \ud56d\ubaa9\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\uac00 \uc788\ub294 \uac83\uc744 \uc81c\uc678\ud55c \ubaa8\ub4e0 \ud56d\ubaa9\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\uac80\uc0c9\ud560 \uc5f4 \uc774\ub984\uc758 \ubc30\uc5f4\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "inherit",
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \uc0c1\ud0dc\uac00 \ubc30\uc815\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "inherit",
                                    "private",
                                    "trash"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "media_type": {
                            "default": null,
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud2b9\uc815 \ubbf8\ub514\uc5b4 \uc720\ud615 \ub610\ub294 \ubbf8\ub514\uc5b4 \uc720\ud615\uc758 \ucca8\ubd80 \ud30c\uc77c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "image",
                                    "video",
                                    "text",
                                    "application",
                                    "audio"
                                ]
                            },
                            "required": false
                        },
                        "mime_type": {
                            "default": null,
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud2b9\uc815 MIME \uc720\ud615 \ub610\ub294 MIME \uc720\ud615\uc758 \ucca8\ubd80 \ud30c\uc77c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-deliveryexception",
                                "wc-intransit",
                                "wc-checkout-draft",
                                "wc-quote",
                                "wc-awaiting-approval"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\uae00\uc758 \uc791\uc131\uc790\uc5d0 \ub300\ud55c ID.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\uae00\uc758 \ucd94\ucc9c \ubbf8\ub514\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\ub313\uae00\uc774 \uae00\uc5d0 \uc5f4\ub9ac\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\uae00\uc774 \ud551 \ub420 \uc218 \uc788\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "\ucca8\ubd80\ud30c\uc77c\uac00 \ud45c\uc2dc\ub418\uc9c0 \uc54a\uc744 \uacbd\uc6b0 \ud45c\uc2dc\ud560 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "\ucca8\ubd80\ud30c\uc77c \ucea1\uc158.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ucca8\ubd80\ud30c\uc77c\uc5d0 \ub300\ud55c \ucea1\uc158, \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\ucca8\ubd80\ud30c\uc77c\uc5d0 \ub300\ud55c HTML \ucea1\uc158, \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\ucca8\ubd80\ud30c\uc77c \uc124\uba85.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ucca8\ubd80\ud30c\uc77c\uc5d0 \ub300\ud55c \uc124\uba85, \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\ucca8\ubd80\ud30c\uc77c\uc5d0 \ub300\ud55c HTML \uc124\uba85. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "\ucca8\ubd80\ud30c\uc77c\uc758 \uad00\ub828 \uae00\uc5d0 \ub300\ud55c ID.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-deliveryexception",
                                "wc-intransit",
                                "wc-checkout-draft",
                                "wc-quote",
                                "wc-awaiting-approval"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\uae00\uc758 \uc791\uc131\uc790\uc5d0 \ub300\ud55c ID.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\uae00\uc758 \ucd94\ucc9c \ubbf8\ub514\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\ub313\uae00\uc774 \uae00\uc5d0 \uc5f4\ub9ac\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\uae00\uc774 \ud551 \ub420 \uc218 \uc788\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "\ucca8\ubd80\ud30c\uc77c\uac00 \ud45c\uc2dc\ub418\uc9c0 \uc54a\uc744 \uacbd\uc6b0 \ud45c\uc2dc\ud560 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "\ucca8\ubd80\ud30c\uc77c \ucea1\uc158.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ucca8\ubd80\ud30c\uc77c\uc5d0 \ub300\ud55c \ucea1\uc158, \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\ucca8\ubd80\ud30c\uc77c\uc5d0 \ub300\ud55c HTML \ucea1\uc158, \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\ucca8\ubd80\ud30c\uc77c \uc124\uba85.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ucca8\ubd80\ud30c\uc77c\uc5d0 \ub300\ud55c \uc124\uba85, \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\ucca8\ubd80\ud30c\uc77c\uc5d0 \ub300\ud55c HTML \uc124\uba85. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "\ucca8\ubd80\ud30c\uc77c\uc758 \uad00\ub828 \uae00\uc5d0 \ub300\ud55c ID.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ud734\uc9c0\ud1b5 \ubb34\uc2dc \ubc0f \uac15\uc81c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)\/post-process": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\ucca8\ubd80\ud30c\uc77c\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "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": "\ud3b8\uc9d1\ud55c \uc774\ubbf8\uc9c0 \ud30c\uc77c\uc758 URL.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "modifiers": {
                            "description": "\uc774\ubbf8\uc9c0 \ud3b8\uc9d1 \ubc30\uc5f4.",
                            "type": "array",
                            "minItems": 1,
                            "items": {
                                "description": "\uc774\ubbf8\uc9c0 \ud3b8\uc9d1.",
                                "type": "object",
                                "required": [
                                    "type",
                                    "args"
                                ],
                                "oneOf": [
                                    {
                                        "title": "\ud50c\ub9bd",
                                        "properties": {
                                            "type": {
                                                "description": "\ud50c\ub9bd\ud615.",
                                                "type": "string",
                                                "enum": [
                                                    "flip"
                                                ]
                                            },
                                            "args": {
                                                "description": "\ubc29\ud5a5 \ub4a4\uc9d1\uae30.",
                                                "type": "object",
                                                "required": [
                                                    "flip"
                                                ],
                                                "properties": {
                                                    "flip": {
                                                        "description": "\ubc29\ud5a5\uc744 \ubc14\uafb8\uc138\uc694.",
                                                        "type": "object",
                                                        "required": [
                                                            "horizontal",
                                                            "vertical"
                                                        ],
                                                        "properties": {
                                                            "horizontal": {
                                                                "description": "\uc218\ud3c9 \ubc29\ud5a5\uc73c\ub85c \ub4a4\uc9d1\uc744\uc9c0 \uc5ec\ubd80.",
                                                                "type": "boolean"
                                                            },
                                                            "vertical": {
                                                                "description": "\uc218\uc9c1 \ubc29\ud5a5\uc73c\ub85c \ub4a4\uc9d1\uc744\uc9c0 \uc5ec\ubd80.",
                                                                "type": "boolean"
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "\ud68c\uc804",
                                        "properties": {
                                            "type": {
                                                "description": "\ud68c\uc804 \ud615\ud0dc.",
                                                "type": "string",
                                                "enum": [
                                                    "rotate"
                                                ]
                                            },
                                            "args": {
                                                "description": "\ud68c\uc804 \ubcc0\uc218.",
                                                "type": "object",
                                                "required": [
                                                    "angle"
                                                ],
                                                "properties": {
                                                    "angle": {
                                                        "description": "\uc2dc\uacc4\ubc29\ud5a5\uc73c\ub85c \ud68c\uc804\ud560 \uac01\ub3c4.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "\uc790\ub974\uae30",
                                        "properties": {
                                            "type": {
                                                "description": "\uc790\ub974\uae30 \ud615\ud0dc.",
                                                "type": "string",
                                                "enum": [
                                                    "crop"
                                                ]
                                            },
                                            "args": {
                                                "description": "\uc790\ub974\uae30 \ubcc0\uc218\uc785\ub2c8\ub2e4.",
                                                "type": "object",
                                                "required": [
                                                    "left",
                                                    "top",
                                                    "width",
                                                    "height"
                                                ],
                                                "properties": {
                                                    "left": {
                                                        "description": "\uc67c\ucabd\uc73c\ub85c\ubd80\ud130 \uc790\ub974\uae30 \uc2dc\uc791\uc810\uc758 \uc218\ud3c9 \uc704\uce58(\uc774\ubbf8\uc9c0 \ub108\ube44 \ud37c\uc13c\ud2b8)",
                                                        "type": "number"
                                                    },
                                                    "top": {
                                                        "description": "\uc0c1\ub2e8\uc73c\ub85c\ubd80\ud130 \uc790\ub974\uae30 \uc2dc\uc791\uc810\uc758 \uc218\uc9c1 \uc704\uce58 (\uc774\ubbf8\uc9c0 \ub192\uc774 \ud37c\uc13c\ud2b8)",
                                                        "type": "number"
                                                    },
                                                    "width": {
                                                        "description": "\uc790\ub974\uae30 \ub108\ube44 (\uc774\ubbf8\uc9c0 \ub108\ube44 \uae30\uc900 \ud37c\uc13c\ud2b8)",
                                                        "type": "number"
                                                    },
                                                    "height": {
                                                        "description": "\uc790\ub974\uae30 \ub192\uc774 (\uc774\ubbf8\uc9c0 \ub192\uc774 \uae30\uc900 \ud37c\uc13c\ud2b8)",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    }
                                ]
                            },
                            "required": false
                        },
                        "rotation": {
                            "description": "\uc2dc\uacc4\ubc29\ud5a5\uc73c\ub85c \ud68c\uc804\uc2dc\ud0ac \uac01\ub3c4. \ud3d0\uae30\uc608\uc815: \ub300\uc2e0 `\uc218\uc815\uae30`\ub97c \uc0ac\uc6a9\ud558\uc138\uc694.",
                            "type": "integer",
                            "minimum": 0,
                            "exclusiveMinimum": true,
                            "maximum": 360,
                            "exclusiveMaximum": true,
                            "required": false
                        },
                        "x": {
                            "description": "\uc774\ubbf8\uc9c0 \ud37c\uc13c\ud2b8\ub85c\uc11c\uc758 \uc774\ubbf8\uc9c0 \uc790\ub974\uae30 \uc2dc\uc791 x \uc704\uce58. \ud3d0\uae30 \uc608\uc815\uc784: \ub300\uc2e0 `\uc218\uc815\uae30`\ub97c \uc0ac\uc6a9\ud558\uc138\uc694.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "y": {
                            "description": "\uc774\ubbf8\uc9c0 \ud37c\uc13c\ud2b8\ub85c\uc11c\uc758 \uc774\ubbf8\uc9c0 \uc790\ub974\uae30 \uc2dc\uc791 y \uc704\uce58. \ud3d0\uae30 \uc608\uc815\uc784: \ub300\uc2e0 `\uc218\uc815\uae30`\ub97c \uc0ac\uc6a9\ud558\uc138\uc694.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "width": {
                            "description": "\uc774\ubbf8\uc9c0 \ud37c\uc13c\ud2b8\ub85c\uc11c\uc758 \uc774\ubbf8\uc9c0 \uc790\ub974\uae30 \ub108\ube44. \ud3d0\uae30 \uc608\uc815\uc784: \ub300\uc2e0 `\uc218\uc815\uae30`\ub97c \uc0ac\uc6a9\ud558\uc138\uc694.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "height": {
                            "description": "\uc774\ubbf8\uc9c0 \ud37c\uc13c\ud2b8\ub85c\uc11c\uc758 \uc774\ubbf8\uc9c0 \uc790\ub974\uae30 \ub192\uc774. \ud3d0\uae30 \uc608\uc815\uc784: \ub300\uc2e0 `\uc218\uc815\uae30`\ub97c \uc0ac\uc6a9\ud558\uc138\uc694.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "caption": {
                            "description": "\ucca8\ubd80\ud30c\uc77c \ucea1\uc158.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ucca8\ubd80\ud30c\uc77c\uc5d0 \ub300\ud55c \ucea1\uc158, \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\ucca8\ubd80\ud30c\uc77c\uc5d0 \ub300\ud55c HTML \ucea1\uc158, \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\ucca8\ubd80\ud30c\uc77c \uc124\uba85.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ucca8\ubd80\ud30c\uc77c\uc5d0 \ub300\ud55c \uc124\uba85, \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\ucca8\ubd80\ud30c\uc77c\uc5d0 \ub300\ud55c HTML \uc124\uba85. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "\ucca8\ubd80\ud30c\uc77c\uc758 \uad00\ub828 \uae00\uc5d0 \ub300\ud55c ID.",
                            "type": "integer",
                            "required": false
                        },
                        "alt_text": {
                            "description": "\ucca8\ubd80\ud30c\uc77c\uac00 \ud45c\uc2dc\ub418\uc9c0 \uc54a\uc744 \uacbd\uc6b0 \ud45c\uc2dc\ud560 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\uc804\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\uac80\uc0c9 \uc785\ub825\uc744 \ud574\uc11d\ud558\ub294 \ubc29\ubc95\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\ucf5c\ub809\uc158\uc744 \uc624\ube0c\uc81d\ud2b8 \uc18d\uc131\uc73c\ub85c \ubd84\ub958.",
                            "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": "\uac80\uc0c9\ud560 \uc5f4 \uc774\ub984\uc758 \ubc30\uc5f4\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \uc0c1\ud0dc\uac00 \ubc30\uc815\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-deliveryexception",
                                    "wc-intransit",
                                    "wc-checkout-draft",
                                    "wc-quote",
                                    "wc-awaiting-approval",
                                    "dp-rewrite-republish",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\ub2e4\uc911 \ud0dd\uc18c\ub178\ubbf8 \uac04\uc758 \uad00\uacc4\uc5d0 \uae30\ubc18\ud558\uc5ec \uacb0\uacfc \uc138\ud2b8\ub97c \uc81c\ud55c.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "menus": {
                            "description": "menus \ud0dd\uc18c\ub178\ubbf8\ub85c \uc9c0\uc815\ud55c \ud2b9\uc815 \uc6a9\uc5b4\uc744 \uac00\uc9c4 \ubaa8\ub4e0 \ud56d\ubaa9\uc73c\ub85c \uacb0\uacfc \uc138\ud2b8\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\ud56d\ubaa9 ID \ubaa9\ub85d",
                                    "description": "\ub098\uc5f4\ub41c ID\uc640 \uc6a9\uc5b4\ub97c \uc77c\uce58\uc2dc\ud0a4\uc138\uc694.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\ud0dd\uc18c\ub178\ubbf8 \ucffc\ub9ac \ud56d\ubaa9 ID",
                                    "description": "\uace0\uae09 \ud56d\ubaa9 \ucffc\ub9ac\ub97c \uc218\ud589\ud558\uc138\uc694.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term \uc544\uc774\ub514.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\ud56d\ubaa9\uc774 \ud2b9\uc815 \uc6a9\uc5b4\uc758 \ubaa8\ub450 \ub610\ub294 \uc5b4\ub290 \ud558\ub098\uc5d0 \ubc30\uc815\ub418\uc57c \ud558\ub294\uc9c0 \uc5ec\ubd80.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menus_exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c menus \ud0dd\uc18c\ub178\ubbf8\uc5d0 \ubc30\uc815\ub41c \ud2b9\uc815 \uc6a9\uc5b4\ub97c \uac00\uc9c4 \uac83\uc744 \uc81c\uc678\ud55c \ubaa8\ub4e0 \ud56d\ubaa9\uc5d0 \uc81c\ud55c.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\ud56d\ubaa9 ID \ubaa9\ub85d",
                                    "description": "\ub098\uc5f4\ub41c ID\uc640 \uc6a9\uc5b4\ub97c \uc77c\uce58\uc2dc\ud0a4\uc138\uc694.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\ud0dd\uc18c\ub178\ubbf8 \ucffc\ub9ac \ud56d\ubaa9 ID",
                                    "description": "\uace0\uae09 \ud56d\ubaa9 \ucffc\ub9ac\ub97c \uc218\ud589\ud558\uc138\uc694.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term \uc544\uc774\ub514.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 menu_order \uac12\uc774 \uc788\ub294 \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "title": {
                            "description": "\uc624\ube0c\uc81d\ud2b8 \uc81c\ubaa9.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uac83\uacfc \uac19\uc740 \uac1d\uccb4\uc5d0 \ub300\ud55c \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\ud45c\uc2dc\uc6a9\uc73c\ub85c \ubcc0\ud658\ub41c \uac1d\uccb4\uc758 HTML \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "custom",
                            "description": "\"post_type\" \ub610\ub294 \"\ud0dd\uc18c\ub178\ubbf8\" \ub4f1 \uc6d0\ub798 \ud45c\uc2dc\ub41c \uac1d\uccb4\uc758 \uacc4\uc5f4\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\uac1d\uccb4\uc5d0 \ub300\ud574 \uba85\uba85\ub41c \uc0c1\ud0dc\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-deliveryexception",
                                "wc-intransit",
                                "wc-checkout-draft",
                                "wc-quote",
                                "wc-awaiting-approval"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "\uac1d\uccb4\uc758 \ubd80\ubaa8\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "\uc774 \uba54\ub274 \ud56d\ubaa9\uc6a9 \ub9c1\ud06c \uc694\uc18c\uc758 \uc81c\ubaa9 \uc18d\uc131\uc758 \ud14d\uc2a4\ud2b8.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "\uc774 \uba54\ub274 \ud56d\ubaa9\uc758 \ub9c1\ud06c \uc694\uc18c\uc6a9 \ud074\ub798\uc2a4 \uc774\ub984.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\uc774 \uba54\ub274 \ud56d\ubaa9\uc758 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "default": 1,
                            "description": "\uc774 \ud56d\ubaa9\uc758 \uba54\ub274 \uc0c1\uc704 \ud56d\ubaa9\uc778 nav_menu_item\uc758 DB ID\uc774\uba70, \uc5c6\uc73c\uba74 0\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "\u201c\uce74\ud14c\uace0\ub9ac\u201d, \u201c\uae00\u201d \ub610\ub294 \u201c\ucca8\ubd80\ud30c\uc77c\u201d\uc640 \uac19\uc740 \uc6d0\ub798 \ub098\ud0c0\ub0b8 \uac1d\uccb4\uc758 \uc720\ud615.",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "default": 0,
                            "description": "\uc774 \uba54\ub274 \ud56d\ubaa9\uc5d0\uc11c \ub098\ud0c0\ub0b4\ub294 \uc6d0\ub798 \uac1d\uccb4\uc758 DB ID\uc785\ub2c8\ub2e4(\uc608: \uae00\uc758 \uacbd\uc6b0 ID, \uce74\ud14c\uace0\ub9ac\uc758 \uacbd\uc6b0 term_id).",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "\uc774 \uba54\ub274 \ud56d\ubaa9\uc5d0 \ub300\ud55c \ub9c1\ud06c \uc694\uc18c\uc758 \ud0c0\uac9f \uc18d\uc131.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "\uc774 \uba54\ub274 \ud56d\ubaa9\uc774 \uac00\ub9ac\ud0a4\ub294 URL.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "XFN \uad00\uacc4\ub97c \uc774 \uba54\ub274 \ud56d\ubaa9\uc758 \ub9c1\ud06c\uc5d0 \ud45c\ud604\ud588\uc2b5\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "nav_menu \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uac1d\uccb4\uc5d0 \ubc30\uc815\ud55c \uc6a9\uc5b4\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_gb_menu_condition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_gb_menu_condition_invert": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_gb_mega_menu": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_gb_mega_menu_anchor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\uc624\ube0c\uc81d\ud2b8 \uc81c\ubaa9.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uac83\uacfc \uac19\uc740 \uac1d\uccb4\uc5d0 \ub300\ud55c \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\ud45c\uc2dc\uc6a9\uc73c\ub85c \ubcc0\ud658\ub41c \uac1d\uccb4\uc758 HTML \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "\"post_type\" \ub610\ub294 \"\ud0dd\uc18c\ub178\ubbf8\" \ub4f1 \uc6d0\ub798 \ud45c\uc2dc\ub41c \uac1d\uccb4\uc758 \uacc4\uc5f4\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\uac1d\uccb4\uc5d0 \ub300\ud574 \uba85\uba85\ub41c \uc0c1\ud0dc\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-deliveryexception",
                                "wc-intransit",
                                "wc-checkout-draft",
                                "wc-quote",
                                "wc-awaiting-approval"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\uac1d\uccb4\uc758 \ubd80\ubaa8\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "\uc774 \uba54\ub274 \ud56d\ubaa9\uc6a9 \ub9c1\ud06c \uc694\uc18c\uc758 \uc81c\ubaa9 \uc18d\uc131\uc758 \ud14d\uc2a4\ud2b8.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "\uc774 \uba54\ub274 \ud56d\ubaa9\uc758 \ub9c1\ud06c \uc694\uc18c\uc6a9 \ud074\ub798\uc2a4 \uc774\ub984.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\uc774 \uba54\ub274 \ud56d\ubaa9\uc758 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\uc774 \ud56d\ubaa9\uc758 \uba54\ub274 \uc0c1\uc704 \ud56d\ubaa9\uc778 nav_menu_item\uc758 DB ID\uc774\uba70, \uc5c6\uc73c\uba74 0\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "\u201c\uce74\ud14c\uace0\ub9ac\u201d, \u201c\uae00\u201d \ub610\ub294 \u201c\ucca8\ubd80\ud30c\uc77c\u201d\uc640 \uac19\uc740 \uc6d0\ub798 \ub098\ud0c0\ub0b8 \uac1d\uccb4\uc758 \uc720\ud615.",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "\uc774 \uba54\ub274 \ud56d\ubaa9\uc5d0\uc11c \ub098\ud0c0\ub0b4\ub294 \uc6d0\ub798 \uac1d\uccb4\uc758 DB ID\uc785\ub2c8\ub2e4(\uc608: \uae00\uc758 \uacbd\uc6b0 ID, \uce74\ud14c\uace0\ub9ac\uc758 \uacbd\uc6b0 term_id).",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "\uc774 \uba54\ub274 \ud56d\ubaa9\uc5d0 \ub300\ud55c \ub9c1\ud06c \uc694\uc18c\uc758 \ud0c0\uac9f \uc18d\uc131.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "\uc774 \uba54\ub274 \ud56d\ubaa9\uc774 \uac00\ub9ac\ud0a4\ub294 URL.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "XFN \uad00\uacc4\ub97c \uc774 \uba54\ub274 \ud56d\ubaa9\uc758 \ub9c1\ud06c\uc5d0 \ud45c\ud604\ud588\uc2b5\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "nav_menu \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uac1d\uccb4\uc5d0 \ubc30\uc815\ud55c \uc6a9\uc5b4\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_gb_menu_condition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_gb_menu_condition_invert": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_gb_mega_menu": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_gb_mega_menu_anchor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ud734\uc9c0\ud1b5 \ubb34\uc2dc \ubc0f \uac15\uc81c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uac1d\uccb4\uc758 \ubd80\ubaa8\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "title": {
                            "description": "\uc624\ube0c\uc81d\ud2b8 \uc81c\ubaa9.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uac83\uacfc \uac19\uc740 \uac1d\uccb4\uc5d0 \ub300\ud55c \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\ud45c\uc2dc\uc6a9\uc73c\ub85c \ubcc0\ud658\ub41c \uac1d\uccb4\uc758 HTML \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "\"post_type\" \ub610\ub294 \"\ud0dd\uc18c\ub178\ubbf8\" \ub4f1 \uc6d0\ub798 \ud45c\uc2dc\ub41c \uac1d\uccb4\uc758 \uacc4\uc5f4\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\uac1d\uccb4\uc5d0 \ub300\ud574 \uba85\uba85\ub41c \uc0c1\ud0dc\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-deliveryexception",
                                "wc-intransit",
                                "wc-checkout-draft",
                                "wc-quote",
                                "wc-awaiting-approval"
                            ],
                            "required": false
                        },
                        "attr_title": {
                            "description": "\uc774 \uba54\ub274 \ud56d\ubaa9\uc6a9 \ub9c1\ud06c \uc694\uc18c\uc758 \uc81c\ubaa9 \uc18d\uc131\uc758 \ud14d\uc2a4\ud2b8.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "\uc774 \uba54\ub274 \ud56d\ubaa9\uc758 \ub9c1\ud06c \uc694\uc18c\uc6a9 \ud074\ub798\uc2a4 \uc774\ub984.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\uc774 \uba54\ub274 \ud56d\ubaa9\uc758 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\uc774 \ud56d\ubaa9\uc758 \uba54\ub274 \uc0c1\uc704 \ud56d\ubaa9\uc778 nav_menu_item\uc758 DB ID\uc774\uba70, \uc5c6\uc73c\uba74 0\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "\u201c\uce74\ud14c\uace0\ub9ac\u201d, \u201c\uae00\u201d \ub610\ub294 \u201c\ucca8\ubd80\ud30c\uc77c\u201d\uc640 \uac19\uc740 \uc6d0\ub798 \ub098\ud0c0\ub0b8 \uac1d\uccb4\uc758 \uc720\ud615.",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "\uc774 \uba54\ub274 \ud56d\ubaa9\uc5d0\uc11c \ub098\ud0c0\ub0b4\ub294 \uc6d0\ub798 \uac1d\uccb4\uc758 DB ID\uc785\ub2c8\ub2e4(\uc608: \uae00\uc758 \uacbd\uc6b0 ID, \uce74\ud14c\uace0\ub9ac\uc758 \uacbd\uc6b0 term_id).",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "\uc774 \uba54\ub274 \ud56d\ubaa9\uc5d0 \ub300\ud55c \ub9c1\ud06c \uc694\uc18c\uc758 \ud0c0\uac9f \uc18d\uc131.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "\uc774 \uba54\ub274 \ud56d\ubaa9\uc774 \uac00\ub9ac\ud0a4\ub294 URL.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "XFN \uad00\uacc4\ub97c \uc774 \uba54\ub274 \ud56d\ubaa9\uc758 \ub9c1\ud06c\uc5d0 \ud45c\ud604\ud588\uc2b5\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "nav_menu \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uac1d\uccb4\uc5d0 \ubc30\uc815\ud55c \uc6a9\uc5b4\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_gb_menu_condition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_gb_menu_condition_invert": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_gb_mega_menu": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_gb_mega_menu_anchor": {
                                    "type": "string",
                                    "title": "",
                                    "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": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "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": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\uc804\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\uac80\uc0c9 \uc785\ub825\uc744 \ud574\uc11d\ud558\ub294 \ubc29\ubc95\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uae00 \uc18d\uc131\ubcc4\ub85c \uceec\ub809\uc158\uc744 \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\uac80\uc0c9\ud560 \uc5f4 \uc774\ub984\uc758 \ubc30\uc5f4\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \uc0c1\ud0dc\uac00 \ubc30\uc815\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-deliveryexception",
                                    "wc-intransit",
                                    "wc-checkout-draft",
                                    "wc-quote",
                                    "wc-awaiting-approval",
                                    "dp-rewrite-republish",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\ub2e4\uc911 \ud0dd\uc18c\ub178\ubbf8 \uac04\uc758 \uad00\uacc4\uc5d0 \uae30\ubc18\ud558\uc5ec \uacb0\uacfc \uc138\ud2b8\ub97c \uc81c\ud55c.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "wp_pattern_category \ud0dd\uc18c\ub178\ubbf8\ub85c \uc9c0\uc815\ud55c \ud2b9\uc815 \uc6a9\uc5b4\uc744 \uac00\uc9c4 \ubaa8\ub4e0 \ud56d\ubaa9\uc73c\ub85c \uacb0\uacfc \uc138\ud2b8\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\ud56d\ubaa9 ID \ubaa9\ub85d",
                                    "description": "\ub098\uc5f4\ub41c ID\uc640 \uc6a9\uc5b4\ub97c \uc77c\uce58\uc2dc\ud0a4\uc138\uc694.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\ud0dd\uc18c\ub178\ubbf8 \ucffc\ub9ac \ud56d\ubaa9 ID",
                                    "description": "\uace0\uae09 \ud56d\ubaa9 \ucffc\ub9ac\ub97c \uc218\ud589\ud558\uc138\uc694.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term \uc544\uc774\ub514.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\ud56d\ubaa9\uc774 \ud2b9\uc815 \uc6a9\uc5b4\uc758 \ubaa8\ub450 \ub610\ub294 \uc5b4\ub290 \ud558\ub098\uc5d0 \ubc30\uc815\ub418\uc57c \ud558\ub294\uc9c0 \uc5ec\ubd80.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "wp_pattern_category_exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c wp_pattern_category \ud0dd\uc18c\ub178\ubbf8\uc5d0 \ubc30\uc815\ub41c \ud2b9\uc815 \uc6a9\uc5b4\ub97c \uac00\uc9c4 \uac83\uc744 \uc81c\uc678\ud55c \ubaa8\ub4e0 \ud56d\ubaa9\uc5d0 \uc81c\ud55c.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\ud56d\ubaa9 ID \ubaa9\ub85d",
                                    "description": "\ub098\uc5f4\ub41c ID\uc640 \uc6a9\uc5b4\ub97c \uc77c\uce58\uc2dc\ud0a4\uc138\uc694.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\ud0dd\uc18c\ub178\ubbf8 \ucffc\ub9ac \ud56d\ubaa9 ID",
                                    "description": "\uace0\uae09 \ud56d\ubaa9 \ucffc\ub9ac\ub97c \uc218\ud589\ud558\uc138\uc694.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term \uc544\uc774\ub514.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "gblocks_pattern_collections": {
                            "description": "gblocks_pattern_collections \ud0dd\uc18c\ub178\ubbf8\ub85c \uc9c0\uc815\ud55c \ud2b9\uc815 \uc6a9\uc5b4\uc744 \uac00\uc9c4 \ubaa8\ub4e0 \ud56d\ubaa9\uc73c\ub85c \uacb0\uacfc \uc138\ud2b8\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\ud56d\ubaa9 ID \ubaa9\ub85d",
                                    "description": "\ub098\uc5f4\ub41c ID\uc640 \uc6a9\uc5b4\ub97c \uc77c\uce58\uc2dc\ud0a4\uc138\uc694.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\ud0dd\uc18c\ub178\ubbf8 \ucffc\ub9ac \ud56d\ubaa9 ID",
                                    "description": "\uace0\uae09 \ud56d\ubaa9 \ucffc\ub9ac\ub97c \uc218\ud589\ud558\uc138\uc694.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term \uc544\uc774\ub514.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\ud56d\ubaa9\uc774 \ud2b9\uc815 \uc6a9\uc5b4\uc758 \ubaa8\ub450 \ub610\ub294 \uc5b4\ub290 \ud558\ub098\uc5d0 \ubc30\uc815\ub418\uc57c \ud558\ub294\uc9c0 \uc5ec\ubd80.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "gblocks_pattern_collections_exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c gblocks_pattern_collections \ud0dd\uc18c\ub178\ubbf8\uc5d0 \ubc30\uc815\ub41c \ud2b9\uc815 \uc6a9\uc5b4\ub97c \uac00\uc9c4 \uac83\uc744 \uc81c\uc678\ud55c \ubaa8\ub4e0 \ud56d\ubaa9\uc5d0 \uc81c\ud55c.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\ud56d\ubaa9 ID \ubaa9\ub85d",
                                    "description": "\ub098\uc5f4\ub41c ID\uc640 \uc6a9\uc5b4\ub97c \uc77c\uce58\uc2dc\ud0a4\uc138\uc694.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\ud0dd\uc18c\ub178\ubbf8 \ucffc\ub9ac \ud56d\ubaa9 ID",
                                    "description": "\uace0\uae09 \ud56d\ubaa9 \ucffc\ub9ac\ub97c \uc218\ud589\ud558\uc138\uc694.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term \uc544\uc774\ub514.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-deliveryexception",
                                "wc-intransit",
                                "wc-checkout-draft",
                                "wc-quote",
                                "wc-awaiting-approval"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc694\uc57d, \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\uc694\uc57d\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "_editor_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "wp_pattern_category \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uae00\uc5d0 \ubc30\uc815\ub41c \uc6a9\uc5b4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "gblocks_pattern_collections": {
                            "description": "gblocks_pattern_collections \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uae00\uc5d0 \ubc30\uc815\ub41c \uc6a9\uc5b4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "\uae30\ubcf8 \uc694\uc57d\uae00 \uae38\uc774\ub97c \uc7ac\uc815\uc758\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\uae00\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub41c \uacbd\uc6b0 \uae00 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-deliveryexception",
                                "wc-intransit",
                                "wc-checkout-draft",
                                "wc-quote",
                                "wc-awaiting-approval"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc694\uc57d, \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\uc694\uc57d\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "_editor_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "wp_pattern_category \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uae00\uc5d0 \ubc30\uc815\ub41c \uc6a9\uc5b4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "gblocks_pattern_collections": {
                            "description": "gblocks_pattern_collections \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uae00\uc5d0 \ubc30\uc815\ub41c \uc6a9\uc5b4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ud734\uc9c0\ud1b5 \ubb34\uc2dc \ubc0f \uac15\uc81c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\ub9ac\ube44\uc804 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\ucf5c\ub809\uc158\uc744 \uc624\ube0c\uc81d\ud2b8 \uc18d\uc131\uc73c\ub85c \ubd84\ub958.",
                            "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": "\ub9ac\ube44\uc804 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\ube44\uc804\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\ub9ac\ube44\uc804 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\ube44\uc804\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ub9ac\ube44\uc804\uc740 \ud734\uc9c0\ud1b5 \uae30\ub2a5\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc73c\ubbc0\ub85c true\uac00 \ud544\uc218\uc784.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-deliveryexception",
                                "wc-intransit",
                                "wc-checkout-draft",
                                "wc-quote",
                                "wc-awaiting-approval"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc694\uc57d, \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\uc694\uc57d\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "_editor_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "wp_pattern_category \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uae00\uc5d0 \ubc30\uc815\ub41c \uc6a9\uc5b4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "gblocks_pattern_collections": {
                            "description": "gblocks_pattern_collections \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uae00\uc5d0 \ubc30\uc815\ub41c \uc6a9\uc5b4.",
                            "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": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "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": "\ud15c\ud50c\ub9bf id",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\ucf5c\ub809\uc158\uc744 \uc624\ube0c\uc81d\ud2b8 \uc18d\uc131\uc73c\ub85c \ubd84\ub958.",
                            "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": "\ud15c\ud50c\ub9bf id",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\ube44\uc804\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\ud15c\ud50c\ub9bf id",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\ube44\uc804\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ub9ac\ube44\uc804\uc740 \ud734\uc9c0\ud1b5 \uae30\ub2a5\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc73c\ubbc0\ub85c true\uac00 \ud544\uc218\uc784.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\ud15c\ud50c\ub9bf id",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\ud15c\ud50c\ub9bf id",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud15c\ud50c\ub9bf\uc744 \uc2dd\ubcc4\ud558\ub294 \uace0\uc720 \uc2ac\ub7ec\uadf8\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c \ud14c\ub9c8 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\ud15c\ud50c\ub9bf\uc758 \ud615\uc2dd.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\ud15c\ud50c\ub9bf\uc758 \ucf58\ud150\uce20.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\ud15c\ud50c\ub9bf\uc758 \uc81c\ubaa9.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c \uc81c\ubaa9. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\ud15c\ud50c\ub9bf\uc758 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\ud15c\ud50c\ub9bf\uc758 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-deliveryexception",
                                "wc-intransit",
                                "wc-checkout-draft",
                                "wc-quote",
                                "wc-awaiting-approval"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\ud15c\ud50c\ub9bf \uc791\uc131\uc790\uc758 ID\uc785\ub2c8\ub2e4.",
                            "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": "\ud15c\ud50c\ub9bf id",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "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": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "\uc9c0\uc815\ud55c \uae00 ID\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\ud2b9\uc815 \ud15c\ud50c\ub9bf \ubd80\ubd84 \uc601\uc5ed\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "\ud15c\ud50c\ub9bf\uc744 \uc5bb\uae30\uc704\ud55c \uae00 \ud615\uc2dd.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "\ud15c\ud50c\ub9bf\uc744 \uc2dd\ubcc4\ud558\ub294 \uace0\uc720 \uc2ac\ub7ec\uadf8\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c \ud14c\ub9c8 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\ud15c\ud50c\ub9bf\uc758 \ud615\uc2dd.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "\ud15c\ud50c\ub9bf\uc758 \ucf58\ud150\uce20.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "\ud15c\ud50c\ub9bf\uc758 \uc81c\ubaa9.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c \uc81c\ubaa9. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "\ud15c\ud50c\ub9bf\uc758 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\ud15c\ud50c\ub9bf\uc758 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-deliveryexception",
                                "wc-intransit",
                                "wc-checkout-draft",
                                "wc-quote",
                                "wc-awaiting-approval"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\ud15c\ud50c\ub9bf \uc791\uc131\uc790\uc758 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wp\/v2\/templates"
                    }
                ]
            }
        },
        "\/wp\/v2\/templates\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "\ud3f4\ubc31\uc744 \uc5bb\uae30 \uc704\ud55c \ud15c\ud50c\ub9bf \uc2ac\ub7ec\uadf8",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "\ud15c\ud50c\ub9bf\uc774 \uc0ac\uc6a9\uc790 \uc815\uc758\uc778\uc9c0 \ud15c\ud50c\ub9bf \uacc4\uce35\uad6c\uc870\uc758 \uc77c\ubd80\uc778\uc9c0 \uc9c0\uc815\ud569\ub2c8\ub2e4",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "\uc0dd\uc131\ub41c \ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c \ud15c\ud50c\ub9bf \uc811\ub450\uc5b4. \uc774\uac83\uc740 \uba54\uc778 \ud15c\ud50c\ub9bf \ud615\uc2dd\uc744 \ucd94\ucd9c\ud558\ub294\ub370 \uc0ac\uc6a9\ub429\ub2c8\ub2e4. \uc608: `\ud0dd\uc18c\ub178\ubbf8-\ucc45`\uc5d0\uc11c `\ud0dd\uc18c\ub178\ubbf8` \ucd94\ucd9c",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ud15c\ud50c\ub9bf id",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ud15c\ud50c\ub9bf id",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud15c\ud50c\ub9bf\uc744 \uc2dd\ubcc4\ud558\ub294 \uace0\uc720 \uc2ac\ub7ec\uadf8\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c \ud14c\ub9c8 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\ud15c\ud50c\ub9bf\uc758 \ud615\uc2dd.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\ud15c\ud50c\ub9bf\uc758 \ucf58\ud150\uce20.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\ud15c\ud50c\ub9bf\uc758 \uc81c\ubaa9.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c \uc81c\ubaa9. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\ud15c\ud50c\ub9bf\uc758 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\ud15c\ud50c\ub9bf\uc758 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-deliveryexception",
                                "wc-intransit",
                                "wc-checkout-draft",
                                "wc-quote",
                                "wc-awaiting-approval"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\ud15c\ud50c\ub9bf \uc791\uc131\uc790\uc758 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ud15c\ud50c\ub9bf id",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ud734\uc9c0\ud1b5 \ubb34\uc2dc \ubc0f \uac15\uc81c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\ud15c\ud50c\ub9bf id",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\ucf5c\ub809\uc158\uc744 \uc624\ube0c\uc81d\ud2b8 \uc18d\uc131\uc73c\ub85c \ubd84\ub958.",
                            "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": "\ud15c\ud50c\ub9bf id",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\ube44\uc804\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\ud15c\ud50c\ub9bf id",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\ube44\uc804\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ub9ac\ube44\uc804\uc740 \ud734\uc9c0\ud1b5 \uae30\ub2a5\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc73c\ubbc0\ub85c true\uac00 \ud544\uc218\uc784.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\ud15c\ud50c\ub9bf id",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\ud15c\ud50c\ub9bf id",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud15c\ud50c\ub9bf\uc744 \uc2dd\ubcc4\ud558\ub294 \uace0\uc720 \uc2ac\ub7ec\uadf8\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c \ud14c\ub9c8 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\ud15c\ud50c\ub9bf\uc758 \ud615\uc2dd.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\ud15c\ud50c\ub9bf\uc758 \ucf58\ud150\uce20.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\ud15c\ud50c\ub9bf\uc758 \uc81c\ubaa9.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c \uc81c\ubaa9. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\ud15c\ud50c\ub9bf\uc758 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\ud15c\ud50c\ub9bf\uc758 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-deliveryexception",
                                "wc-intransit",
                                "wc-checkout-draft",
                                "wc-quote",
                                "wc-awaiting-approval"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\ud15c\ud50c\ub9bf \uc791\uc131\uc790\uc758 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\ud15c\ud50c\ub9bf \ubd80\ubd84\uac00 \uc0ac\uc6a9\ub420 \uc7a5\uc18c (\ud5e4\ub354, \ud478\ud130, \ub4f1)",
                            "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": "\ud15c\ud50c\ub9bf id",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "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": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "\uc9c0\uc815\ud55c \uae00 ID\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\ud2b9\uc815 \ud15c\ud50c\ub9bf \ubd80\ubd84 \uc601\uc5ed\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "\ud15c\ud50c\ub9bf\uc744 \uc5bb\uae30\uc704\ud55c \uae00 \ud615\uc2dd.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "\ud15c\ud50c\ub9bf\uc744 \uc2dd\ubcc4\ud558\ub294 \uace0\uc720 \uc2ac\ub7ec\uadf8\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c \ud14c\ub9c8 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\ud15c\ud50c\ub9bf\uc758 \ud615\uc2dd.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "\ud15c\ud50c\ub9bf\uc758 \ucf58\ud150\uce20.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "\ud15c\ud50c\ub9bf\uc758 \uc81c\ubaa9.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c \uc81c\ubaa9. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "\ud15c\ud50c\ub9bf\uc758 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\ud15c\ud50c\ub9bf\uc758 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-deliveryexception",
                                "wc-intransit",
                                "wc-checkout-draft",
                                "wc-quote",
                                "wc-awaiting-approval"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\ud15c\ud50c\ub9bf \uc791\uc131\uc790\uc758 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\ud15c\ud50c\ub9bf \ubd80\ubd84\uac00 \uc0ac\uc6a9\ub420 \uc7a5\uc18c (\ud5e4\ub354, \ud478\ud130, \ub4f1)",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wp\/v2\/template-parts"
                    }
                ]
            }
        },
        "\/wp\/v2\/template-parts\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "\ud3f4\ubc31\uc744 \uc5bb\uae30 \uc704\ud55c \ud15c\ud50c\ub9bf \uc2ac\ub7ec\uadf8",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "\ud15c\ud50c\ub9bf\uc774 \uc0ac\uc6a9\uc790 \uc815\uc758\uc778\uc9c0 \ud15c\ud50c\ub9bf \uacc4\uce35\uad6c\uc870\uc758 \uc77c\ubd80\uc778\uc9c0 \uc9c0\uc815\ud569\ub2c8\ub2e4",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "\uc0dd\uc131\ub41c \ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c \ud15c\ud50c\ub9bf \uc811\ub450\uc5b4. \uc774\uac83\uc740 \uba54\uc778 \ud15c\ud50c\ub9bf \ud615\uc2dd\uc744 \ucd94\ucd9c\ud558\ub294\ub370 \uc0ac\uc6a9\ub429\ub2c8\ub2e4. \uc608: `\ud0dd\uc18c\ub178\ubbf8-\ucc45`\uc5d0\uc11c `\ud0dd\uc18c\ub178\ubbf8` \ucd94\ucd9c",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ud15c\ud50c\ub9bf id",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ud15c\ud50c\ub9bf id",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud15c\ud50c\ub9bf\uc744 \uc2dd\ubcc4\ud558\ub294 \uace0\uc720 \uc2ac\ub7ec\uadf8\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c \ud14c\ub9c8 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\ud15c\ud50c\ub9bf\uc758 \ud615\uc2dd.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\ud15c\ud50c\ub9bf\uc758 \ucf58\ud150\uce20.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\ud15c\ud50c\ub9bf\uc758 \uc81c\ubaa9.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c \uc81c\ubaa9. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\ud15c\ud50c\ub9bf\uc758 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\ud15c\ud50c\ub9bf\uc758 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-deliveryexception",
                                "wc-intransit",
                                "wc-checkout-draft",
                                "wc-quote",
                                "wc-awaiting-approval"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\ud15c\ud50c\ub9bf \uc791\uc131\uc790\uc758 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\ud15c\ud50c\ub9bf \ubd80\ubd84\uac00 \uc0ac\uc6a9\ub420 \uc7a5\uc18c (\ud5e4\ub354, \ud478\ud130, \ub4f1)",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ud15c\ud50c\ub9bf id",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ud734\uc9c0\ud1b5 \ubb34\uc2dc \ubc0f \uac15\uc81c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\ub9ac\ube44\uc804 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "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": "\uc804\uc5ed  \uc2a4\ud0c0\uc77c \uc218\uc815\ubcf8\uc758 \ubd80\ubaa8\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\uc804\uc5ed \uc2a4\ud0c0\uc77c \uc218\uc815\ubcf8\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/themes\/(?P<stylesheet>[\\\/\\s%\\w\\.\\(\\)\\[\\]\\@_\\-]+)\/variations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "stylesheet": {
                            "description": "\ud14c\ub9c8 \uc2dd\ubcc4\uc790",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "stylesheet": {
                            "description": "\ud14c\ub9c8 \uc2dd\ubcc4\uc790",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<id>[\\\/\\d+]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "id": {
                            "description": "\uc804\uc5ed \uc2a4\ud0c0\uc77c \uad6c\uc131\uc758 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "styles": {
                            "description": "\uc804\uc5ed \uc2a4\ud0c0\uc77c.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "settings": {
                            "description": "\uc804\uc5ed \uc124\uc815\uc785\ub2c8\ub2e4.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "\uc804\uc5ed \uc2a4\ud0c0\uc77c \ubcc0\ud615\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uc804\uc5ed \uc2a4\ud0c0\uc77c \ubcc0\ud615\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\uc804\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\uac80\uc0c9 \uc785\ub825\uc744 \ud574\uc11d\ud558\ub294 \ubc29\ubc95\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uae00 \uc18d\uc131\ubcc4\ub85c \uceec\ub809\uc158\uc744 \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\uac80\uc0c9\ud560 \uc5f4 \uc774\ub984\uc758 \ubc30\uc5f4\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \uc0c1\ud0dc\uac00 \ubc30\uc815\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-deliveryexception",
                                    "wc-intransit",
                                    "wc-checkout-draft",
                                    "wc-quote",
                                    "wc-awaiting-approval",
                                    "dp-rewrite-republish",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-deliveryexception",
                                "wc-intransit",
                                "wc-checkout-draft",
                                "wc-quote",
                                "wc-awaiting-approval"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\uae00\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub41c \uacbd\uc6b0 \uae00 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-deliveryexception",
                                "wc-intransit",
                                "wc-checkout-draft",
                                "wc-quote",
                                "wc-awaiting-approval"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ud734\uc9c0\ud1b5 \ubb34\uc2dc \ubc0f \uac15\uc81c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\ub9ac\ube44\uc804 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\ucf5c\ub809\uc158\uc744 \uc624\ube0c\uc81d\ud2b8 \uc18d\uc131\uc73c\ub85c \ubd84\ub958.",
                            "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": "\ub9ac\ube44\uc804 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\ube44\uc804\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\ub9ac\ube44\uc804 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\ube44\uc804\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ub9ac\ube44\uc804\uc740 \ud734\uc9c0\ud1b5 \uae30\ub2a5\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc73c\ubbc0\ub85c true\uac00 \ud544\uc218\uc784.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-deliveryexception",
                                "wc-intransit",
                                "wc-checkout-draft",
                                "wc-quote",
                                "wc-awaiting-approval"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "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": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "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": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\uac80\uc0c9 \uc785\ub825\uc744 \ud574\uc11d\ud558\ub294 \ubc29\ubc95\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uae00 \uc18d\uc131\ubcc4\ub85c \uceec\ub809\uc158\uc744 \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "theme_json_version": {
                            "description": "\ud0c0\uc774\ud3ec\uadf8\ub798\ud53c \uc124\uc815\uc5d0 \uc0ac\uc6a9\ub418\ub294 theme.json \uc2a4\ud0a4\ub9c8\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "theme.json\uc5d0 \ubb38\uc790\uc5f4 \uc778\ucf54\ub529\ub41c font-family \uc120\uc5b8\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "theme_json_version": {
                            "description": "\ud0c0\uc774\ud3ec\uadf8\ub798\ud53c \uc124\uc815\uc5d0 \uc0ac\uc6a9\ub418\ub294 theme.json \uc2a4\ud0a4\ub9c8\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "theme.json\uc5d0 \ubb38\uc790\uc5f4 \uc778\ucf54\ub529\ub41c font-family \uc120\uc5b8\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ud734\uc9c0\ud1b5 \ubb34\uc2dc \ubc0f \uac15\uc81c \uc0ad\uc81c \uc5ec\ubd80.",
                            "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": "\ud3f0\ud2b8 \ud398\uc774\uc2a4\uc758 \uc0c1\uc704 \ud3f0\ud2b8 \ud328\ubc00\ub9ac\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\uac80\uc0c9 \uc785\ub825\uc744 \ud574\uc11d\ud558\ub294 \ubc29\ubc95\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uae00 \uc18d\uc131\ubcc4\ub85c \uceec\ub809\uc158\uc744 \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "\ud3f0\ud2b8 \ud398\uc774\uc2a4\uc758 \uc0c1\uc704 \ud3f0\ud2b8 \ud328\ubc00\ub9ac\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": true
                        },
                        "theme_json_version": {
                            "description": "\ud0c0\uc774\ud3ec\uadf8\ub798\ud53c \uc124\uc815\uc5d0 \uc0ac\uc6a9\ub418\ub294 theme.json \uc2a4\ud0a4\ub9c8\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_face_settings": {
                            "description": "\ubb38\uc790\uc5f4\ub85c \uc778\ucf54\ub529\ub41c theme.json \ud615\uc2dd\uc758 font-face \uc120\uc5b8\uc785\ub2c8\ub2e4.",
                            "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": "\ud3f0\ud2b8 \ud398\uc774\uc2a4\uc758 \uc0c1\uc704 \ud3f0\ud2b8 \ud328\ubc00\ub9ac\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "\ud3f0\ud2b8 \ud398\uc774\uc2a4\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "\ud3f0\ud2b8 \ud398\uc774\uc2a4\uc758 \uc0c1\uc704 \ud3f0\ud2b8 \ud328\ubc00\ub9ac\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "\ud3f0\ud2b8 \ud398\uc774\uc2a4\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ud734\uc9c0\ud1b5 \ubb34\uc2dc \ubc0f \uac15\uc81c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/product": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\uc804\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\uac80\uc0c9 \uc785\ub825\uc744 \ud574\uc11d\ud558\ub294 \ubc29\ubc95\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uae00 \uc18d\uc131\ubcc4\ub85c \uceec\ub809\uc158\uc744 \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "popularity",
                                "rating",
                                "post__in",
                                "price",
                                "sales",
                                "menu_order",
                                "random",
                                "popularity",
                                "rating"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\uac80\uc0c9\ud560 \uc5f4 \uc774\ub984\uc758 \ubc30\uc5f4\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \uc0c1\ud0dc\uac00 \ubc30\uc815\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-deliveryexception",
                                    "wc-intransit",
                                    "wc-checkout-draft",
                                    "wc-quote",
                                    "wc-awaiting-approval",
                                    "dp-rewrite-republish",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\ub2e4\uc911 \ud0dd\uc18c\ub178\ubbf8 \uac04\uc758 \uad00\uacc4\uc5d0 \uae30\ubc18\ud558\uc5ec \uacb0\uacfc \uc138\ud2b8\ub97c \uc81c\ud55c.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "product_brand": {
                            "description": "product_brand \ud0dd\uc18c\ub178\ubbf8\ub85c \uc9c0\uc815\ud55c \ud2b9\uc815 \uc6a9\uc5b4\uc744 \uac00\uc9c4 \ubaa8\ub4e0 \ud56d\ubaa9\uc73c\ub85c \uacb0\uacfc \uc138\ud2b8\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\ud56d\ubaa9 ID \ubaa9\ub85d",
                                    "description": "\ub098\uc5f4\ub41c ID\uc640 \uc6a9\uc5b4\ub97c \uc77c\uce58\uc2dc\ud0a4\uc138\uc694.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\ud0dd\uc18c\ub178\ubbf8 \ucffc\ub9ac \ud56d\ubaa9 ID",
                                    "description": "\uace0\uae09 \ud56d\ubaa9 \ucffc\ub9ac\ub97c \uc218\ud589\ud558\uc138\uc694.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term \uc544\uc774\ub514.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\uacb0\uacfc\ubaa8\uc74c\uc744 \uc81c\ud55c\ud560 \uc6a9\uc5b4\uc5d0 \ud558\uc704 \uc6a9\uc5b4\ub97c \ud3ec\ud568\uc2dc\ud0ac\uc9c0 \uc5ec\ubd80.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\ud56d\ubaa9\uc774 \ud2b9\uc815 \uc6a9\uc5b4\uc758 \ubaa8\ub450 \ub610\ub294 \uc5b4\ub290 \ud558\ub098\uc5d0 \ubc30\uc815\ub418\uc57c \ud558\ub294\uc9c0 \uc5ec\ubd80.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "product_brand_exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c product_brand \ud0dd\uc18c\ub178\ubbf8\uc5d0 \ubc30\uc815\ub41c \ud2b9\uc815 \uc6a9\uc5b4\ub97c \uac00\uc9c4 \uac83\uc744 \uc81c\uc678\ud55c \ubaa8\ub4e0 \ud56d\ubaa9\uc5d0 \uc81c\ud55c.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\ud56d\ubaa9 ID \ubaa9\ub85d",
                                    "description": "\ub098\uc5f4\ub41c ID\uc640 \uc6a9\uc5b4\ub97c \uc77c\uce58\uc2dc\ud0a4\uc138\uc694.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\ud0dd\uc18c\ub178\ubbf8 \ucffc\ub9ac \ud56d\ubaa9 ID",
                                    "description": "\uace0\uae09 \ud56d\ubaa9 \ucffc\ub9ac\ub97c \uc218\ud589\ud558\uc138\uc694.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term \uc544\uc774\ub514.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\uacb0\uacfc\ubaa8\uc74c\uc744 \uc81c\ud55c\ud560 \uc6a9\uc5b4\uc5d0 \ud558\uc704 \uc6a9\uc5b4\ub97c \ud3ec\ud568\uc2dc\ud0ac\uc9c0 \uc5ec\ubd80.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "product_cat": {
                            "description": "product_cat \ud0dd\uc18c\ub178\ubbf8\ub85c \uc9c0\uc815\ud55c \ud2b9\uc815 \uc6a9\uc5b4\uc744 \uac00\uc9c4 \ubaa8\ub4e0 \ud56d\ubaa9\uc73c\ub85c \uacb0\uacfc \uc138\ud2b8\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\ud56d\ubaa9 ID \ubaa9\ub85d",
                                    "description": "\ub098\uc5f4\ub41c ID\uc640 \uc6a9\uc5b4\ub97c \uc77c\uce58\uc2dc\ud0a4\uc138\uc694.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\ud0dd\uc18c\ub178\ubbf8 \ucffc\ub9ac \ud56d\ubaa9 ID",
                                    "description": "\uace0\uae09 \ud56d\ubaa9 \ucffc\ub9ac\ub97c \uc218\ud589\ud558\uc138\uc694.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term \uc544\uc774\ub514.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\uacb0\uacfc\ubaa8\uc74c\uc744 \uc81c\ud55c\ud560 \uc6a9\uc5b4\uc5d0 \ud558\uc704 \uc6a9\uc5b4\ub97c \ud3ec\ud568\uc2dc\ud0ac\uc9c0 \uc5ec\ubd80.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\ud56d\ubaa9\uc774 \ud2b9\uc815 \uc6a9\uc5b4\uc758 \ubaa8\ub450 \ub610\ub294 \uc5b4\ub290 \ud558\ub098\uc5d0 \ubc30\uc815\ub418\uc57c \ud558\ub294\uc9c0 \uc5ec\ubd80.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "product_cat_exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c product_cat \ud0dd\uc18c\ub178\ubbf8\uc5d0 \ubc30\uc815\ub41c \ud2b9\uc815 \uc6a9\uc5b4\ub97c \uac00\uc9c4 \uac83\uc744 \uc81c\uc678\ud55c \ubaa8\ub4e0 \ud56d\ubaa9\uc5d0 \uc81c\ud55c.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\ud56d\ubaa9 ID \ubaa9\ub85d",
                                    "description": "\ub098\uc5f4\ub41c ID\uc640 \uc6a9\uc5b4\ub97c \uc77c\uce58\uc2dc\ud0a4\uc138\uc694.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\ud0dd\uc18c\ub178\ubbf8 \ucffc\ub9ac \ud56d\ubaa9 ID",
                                    "description": "\uace0\uae09 \ud56d\ubaa9 \ucffc\ub9ac\ub97c \uc218\ud589\ud558\uc138\uc694.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term \uc544\uc774\ub514.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\uacb0\uacfc\ubaa8\uc74c\uc744 \uc81c\ud55c\ud560 \uc6a9\uc5b4\uc5d0 \ud558\uc704 \uc6a9\uc5b4\ub97c \ud3ec\ud568\uc2dc\ud0ac\uc9c0 \uc5ec\ubd80.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "product_tag": {
                            "description": "product_tag \ud0dd\uc18c\ub178\ubbf8\ub85c \uc9c0\uc815\ud55c \ud2b9\uc815 \uc6a9\uc5b4\uc744 \uac00\uc9c4 \ubaa8\ub4e0 \ud56d\ubaa9\uc73c\ub85c \uacb0\uacfc \uc138\ud2b8\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\ud56d\ubaa9 ID \ubaa9\ub85d",
                                    "description": "\ub098\uc5f4\ub41c ID\uc640 \uc6a9\uc5b4\ub97c \uc77c\uce58\uc2dc\ud0a4\uc138\uc694.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\ud0dd\uc18c\ub178\ubbf8 \ucffc\ub9ac \ud56d\ubaa9 ID",
                                    "description": "\uace0\uae09 \ud56d\ubaa9 \ucffc\ub9ac\ub97c \uc218\ud589\ud558\uc138\uc694.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term \uc544\uc774\ub514.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\ud56d\ubaa9\uc774 \ud2b9\uc815 \uc6a9\uc5b4\uc758 \ubaa8\ub450 \ub610\ub294 \uc5b4\ub290 \ud558\ub098\uc5d0 \ubc30\uc815\ub418\uc57c \ud558\ub294\uc9c0 \uc5ec\ubd80.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "product_tag_exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c product_tag \ud0dd\uc18c\ub178\ubbf8\uc5d0 \ubc30\uc815\ub41c \ud2b9\uc815 \uc6a9\uc5b4\ub97c \uac00\uc9c4 \uac83\uc744 \uc81c\uc678\ud55c \ubaa8\ub4e0 \ud56d\ubaa9\uc5d0 \uc81c\ud55c.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\ud56d\ubaa9 ID \ubaa9\ub85d",
                                    "description": "\ub098\uc5f4\ub41c ID\uc640 \uc6a9\uc5b4\ub97c \uc77c\uce58\uc2dc\ud0a4\uc138\uc694.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\ud0dd\uc18c\ub178\ubbf8 \ucffc\ub9ac \ud56d\ubaa9 ID",
                                    "description": "\uace0\uae09 \ud56d\ubaa9 \ucffc\ub9ac\ub97c \uc218\ud589\ud558\uc138\uc694.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term \uc544\uc774\ub514.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "brand": {
                            "description": "\ud2b9\uc815 \ube0c\ub79c\ub4dc ID\uac00 \uc9c0\uc815\ub41c \uc0c1\ud488\uc73c\ub85c \uacb0\uacfc \uc9d1\ud569\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-deliveryexception",
                                "wc-intransit",
                                "wc-checkout-draft",
                                "wc-quote",
                                "wc-awaiting-approval"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc694\uc57d, \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\uc694\uc57d\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\uae00\uc758 \ucd94\ucc9c \ubbf8\ub514\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        },
                        "product_brand": {
                            "description": "product_brand \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uae00\uc5d0 \ubc30\uc815\ub41c \uc6a9\uc5b4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "product_cat": {
                            "description": "product_cat \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uae00\uc5d0 \ubc30\uc815\ub41c \uc6a9\uc5b4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "product_tag": {
                            "description": "product_tag \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uae00\uc5d0 \ubc30\uc815\ub41c \uc6a9\uc5b4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "bundle_virtual": {
                            "description": "\uc774 \ubc88\ub4e4\uc758 \ubaa8\ub4e0 \ub0b4\uc6a9\ubb3c\uc5d0 \uac00\uc0c1\uc73c\ub85c \ucde8\uae09\uc744 \uac15\uc81c\ub85c \uc801\uc6a9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "bundle_layout": {
                            "description": "\ub2e8\uc77c \uc81c\ud488 \uc0c1\uc138 \uc815\ubcf4 \ud398\uc774\uc9c0 \ub808\uc774\uc544\uc6c3\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "default",
                                "tabular",
                                "grid"
                            ],
                            "required": false
                        },
                        "bundle_add_to_cart_form_location": {
                            "description": "\ub2e8\uc77c \uc81c\ud488 \ud398\uc774\uc9c0\uc758 \uc81c\ud488 \uc591\uc2dd \uc704\uce58\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "default",
                                "after_summary"
                            ],
                            "required": false
                        },
                        "bundle_editable_in_cart": {
                            "description": "\uc774 \uc81c\ud488\uc758 \uad6c\uc131\uc744 \uc7a5\ubc14\uad6c\ub2c8 \ud398\uc774\uc9c0\uc5d0\uc11c \uc218\uc815\ud560 \uc218 \uc788\ub294\uc9c0\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "bundle_sold_individually_context": {
                            "description": "\uac1c\ubcc4\uc801\uc73c\ub85c \ud310\ub9e4\ub428 \uc635\uc158 \ucee8\ud14d\uc2a4\ud2b8\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "product",
                                "configuration"
                            ],
                            "required": false
                        },
                        "bundle_item_grouping": {
                            "description": "\uc7a5\ubc14\uad6c\ub2c8\/\uc8fc\ubb38 \ud15c\ud50c\ub9bf\uc758 \ubc88\ub4e4 \ucee8\ud14c\uc774\ub108\/\ud558\uc704 \uc544\uc774\ud15c \ud45c\uc2dc\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "parent",
                                "noindent",
                                "none"
                            ],
                            "required": false
                        },
                        "bundle_min_size": {
                            "description": "\ucd5c\uc18c \ubc88\ub4e4 \ud06c\uae30\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "string"
                            ],
                            "required": false
                        },
                        "bundle_max_size": {
                            "description": "\ucd5c\ub300 \ubc88\ub4e4 \ud06c\uae30\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "string"
                            ],
                            "required": false
                        },
                        "bundle_price": {
                            "description": "\ubc88\ub4e4 \uad6c\ub9e4 \uac00\uaca9\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "required": false
                        },
                        "bundled_items": {
                            "description": "\uc774 \uc81c\ud488\uc5d0 \ud3ec\ud568\ub41c \ubc88\ub4e4 \uc544\uc774\ud15c \ubaa9\ub85d\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "delete": {
                                        "description": "ID\uac00 \uc9c0\uc815\ub41c \ubc88\ub4e4 \uc544\uc774\ud15c\uc744 \uc0ad\uc81c\ud558\ub824\uba74 true\ub85c \uc124\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 ID\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "menu_order": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c \uba54\ub274 \uc21c\uc11c\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_min": {
                                        "description": "\ucd5c\uc18c \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_max": {
                                        "description": "\ucd5c\ub300 \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": [
                                            "integer",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_default": {
                                        "description": "\uae30\ubcf8 \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": [
                                            "integer",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "priced_individually": {
                                        "description": "\uc774 \ubc88\ub4e4 \uc544\uc774\ud15c\uc758 \uac00\uaca9\uc774 \ubc88\ub4e4\uc758 \uae30\ubcf8 \uac00\uaca9\uc5d0 \ucd94\uac00\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "shipped_individually": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \ubc88\ub4e4\uacfc \ubcc4\ub3c4\ub85c \ubc30\uc1a1\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_title": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc774 \ud504\ub860\ud2b8\uc5d4\ub4dc \ubc0f \uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "title": {
                                        "description": "\uc6d0\ub798 \uc81c\ud488 \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_description": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc5d0 \ub300\ud55c \uac04\ub2e8\ud55c \uc124\uba85\uc774 \ud504\ub860\ud2b8\uc5d4\ub4dc \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "description": {
                                        "description": "\uc6d0\ub798 \uc81c\ud488 \uac04\ub2e8\ud55c \uc124\uba85 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc5d0 \ub300\ud55c \uac04\ub2e8\ud55c \uc124\uba85\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "optional": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c\uc774 \uc120\ud0dd \uc0ac\ud56d\uc778\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "hide_thumbnail": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uc378\ub124\uc77c\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc228\uaca8\uc9c0\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc5d0 \uc801\uc6a9\ub41c \ud560\uc778\uc785\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_variations": {
                                        "description": "\ubcc0\ud615 \ud544\ud130\ub9c1\uc774 \ud65c\uc131\ud654\ub418\uc5c8\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac00\ubcc0\uc801\uc778 \ubc88\ub4e4 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9).",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "allowed_variations": {
                                        "description": "\ud65c\uc131\ud654\ud55c \ubcc0\ud615 ID \ubaa9\ub85d\uc785\ub2c8\ub2e4(\ubcc0\ud615 \ud544\ud130\ub9c1\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_default_variation_attributes": {
                                        "description": "\uae30\ubcf8 \ubcc0\ud615 \uc18d\uc131 \uac12\uc774 \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac00\ubcc0\uc801\uc778 \ubc88\ub4e4 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9).",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "default_variation_attributes": {
                                        "description": "\uc7ac\uc815\uc758\ud55c \uae30\ubcf8 \ubcc0\ud615 \uc18d\uc131 \uac12\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc18d\uc131 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "\uc18d\uc131 \uba85.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "option": {
                                                    "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "single_product_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "cart_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc7a5\ubc14\uad6c\ub2c8 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "order_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc8fc\ubb38\/\uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "single_product_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "cart_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \uc7a5\ubc14\uad6c\ub2c8 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "order_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \uc8fc\ubb38\/\uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "stock_status": {
                                        "description": "\ucd5c\uc18c \uc218\ub7c9\uc744 \uace0\ub824\ud55c \ubc88\ub4e4 \uc544\uc774\ud15c\uc758 \uc0c1\ud0dc\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "in_stock",
                                            "on_backorder",
                                            "out_of_stock"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "bundle_sell_ids": {
                            "description": "\ubc88\ub4e4 \ud310\ub9e4 \uc81c\ud488 ID \ubaa9\ub85d\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_global_add_ons": {
                            "description": "\uae00\ub85c\ubc8c \uc560\ub4dc\uc628\uc774 \uc774 \uc81c\ud488\uc5d0\uc11c \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "addons": {
                            "description": "\uc774 \uc81c\ud488\uc5d0 \ud560\ub2f9\ub41c \uc560\ub4dc\uc628",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc560\ub4dc\uc628\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "required": false
                                    },
                                    "name": {
                                        "description": "\uc81c\ud488 \uc560\ub4dc\uc628 \uc774\ub984",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "validate_callback": [
                                                [],
                                                "validate_addon_name"
                                            ],
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "title_format": {
                                        "description": "\uc560\ub4dc\uc628 \uc81c\ubaa9 \ud615\uc2dd",
                                        "type": "string",
                                        "enum": [
                                            "label",
                                            "heading",
                                            "hide"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "label",
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "default": {
                                        "description": "\uae30\ubcf8 \uc560\ub4dc\uc628 \uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "sanitize_text_field",
                                            "validate_callback": [
                                                [],
                                                "validate_default"
                                            ]
                                        }
                                    },
                                    "description_enable": {
                                        "description": "\uc124\uba85\uc774 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "description": {
                                        "description": "\uc560\ub4dc\uc628\uc5d0 \ub300\ud55c \uc124\uba85",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "wp_kses_post"
                                        }
                                    },
                                    "placeholder_enable": {
                                        "description": "\uc560\ub4dc\uc628 \ud50c\ub808\uc774\uc2a4\ud640\ub354\uac00 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "placeholder": {
                                        "description": "custom_text \ubc0f custom_textarea \uc560\ub4dc\uc628 \uc720\ud615\uc5d0 \uc801\uc6a9 \uac00\ub2a5\ud55c \uc560\ub4dc\uc628 \ud50c\ub808\uc774\uc2a4\ud640\ub354 \ud14d\uc2a4\ud2b8",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "type": {
                                        "description": "\uc560\ub4dc\uc628 \uc720\ud615",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "multiple_choice",
                                            "checkbox",
                                            "custom_text",
                                            "custom_textarea",
                                            "file_upload",
                                            "custom_price",
                                            "input_multiplier",
                                            "heading",
                                            "datepicker"
                                        ]
                                    },
                                    "display": {
                                        "description": "multiple_choice \uc560\ub4dc\uc628\uc758 \ud45c\uc2dc \uc635\uc158",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "select",
                                            "radiobutton",
                                            "images"
                                        ],
                                        "arg_options": {
                                            "default": "select"
                                        }
                                    },
                                    "position": {
                                        "description": "\uc81c\ud488\uc5d0\uc11c \uc560\ub4dc\uc628\uc758 \uc704\uce58",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": 10
                                        },
                                        "minimum": 0
                                    },
                                    "required": {
                                        "description": "\uc560\ub4dc\uc628\uc774 \ud544\uc218\uc778\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": false,
                                            "validate_callback": [
                                                [],
                                                "validate_required"
                                            ]
                                        }
                                    },
                                    "restrictions": {
                                        "description": "\uac00\uaca9 \ub610\ub294 \ud14d\uc2a4\ud2b8 \uae38\uc774\uc758 \ucd5c\uc18c\/\ucd5c\ub300 \ud55c\ub3c4\uac00 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "restrictions_type": {
                                        "description": "custom_text \uc720\ud615 \uc560\ub4dc\uc628\uc758 \uc785\ub825 \uc81c\ud55c \uc0ac\ud56d",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "",
                                            "any_text",
                                            "only_letters",
                                            "only_numbers",
                                            "only_letters_numbers",
                                            "email"
                                        ],
                                        "arg_options": {
                                            "default": "any_text"
                                        }
                                    },
                                    "adjust_price": {
                                        "description": "\uc560\ub4dc\uc628\uc774 \uc81c\ud488 \uac00\uaca9\uc744 \uc870\uc815\ud558\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "price_type": {
                                        "description": "\uc560\ub4dc\uc628\uc758 \uac00\uaca9 \uc870\uc815 \uc720\ud615",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "flat_fee",
                                            "quantity_based",
                                            "percentage_based"
                                        ],
                                        "arg_options": {
                                            "default": "flat_fee"
                                        }
                                    },
                                    "price": {
                                        "description": "\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0 \uc560\ub4dc\uc628\uc758 \uac00\uaca9(\uc22b\uc790 \ubb38\uc790\uc5f4)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "is_empty_or_float"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "min": {
                                        "description": "custom_text, custom_textarea, custom_price \ubc0f input_multiplier \uc560\ub4dc\uc628\uc5d0 \ud5c8\uc6a9\ub418\ub294 \ucd5c\uc18c \uc785\ub825\uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "validate_min_max"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "max": {
                                        "description": "custom_text, custom_textarea, custom_price \ubc0f input_multiplier \uc560\ub4dc\uc628\uc5d0 \ud5c8\uc6a9\ub418\ub294 \ucd5c\ub300 \uc785\ub825\uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "validate_min_max"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "options": {
                                        "description": "multiple_choice \ubc0f checkbox \uc720\ud615 \uc560\ub4dc\uc628\uc758 \uc635\uc158 \ubaa9\ub85d",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": [],
                                            "validate_callback": [
                                                [],
                                                "validate_options"
                                            ]
                                        },
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158 \uad00\ub828 \ub808\uc774\ube14",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": true
                                                },
                                                "price": {
                                                    "description": "\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0 \uc560\ub4dc\uc628 \uc635\uc158\uc758 \uac00\uaca9(\uc22b\uc790 \ubb38\uc790\uc5f4)",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false,
                                                    "arg_options": {
                                                        "validate_callback": [
                                                            [],
                                                            "is_empty_or_float"
                                                        ],
                                                        "sanitize_callback": "wc_format_decimal"
                                                    }
                                                },
                                                "price_type": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158\uc758 \uac00\uaca9 \uc870\uc815 \uc720\ud615",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "enum": [
                                                        "flat_fee",
                                                        "quantity_based",
                                                        "percentage_based"
                                                    ],
                                                    "required": false
                                                },
                                                "image": {
                                                    "description": "\uc774\ubbf8\uc9c0 \ud45c\uc2dc \uc720\ud615 \uad00\ub828 \uc560\ub4dc\uc628 \uc635\uc158\uc758 \uc774\ubbf8\uc9c0 ID \ub610\ub294 0",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false
                                                },
                                                "visibility": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158 \ud45c\uc2dc \uc5ec\ubd80",
                                                    "type": "boolean",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "\uae30\ubcf8 \uc694\uc57d\uae00 \uae38\uc774\ub97c \uc7ac\uc815\uc758\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\uae00\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub41c \uacbd\uc6b0 \uae00 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-deliveryexception",
                                "wc-intransit",
                                "wc-checkout-draft",
                                "wc-quote",
                                "wc-awaiting-approval"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc694\uc57d, \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\uc694\uc57d\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\uae00\uc758 \ucd94\ucc9c \ubbf8\ub514\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        },
                        "product_brand": {
                            "description": "product_brand \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uae00\uc5d0 \ubc30\uc815\ub41c \uc6a9\uc5b4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "product_cat": {
                            "description": "product_cat \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uae00\uc5d0 \ubc30\uc815\ub41c \uc6a9\uc5b4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "product_tag": {
                            "description": "product_tag \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uae00\uc5d0 \ubc30\uc815\ub41c \uc6a9\uc5b4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "bundle_virtual": {
                            "description": "\uc774 \ubc88\ub4e4\uc758 \ubaa8\ub4e0 \ub0b4\uc6a9\ubb3c\uc5d0 \uac00\uc0c1\uc73c\ub85c \ucde8\uae09\uc744 \uac15\uc81c\ub85c \uc801\uc6a9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "bundle_layout": {
                            "description": "\ub2e8\uc77c \uc81c\ud488 \uc0c1\uc138 \uc815\ubcf4 \ud398\uc774\uc9c0 \ub808\uc774\uc544\uc6c3\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "default",
                                "tabular",
                                "grid"
                            ],
                            "required": false
                        },
                        "bundle_add_to_cart_form_location": {
                            "description": "\ub2e8\uc77c \uc81c\ud488 \ud398\uc774\uc9c0\uc758 \uc81c\ud488 \uc591\uc2dd \uc704\uce58\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "default",
                                "after_summary"
                            ],
                            "required": false
                        },
                        "bundle_editable_in_cart": {
                            "description": "\uc774 \uc81c\ud488\uc758 \uad6c\uc131\uc744 \uc7a5\ubc14\uad6c\ub2c8 \ud398\uc774\uc9c0\uc5d0\uc11c \uc218\uc815\ud560 \uc218 \uc788\ub294\uc9c0\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "bundle_sold_individually_context": {
                            "description": "\uac1c\ubcc4\uc801\uc73c\ub85c \ud310\ub9e4\ub428 \uc635\uc158 \ucee8\ud14d\uc2a4\ud2b8\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "product",
                                "configuration"
                            ],
                            "required": false
                        },
                        "bundle_item_grouping": {
                            "description": "\uc7a5\ubc14\uad6c\ub2c8\/\uc8fc\ubb38 \ud15c\ud50c\ub9bf\uc758 \ubc88\ub4e4 \ucee8\ud14c\uc774\ub108\/\ud558\uc704 \uc544\uc774\ud15c \ud45c\uc2dc\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "parent",
                                "noindent",
                                "none"
                            ],
                            "required": false
                        },
                        "bundle_min_size": {
                            "description": "\ucd5c\uc18c \ubc88\ub4e4 \ud06c\uae30\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "string"
                            ],
                            "required": false
                        },
                        "bundle_max_size": {
                            "description": "\ucd5c\ub300 \ubc88\ub4e4 \ud06c\uae30\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "string"
                            ],
                            "required": false
                        },
                        "bundle_price": {
                            "description": "\ubc88\ub4e4 \uad6c\ub9e4 \uac00\uaca9\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "required": false
                        },
                        "bundled_items": {
                            "description": "\uc774 \uc81c\ud488\uc5d0 \ud3ec\ud568\ub41c \ubc88\ub4e4 \uc544\uc774\ud15c \ubaa9\ub85d\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "delete": {
                                        "description": "ID\uac00 \uc9c0\uc815\ub41c \ubc88\ub4e4 \uc544\uc774\ud15c\uc744 \uc0ad\uc81c\ud558\ub824\uba74 true\ub85c \uc124\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 ID\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "menu_order": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c \uba54\ub274 \uc21c\uc11c\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_min": {
                                        "description": "\ucd5c\uc18c \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_max": {
                                        "description": "\ucd5c\ub300 \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": [
                                            "integer",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_default": {
                                        "description": "\uae30\ubcf8 \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": [
                                            "integer",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "priced_individually": {
                                        "description": "\uc774 \ubc88\ub4e4 \uc544\uc774\ud15c\uc758 \uac00\uaca9\uc774 \ubc88\ub4e4\uc758 \uae30\ubcf8 \uac00\uaca9\uc5d0 \ucd94\uac00\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "shipped_individually": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \ubc88\ub4e4\uacfc \ubcc4\ub3c4\ub85c \ubc30\uc1a1\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_title": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc774 \ud504\ub860\ud2b8\uc5d4\ub4dc \ubc0f \uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "title": {
                                        "description": "\uc6d0\ub798 \uc81c\ud488 \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_description": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc5d0 \ub300\ud55c \uac04\ub2e8\ud55c \uc124\uba85\uc774 \ud504\ub860\ud2b8\uc5d4\ub4dc \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "description": {
                                        "description": "\uc6d0\ub798 \uc81c\ud488 \uac04\ub2e8\ud55c \uc124\uba85 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc5d0 \ub300\ud55c \uac04\ub2e8\ud55c \uc124\uba85\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "optional": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c\uc774 \uc120\ud0dd \uc0ac\ud56d\uc778\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "hide_thumbnail": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uc378\ub124\uc77c\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc228\uaca8\uc9c0\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc5d0 \uc801\uc6a9\ub41c \ud560\uc778\uc785\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_variations": {
                                        "description": "\ubcc0\ud615 \ud544\ud130\ub9c1\uc774 \ud65c\uc131\ud654\ub418\uc5c8\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac00\ubcc0\uc801\uc778 \ubc88\ub4e4 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9).",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "allowed_variations": {
                                        "description": "\ud65c\uc131\ud654\ud55c \ubcc0\ud615 ID \ubaa9\ub85d\uc785\ub2c8\ub2e4(\ubcc0\ud615 \ud544\ud130\ub9c1\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_default_variation_attributes": {
                                        "description": "\uae30\ubcf8 \ubcc0\ud615 \uc18d\uc131 \uac12\uc774 \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac00\ubcc0\uc801\uc778 \ubc88\ub4e4 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9).",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "default_variation_attributes": {
                                        "description": "\uc7ac\uc815\uc758\ud55c \uae30\ubcf8 \ubcc0\ud615 \uc18d\uc131 \uac12\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc18d\uc131 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "\uc18d\uc131 \uba85.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "option": {
                                                    "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "single_product_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "cart_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc7a5\ubc14\uad6c\ub2c8 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "order_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc8fc\ubb38\/\uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "single_product_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "cart_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \uc7a5\ubc14\uad6c\ub2c8 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "order_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \uc8fc\ubb38\/\uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "stock_status": {
                                        "description": "\ucd5c\uc18c \uc218\ub7c9\uc744 \uace0\ub824\ud55c \ubc88\ub4e4 \uc544\uc774\ud15c\uc758 \uc0c1\ud0dc\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "in_stock",
                                            "on_backorder",
                                            "out_of_stock"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "bundle_sell_ids": {
                            "description": "\ubc88\ub4e4 \ud310\ub9e4 \uc81c\ud488 ID \ubaa9\ub85d\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_global_add_ons": {
                            "description": "\uae00\ub85c\ubc8c \uc560\ub4dc\uc628\uc774 \uc774 \uc81c\ud488\uc5d0\uc11c \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                            "type": "boolean",
                            "required": false
                        },
                        "addons": {
                            "description": "\uc774 \uc81c\ud488\uc5d0 \ud560\ub2f9\ub41c \uc560\ub4dc\uc628",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc560\ub4dc\uc628\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "required": false
                                    },
                                    "name": {
                                        "description": "\uc81c\ud488 \uc560\ub4dc\uc628 \uc774\ub984",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "validate_callback": [
                                                [],
                                                "validate_addon_name"
                                            ],
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "title_format": {
                                        "description": "\uc560\ub4dc\uc628 \uc81c\ubaa9 \ud615\uc2dd",
                                        "type": "string",
                                        "enum": [
                                            "label",
                                            "heading",
                                            "hide"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "label",
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "default": {
                                        "description": "\uae30\ubcf8 \uc560\ub4dc\uc628 \uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "sanitize_text_field",
                                            "validate_callback": [
                                                [],
                                                "validate_default"
                                            ]
                                        }
                                    },
                                    "description_enable": {
                                        "description": "\uc124\uba85\uc774 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "description": {
                                        "description": "\uc560\ub4dc\uc628\uc5d0 \ub300\ud55c \uc124\uba85",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "wp_kses_post"
                                        }
                                    },
                                    "placeholder_enable": {
                                        "description": "\uc560\ub4dc\uc628 \ud50c\ub808\uc774\uc2a4\ud640\ub354\uac00 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "placeholder": {
                                        "description": "custom_text \ubc0f custom_textarea \uc560\ub4dc\uc628 \uc720\ud615\uc5d0 \uc801\uc6a9 \uac00\ub2a5\ud55c \uc560\ub4dc\uc628 \ud50c\ub808\uc774\uc2a4\ud640\ub354 \ud14d\uc2a4\ud2b8",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "type": {
                                        "description": "\uc560\ub4dc\uc628 \uc720\ud615",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "multiple_choice",
                                            "checkbox",
                                            "custom_text",
                                            "custom_textarea",
                                            "file_upload",
                                            "custom_price",
                                            "input_multiplier",
                                            "heading",
                                            "datepicker"
                                        ]
                                    },
                                    "display": {
                                        "description": "multiple_choice \uc560\ub4dc\uc628\uc758 \ud45c\uc2dc \uc635\uc158",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "select",
                                            "radiobutton",
                                            "images"
                                        ],
                                        "arg_options": {
                                            "default": "select"
                                        }
                                    },
                                    "position": {
                                        "description": "\uc81c\ud488\uc5d0\uc11c \uc560\ub4dc\uc628\uc758 \uc704\uce58",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": 10
                                        },
                                        "minimum": 0
                                    },
                                    "required": {
                                        "description": "\uc560\ub4dc\uc628\uc774 \ud544\uc218\uc778\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": false,
                                            "validate_callback": [
                                                [],
                                                "validate_required"
                                            ]
                                        }
                                    },
                                    "restrictions": {
                                        "description": "\uac00\uaca9 \ub610\ub294 \ud14d\uc2a4\ud2b8 \uae38\uc774\uc758 \ucd5c\uc18c\/\ucd5c\ub300 \ud55c\ub3c4\uac00 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "restrictions_type": {
                                        "description": "custom_text \uc720\ud615 \uc560\ub4dc\uc628\uc758 \uc785\ub825 \uc81c\ud55c \uc0ac\ud56d",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "",
                                            "any_text",
                                            "only_letters",
                                            "only_numbers",
                                            "only_letters_numbers",
                                            "email"
                                        ],
                                        "arg_options": {
                                            "default": "any_text"
                                        }
                                    },
                                    "adjust_price": {
                                        "description": "\uc560\ub4dc\uc628\uc774 \uc81c\ud488 \uac00\uaca9\uc744 \uc870\uc815\ud558\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "price_type": {
                                        "description": "\uc560\ub4dc\uc628\uc758 \uac00\uaca9 \uc870\uc815 \uc720\ud615",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "flat_fee",
                                            "quantity_based",
                                            "percentage_based"
                                        ],
                                        "arg_options": {
                                            "default": "flat_fee"
                                        }
                                    },
                                    "price": {
                                        "description": "\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0 \uc560\ub4dc\uc628\uc758 \uac00\uaca9(\uc22b\uc790 \ubb38\uc790\uc5f4)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "is_empty_or_float"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "min": {
                                        "description": "custom_text, custom_textarea, custom_price \ubc0f input_multiplier \uc560\ub4dc\uc628\uc5d0 \ud5c8\uc6a9\ub418\ub294 \ucd5c\uc18c \uc785\ub825\uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "validate_min_max"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "max": {
                                        "description": "custom_text, custom_textarea, custom_price \ubc0f input_multiplier \uc560\ub4dc\uc628\uc5d0 \ud5c8\uc6a9\ub418\ub294 \ucd5c\ub300 \uc785\ub825\uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "validate_min_max"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "options": {
                                        "description": "multiple_choice \ubc0f checkbox \uc720\ud615 \uc560\ub4dc\uc628\uc758 \uc635\uc158 \ubaa9\ub85d",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": [],
                                            "validate_callback": [
                                                [],
                                                "validate_options"
                                            ]
                                        },
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158 \uad00\ub828 \ub808\uc774\ube14",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": true
                                                },
                                                "price": {
                                                    "description": "\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0 \uc560\ub4dc\uc628 \uc635\uc158\uc758 \uac00\uaca9(\uc22b\uc790 \ubb38\uc790\uc5f4)",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false,
                                                    "arg_options": {
                                                        "validate_callback": [
                                                            [],
                                                            "is_empty_or_float"
                                                        ],
                                                        "sanitize_callback": "wc_format_decimal"
                                                    }
                                                },
                                                "price_type": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158\uc758 \uac00\uaca9 \uc870\uc815 \uc720\ud615",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "enum": [
                                                        "flat_fee",
                                                        "quantity_based",
                                                        "percentage_based"
                                                    ],
                                                    "required": false
                                                },
                                                "image": {
                                                    "description": "\uc774\ubbf8\uc9c0 \ud45c\uc2dc \uc720\ud615 \uad00\ub828 \uc560\ub4dc\uc628 \uc635\uc158\uc758 \uc774\ubbf8\uc9c0 ID \ub610\ub294 0",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false
                                                },
                                                "visibility": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158 \ud45c\uc2dc \uc5ec\ubd80",
                                                    "type": "boolean",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ud734\uc9c0\ud1b5 \ubb34\uc2dc \ubc0f \uac15\uc81c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/product\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-deliveryexception",
                                "wc-intransit",
                                "wc-checkout-draft",
                                "wc-quote",
                                "wc-awaiting-approval"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc694\uc57d, \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\uc694\uc57d\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\uae00\uc758 \ucd94\ucc9c \ubbf8\ub514\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        },
                        "product_brand": {
                            "description": "product_brand \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uae00\uc5d0 \ubc30\uc815\ub41c \uc6a9\uc5b4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "product_cat": {
                            "description": "product_cat \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uae00\uc5d0 \ubc30\uc815\ub41c \uc6a9\uc5b4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "product_tag": {
                            "description": "product_tag \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uae00\uc5d0 \ubc30\uc815\ub41c \uc6a9\uc5b4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "bundle_virtual": {
                            "description": "\uc774 \ubc88\ub4e4\uc758 \ubaa8\ub4e0 \ub0b4\uc6a9\ubb3c\uc5d0 \uac00\uc0c1\uc73c\ub85c \ucde8\uae09\uc744 \uac15\uc81c\ub85c \uc801\uc6a9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "bundle_layout": {
                            "description": "\ub2e8\uc77c \uc81c\ud488 \uc0c1\uc138 \uc815\ubcf4 \ud398\uc774\uc9c0 \ub808\uc774\uc544\uc6c3\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "default",
                                "tabular",
                                "grid"
                            ],
                            "required": false
                        },
                        "bundle_add_to_cart_form_location": {
                            "description": "\ub2e8\uc77c \uc81c\ud488 \ud398\uc774\uc9c0\uc758 \uc81c\ud488 \uc591\uc2dd \uc704\uce58\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "default",
                                "after_summary"
                            ],
                            "required": false
                        },
                        "bundle_editable_in_cart": {
                            "description": "\uc774 \uc81c\ud488\uc758 \uad6c\uc131\uc744 \uc7a5\ubc14\uad6c\ub2c8 \ud398\uc774\uc9c0\uc5d0\uc11c \uc218\uc815\ud560 \uc218 \uc788\ub294\uc9c0\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "bundle_sold_individually_context": {
                            "description": "\uac1c\ubcc4\uc801\uc73c\ub85c \ud310\ub9e4\ub428 \uc635\uc158 \ucee8\ud14d\uc2a4\ud2b8\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \uc801\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "product",
                                "configuration"
                            ],
                            "required": false
                        },
                        "bundle_item_grouping": {
                            "description": "\uc7a5\ubc14\uad6c\ub2c8\/\uc8fc\ubb38 \ud15c\ud50c\ub9bf\uc758 \ubc88\ub4e4 \ucee8\ud14c\uc774\ub108\/\ud558\uc704 \uc544\uc774\ud15c \ud45c\uc2dc\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "parent",
                                "noindent",
                                "none"
                            ],
                            "required": false
                        },
                        "bundle_min_size": {
                            "description": "\ucd5c\uc18c \ubc88\ub4e4 \ud06c\uae30\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "string"
                            ],
                            "required": false
                        },
                        "bundle_max_size": {
                            "description": "\ucd5c\ub300 \ubc88\ub4e4 \ud06c\uae30\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": [
                                "integer",
                                "string"
                            ],
                            "required": false
                        },
                        "bundle_price": {
                            "description": "\ubc88\ub4e4 \uad6c\ub9e4 \uac00\uaca9\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "required": false
                        },
                        "bundled_items": {
                            "description": "\uc774 \uc81c\ud488\uc5d0 \ud3ec\ud568\ub41c \ubc88\ub4e4 \uc544\uc774\ud15c \ubaa9\ub85d\uc785\ub2c8\ub2e4. \ubc88\ub4e4\ud615 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c ID\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "delete": {
                                        "description": "ID\uac00 \uc9c0\uc815\ub41c \ubc88\ub4e4 \uc544\uc774\ud15c\uc744 \uc0ad\uc81c\ud558\ub824\uba74 true\ub85c \uc124\uc815\ud569\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 ID\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "menu_order": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c \uba54\ub274 \uc21c\uc11c\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_min": {
                                        "description": "\ucd5c\uc18c \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_max": {
                                        "description": "\ucd5c\ub300 \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": [
                                            "integer",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity_default": {
                                        "description": "\uae30\ubcf8 \ubc88\ub4e4 \uc544\uc774\ud15c \uc218\ub7c9\uc785\ub2c8\ub2e4.",
                                        "type": [
                                            "integer",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "priced_individually": {
                                        "description": "\uc774 \ubc88\ub4e4 \uc544\uc774\ud15c\uc758 \uac00\uaca9\uc774 \ubc88\ub4e4\uc758 \uae30\ubcf8 \uac00\uaca9\uc5d0 \ucd94\uac00\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "shipped_individually": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \ubc88\ub4e4\uacfc \ubcc4\ub3c4\ub85c \ubc30\uc1a1\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_title": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc774 \ud504\ub860\ud2b8\uc5d4\ub4dc \ubc0f \uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "title": {
                                        "description": "\uc6d0\ub798 \uc81c\ud488 \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_description": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc5d0 \ub300\ud55c \uac04\ub2e8\ud55c \uc124\uba85\uc774 \ud504\ub860\ud2b8\uc5d4\ub4dc \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "description": {
                                        "description": "\uc6d0\ub798 \uc81c\ud488 \uac04\ub2e8\ud55c \uc124\uba85 \ub300\uc2e0\uc5d0 \ud45c\uc2dc\ud560 \ubc88\ub4e4 \uc81c\ud488\uc5d0 \ub300\ud55c \uac04\ub2e8\ud55c \uc124\uba85\uc785\ub2c8\ub2e4(\uc7ac\uc815\uc758\ud55c \uacbd\uc6b0).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "optional": {
                                        "description": "\ubc88\ub4e4 \uc544\uc774\ud15c\uc774 \uc120\ud0dd \uc0ac\ud56d\uc778\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "hide_thumbnail": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uc378\ub124\uc77c\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0\uc11c \uc228\uaca8\uc9c0\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc5d0 \uc801\uc6a9\ub41c \ud560\uc778\uc785\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_variations": {
                                        "description": "\ubcc0\ud615 \ud544\ud130\ub9c1\uc774 \ud65c\uc131\ud654\ub418\uc5c8\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac00\ubcc0\uc801\uc778 \ubc88\ub4e4 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9).",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "allowed_variations": {
                                        "description": "\ud65c\uc131\ud654\ud55c \ubcc0\ud615 ID \ubaa9\ub85d\uc785\ub2c8\ub2e4(\ubcc0\ud615 \ud544\ud130\ub9c1\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "override_default_variation_attributes": {
                                        "description": "\uae30\ubcf8 \ubcc0\ud615 \uc18d\uc131 \uac12\uc774 \uc7ac\uc815\uc758\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac00\ubcc0\uc801\uc778 \ubc88\ub4e4 \uc81c\ud488\uc5d0\ub9cc \ud574\ub2f9).",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "default_variation_attributes": {
                                        "description": "\uc7ac\uc815\uc758\ud55c \uae30\ubcf8 \ubcc0\ud615 \uc18d\uc131 \uac12\uc785\ub2c8\ub2e4(\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0).",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\uc18d\uc131 ID.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "\uc18d\uc131 \uba85.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "option": {
                                                    "description": "\uc120\ud0dd\ub41c \uc18d\uc131 \uc6a9\uc5b4 \uba85.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "single_product_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "cart_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc7a5\ubc14\uad6c\ub2c8 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "order_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488\uc774 \uc8fc\ubb38\/\uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "single_product_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \ub2e8\uc77c \uc81c\ud488 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "cart_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \uc7a5\ubc14\uad6c\ub2c8 \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "order_price_visibility": {
                                        "description": "\ubc88\ub4e4 \uc81c\ud488 \uac00\uaca9\uc774 \uc8fc\ubb38\/\uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0 \ud45c\uc2dc\ub418\ub294\uc9c0\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4(\uac1c\ubcc4\uc801\uc73c\ub85c \uac00\uaca9 \ucc45\uc815\ub428 \uc635\uc158\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0 \uc801\uc6a9 \uac00\ub2a5).",
                                        "type": "string",
                                        "enum": [
                                            "visible",
                                            "hidden"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "stock_status": {
                                        "description": "\ucd5c\uc18c \uc218\ub7c9\uc744 \uace0\ub824\ud55c \ubc88\ub4e4 \uc544\uc774\ud15c\uc758 \uc0c1\ud0dc\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "in_stock",
                                            "on_backorder",
                                            "out_of_stock"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "bundle_sell_ids": {
                            "description": "\ubc88\ub4e4 \ud310\ub9e4 \uc81c\ud488 ID \ubaa9\ub85d\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_global_add_ons": {
                            "description": "\uae00\ub85c\ubc8c \uc560\ub4dc\uc628\uc774 \uc774 \uc81c\ud488\uc5d0\uc11c \uc81c\uc678\ub418\uc5c8\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                            "type": "boolean",
                            "required": false
                        },
                        "addons": {
                            "description": "\uc774 \uc81c\ud488\uc5d0 \ud560\ub2f9\ub41c \uc560\ub4dc\uc628",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\uc560\ub4dc\uc628\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "required": false
                                    },
                                    "name": {
                                        "description": "\uc81c\ud488 \uc560\ub4dc\uc628 \uc774\ub984",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "validate_callback": [
                                                [],
                                                "validate_addon_name"
                                            ],
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "title_format": {
                                        "description": "\uc560\ub4dc\uc628 \uc81c\ubaa9 \ud615\uc2dd",
                                        "type": "string",
                                        "enum": [
                                            "label",
                                            "heading",
                                            "hide"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "label",
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "default": {
                                        "description": "\uae30\ubcf8 \uc560\ub4dc\uc628 \uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "sanitize_text_field",
                                            "validate_callback": [
                                                [],
                                                "validate_default"
                                            ]
                                        }
                                    },
                                    "description_enable": {
                                        "description": "\uc124\uba85\uc774 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "description": {
                                        "description": "\uc560\ub4dc\uc628\uc5d0 \ub300\ud55c \uc124\uba85",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "wp_kses_post"
                                        }
                                    },
                                    "placeholder_enable": {
                                        "description": "\uc560\ub4dc\uc628 \ud50c\ub808\uc774\uc2a4\ud640\ub354\uac00 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "placeholder": {
                                        "description": "custom_text \ubc0f custom_textarea \uc560\ub4dc\uc628 \uc720\ud615\uc5d0 \uc801\uc6a9 \uac00\ub2a5\ud55c \uc560\ub4dc\uc628 \ud50c\ub808\uc774\uc2a4\ud640\ub354 \ud14d\uc2a4\ud2b8",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "sanitize_callback": "sanitize_text_field"
                                        }
                                    },
                                    "type": {
                                        "description": "\uc560\ub4dc\uc628 \uc720\ud615",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "multiple_choice",
                                            "checkbox",
                                            "custom_text",
                                            "custom_textarea",
                                            "file_upload",
                                            "custom_price",
                                            "input_multiplier",
                                            "heading",
                                            "datepicker"
                                        ]
                                    },
                                    "display": {
                                        "description": "multiple_choice \uc560\ub4dc\uc628\uc758 \ud45c\uc2dc \uc635\uc158",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "select",
                                            "radiobutton",
                                            "images"
                                        ],
                                        "arg_options": {
                                            "default": "select"
                                        }
                                    },
                                    "position": {
                                        "description": "\uc81c\ud488\uc5d0\uc11c \uc560\ub4dc\uc628\uc758 \uc704\uce58",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": 10
                                        },
                                        "minimum": 0
                                    },
                                    "required": {
                                        "description": "\uc560\ub4dc\uc628\uc774 \ud544\uc218\uc778\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": false,
                                            "validate_callback": [
                                                [],
                                                "validate_required"
                                            ]
                                        }
                                    },
                                    "restrictions": {
                                        "description": "\uac00\uaca9 \ub610\ub294 \ud14d\uc2a4\ud2b8 \uae38\uc774\uc758 \ucd5c\uc18c\/\ucd5c\ub300 \ud55c\ub3c4\uac00 \ud65c\uc131\ud654\ub418\uc5b4 \uc788\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "restrictions_type": {
                                        "description": "custom_text \uc720\ud615 \uc560\ub4dc\uc628\uc758 \uc785\ub825 \uc81c\ud55c \uc0ac\ud56d",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "",
                                            "any_text",
                                            "only_letters",
                                            "only_numbers",
                                            "only_letters_numbers",
                                            "email"
                                        ],
                                        "arg_options": {
                                            "default": "any_text"
                                        }
                                    },
                                    "adjust_price": {
                                        "description": "\uc560\ub4dc\uc628\uc774 \uc81c\ud488 \uac00\uaca9\uc744 \uc870\uc815\ud558\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0b4\ub294 \uc0c1\ud0dc",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "arg_options": {
                                            "default": false
                                        }
                                    },
                                    "price_type": {
                                        "description": "\uc560\ub4dc\uc628\uc758 \uac00\uaca9 \uc870\uc815 \uc720\ud615",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "flat_fee",
                                            "quantity_based",
                                            "percentage_based"
                                        ],
                                        "arg_options": {
                                            "default": "flat_fee"
                                        }
                                    },
                                    "price": {
                                        "description": "\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0 \uc560\ub4dc\uc628\uc758 \uac00\uaca9(\uc22b\uc790 \ubb38\uc790\uc5f4)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "is_empty_or_float"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "min": {
                                        "description": "custom_text, custom_textarea, custom_price \ubc0f input_multiplier \uc560\ub4dc\uc628\uc5d0 \ud5c8\uc6a9\ub418\ub294 \ucd5c\uc18c \uc785\ub825\uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "validate_min_max"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "max": {
                                        "description": "custom_text, custom_textarea, custom_price \ubc0f input_multiplier \uc560\ub4dc\uc628\uc5d0 \ud5c8\uc6a9\ub418\ub294 \ucd5c\ub300 \uc785\ub825\uac12",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": "",
                                            "validate_callback": [
                                                [],
                                                "validate_min_max"
                                            ],
                                            "sanitize_callback": [
                                                [],
                                                "sanitize_empty_or_float"
                                            ]
                                        }
                                    },
                                    "options": {
                                        "description": "multiple_choice \ubc0f checkbox \uc720\ud615 \uc560\ub4dc\uc628\uc758 \uc635\uc158 \ubaa9\ub85d",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "arg_options": {
                                            "default": [],
                                            "validate_callback": [
                                                [],
                                                "validate_options"
                                            ]
                                        },
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "label": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158 \uad00\ub828 \ub808\uc774\ube14",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": true
                                                },
                                                "price": {
                                                    "description": "\ud574\ub2f9\ud558\ub294 \uacbd\uc6b0 \uc560\ub4dc\uc628 \uc635\uc158\uc758 \uac00\uaca9(\uc22b\uc790 \ubb38\uc790\uc5f4)",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false,
                                                    "arg_options": {
                                                        "validate_callback": [
                                                            [],
                                                            "is_empty_or_float"
                                                        ],
                                                        "sanitize_callback": "wc_format_decimal"
                                                    }
                                                },
                                                "price_type": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158\uc758 \uac00\uaca9 \uc870\uc815 \uc720\ud615",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "enum": [
                                                        "flat_fee",
                                                        "quantity_based",
                                                        "percentage_based"
                                                    ],
                                                    "required": false
                                                },
                                                "image": {
                                                    "description": "\uc774\ubbf8\uc9c0 \ud45c\uc2dc \uc720\ud615 \uad00\ub828 \uc560\ub4dc\uc628 \uc635\uc158\uc758 \uc774\ubbf8\uc9c0 ID \ub610\ub294 0",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false
                                                },
                                                "visibility": {
                                                    "description": "\uc560\ub4dc\uc628 \uc635\uc158 \ud45c\uc2dc \uc5ec\ubd80",
                                                    "type": "boolean",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": false
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/product\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/gp_elements": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\uc804\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 menu_order \uac12\uc774 \uc788\ub294 \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\uac80\uc0c9 \uc785\ub825\uc744 \ud574\uc11d\ud558\ub294 \ubc29\ubc95\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uae00 \uc18d\uc131\ubcc4\ub85c \uceec\ub809\uc158\uc744 \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\uac00 \uc788\ub294 \ud56d\ubaa9\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\uac00 \uc788\ub294 \uac83\uc744 \uc81c\uc678\ud55c \ubaa8\ub4e0 \ud56d\ubaa9\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\uac80\uc0c9\ud560 \uc5f4 \uc774\ub984\uc758 \ubc30\uc5f4\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \uc0c1\ud0dc\uac00 \ubc30\uc815\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-deliveryexception",
                                    "wc-intransit",
                                    "wc-checkout-draft",
                                    "wc-quote",
                                    "wc-awaiting-approval",
                                    "dp-rewrite-republish",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-deliveryexception",
                                "wc-intransit",
                                "wc-checkout-draft",
                                "wc-quote",
                                "wc-awaiting-approval"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\uae00\uc758 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\uae00\uc758 \ucd94\ucc9c \ubbf8\ub514\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\ub2e4\ub978 \uae00\uacfc \uad00\ub828\ub41c \uae00\uc758 \uc21c\uc11c.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_generate_block_element_editor_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_generate_block_element_editor_width_unit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_generate_block_type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_generate_hook": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_generate_custom_hook": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_generate_hook_priority": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_generate_post_meta_location": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_generate_post_loop_item_tagname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_generate_disable_primary_post_meta": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_generate_disable_secondary_post_meta": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_generate_disable_title": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_generate_disable_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_generate_use_theme_post_container": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_generate_use_archive_navigation_container": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_generate_disable_post_navigation": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_generate_disable_archive_navigation": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_generate_post_loop_item_display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_generate_post_loop_item_display_tax": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_generate_post_loop_item_display_term": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_generate_post_loop_item_display_post_meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wp\/v2\/gp_elements"
                    }
                ]
            }
        },
        "\/wp\/v2\/gp_elements\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\uae00\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub41c \uacbd\uc6b0 \uae00 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-deliveryexception",
                                "wc-intransit",
                                "wc-checkout-draft",
                                "wc-quote",
                                "wc-awaiting-approval"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\uae00\uc758 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\uae00\uc758 \ucd94\ucc9c \ubbf8\ub514\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\ub2e4\ub978 \uae00\uacfc \uad00\ub828\ub41c \uae00\uc758 \uc21c\uc11c.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_generate_block_element_editor_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_generate_block_element_editor_width_unit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_generate_block_type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_generate_hook": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_generate_custom_hook": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_generate_hook_priority": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_generate_post_meta_location": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_generate_post_loop_item_tagname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_generate_disable_primary_post_meta": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_generate_disable_secondary_post_meta": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_generate_disable_title": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_generate_disable_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_generate_use_theme_post_container": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_generate_use_archive_navigation_container": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_generate_disable_post_navigation": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_generate_disable_archive_navigation": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_generate_post_loop_item_display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_generate_post_loop_item_display_tax": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_generate_post_loop_item_display_term": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_generate_post_loop_item_display_post_meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ud734\uc9c0\ud1b5 \ubb34\uc2dc \ubc0f \uac15\uc81c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/gp_elements\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\ub9ac\ube44\uc804 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\ucf5c\ub809\uc158\uc744 \uc624\ube0c\uc81d\ud2b8 \uc18d\uc131\uc73c\ub85c \ubd84\ub958.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/gp_elements\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\ub9ac\ube44\uc804 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\ube44\uc804\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\ub9ac\ube44\uc804 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\ube44\uc804\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ub9ac\ube44\uc804\uc740 \ud734\uc9c0\ud1b5 \uae30\ub2a5\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc73c\ubbc0\ub85c true\uac00 \ud544\uc218\uc784.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/gp_elements\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uae00\uc758 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-deliveryexception",
                                "wc-intransit",
                                "wc-checkout-draft",
                                "wc-quote",
                                "wc-awaiting-approval"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\uae00\uc758 \ucd94\ucc9c \ubbf8\ub514\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\ub2e4\ub978 \uae00\uacfc \uad00\ub828\ub41c \uae00\uc758 \uc21c\uc11c.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_generate_block_element_editor_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_generate_block_element_editor_width_unit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_generate_block_type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_generate_hook": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_generate_custom_hook": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_generate_hook_priority": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_generate_post_meta_location": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_generate_post_loop_item_tagname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_generate_disable_primary_post_meta": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_generate_disable_secondary_post_meta": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_generate_disable_title": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_generate_disable_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_generate_use_theme_post_container": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_generate_use_archive_navigation_container": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_generate_disable_post_navigation": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_generate_disable_archive_navigation": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_generate_post_loop_item_display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_generate_post_loop_item_display_tax": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_generate_post_loop_item_display_term": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_generate_post_loop_item_display_post_meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/gp_elements\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/ufaq": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \uc791\uc131\uc790\uc5d0 \ubc30\uc815\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 \uc791\uc131\uc790\uc5d0 \ubc30\uc815\ub41c \uae00\uc744 \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\uc804\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\uac80\uc0c9 \uc785\ub825\uc744 \ud574\uc11d\ud558\ub294 \ubc29\ubc95\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uae00 \uc18d\uc131\ubcc4\ub85c \uceec\ub809\uc158\uc744 \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\uac80\uc0c9\ud560 \uc5f4 \uc774\ub984\uc758 \ubc30\uc5f4\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \uc0c1\ud0dc\uac00 \ubc30\uc815\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-deliveryexception",
                                    "wc-intransit",
                                    "wc-checkout-draft",
                                    "wc-quote",
                                    "wc-awaiting-approval",
                                    "dp-rewrite-republish",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\ub2e4\uc911 \ud0dd\uc18c\ub178\ubbf8 \uac04\uc758 \uad00\uacc4\uc5d0 \uae30\ubc18\ud558\uc5ec \uacb0\uacfc \uc138\ud2b8\ub97c \uc81c\ud55c.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "ufaq-category": {
                            "description": "ufaq-category \ud0dd\uc18c\ub178\ubbf8\ub85c \uc9c0\uc815\ud55c \ud2b9\uc815 \uc6a9\uc5b4\uc744 \uac00\uc9c4 \ubaa8\ub4e0 \ud56d\ubaa9\uc73c\ub85c \uacb0\uacfc \uc138\ud2b8\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\ud56d\ubaa9 ID \ubaa9\ub85d",
                                    "description": "\ub098\uc5f4\ub41c ID\uc640 \uc6a9\uc5b4\ub97c \uc77c\uce58\uc2dc\ud0a4\uc138\uc694.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\ud0dd\uc18c\ub178\ubbf8 \ucffc\ub9ac \ud56d\ubaa9 ID",
                                    "description": "\uace0\uae09 \ud56d\ubaa9 \ucffc\ub9ac\ub97c \uc218\ud589\ud558\uc138\uc694.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term \uc544\uc774\ub514.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\uacb0\uacfc\ubaa8\uc74c\uc744 \uc81c\ud55c\ud560 \uc6a9\uc5b4\uc5d0 \ud558\uc704 \uc6a9\uc5b4\ub97c \ud3ec\ud568\uc2dc\ud0ac\uc9c0 \uc5ec\ubd80.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\ud56d\ubaa9\uc774 \ud2b9\uc815 \uc6a9\uc5b4\uc758 \ubaa8\ub450 \ub610\ub294 \uc5b4\ub290 \ud558\ub098\uc5d0 \ubc30\uc815\ub418\uc57c \ud558\ub294\uc9c0 \uc5ec\ubd80.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ufaq-category_exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c ufaq-category \ud0dd\uc18c\ub178\ubbf8\uc5d0 \ubc30\uc815\ub41c \ud2b9\uc815 \uc6a9\uc5b4\ub97c \uac00\uc9c4 \uac83\uc744 \uc81c\uc678\ud55c \ubaa8\ub4e0 \ud56d\ubaa9\uc5d0 \uc81c\ud55c.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\ud56d\ubaa9 ID \ubaa9\ub85d",
                                    "description": "\ub098\uc5f4\ub41c ID\uc640 \uc6a9\uc5b4\ub97c \uc77c\uce58\uc2dc\ud0a4\uc138\uc694.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\ud0dd\uc18c\ub178\ubbf8 \ucffc\ub9ac \ud56d\ubaa9 ID",
                                    "description": "\uace0\uae09 \ud56d\ubaa9 \ucffc\ub9ac\ub97c \uc218\ud589\ud558\uc138\uc694.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term \uc544\uc774\ub514.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\uacb0\uacfc\ubaa8\uc74c\uc744 \uc81c\ud55c\ud560 \uc6a9\uc5b4\uc5d0 \ud558\uc704 \uc6a9\uc5b4\ub97c \ud3ec\ud568\uc2dc\ud0ac\uc9c0 \uc5ec\ubd80.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ufaq-tag": {
                            "description": "ufaq-tag \ud0dd\uc18c\ub178\ubbf8\ub85c \uc9c0\uc815\ud55c \ud2b9\uc815 \uc6a9\uc5b4\uc744 \uac00\uc9c4 \ubaa8\ub4e0 \ud56d\ubaa9\uc73c\ub85c \uacb0\uacfc \uc138\ud2b8\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\ud56d\ubaa9 ID \ubaa9\ub85d",
                                    "description": "\ub098\uc5f4\ub41c ID\uc640 \uc6a9\uc5b4\ub97c \uc77c\uce58\uc2dc\ud0a4\uc138\uc694.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\ud0dd\uc18c\ub178\ubbf8 \ucffc\ub9ac \ud56d\ubaa9 ID",
                                    "description": "\uace0\uae09 \ud56d\ubaa9 \ucffc\ub9ac\ub97c \uc218\ud589\ud558\uc138\uc694.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term \uc544\uc774\ub514.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\ud56d\ubaa9\uc774 \ud2b9\uc815 \uc6a9\uc5b4\uc758 \ubaa8\ub450 \ub610\ub294 \uc5b4\ub290 \ud558\ub098\uc5d0 \ubc30\uc815\ub418\uc57c \ud558\ub294\uc9c0 \uc5ec\ubd80.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ufaq-tag_exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c ufaq-tag \ud0dd\uc18c\ub178\ubbf8\uc5d0 \ubc30\uc815\ub41c \ud2b9\uc815 \uc6a9\uc5b4\ub97c \uac00\uc9c4 \uac83\uc744 \uc81c\uc678\ud55c \ubaa8\ub4e0 \ud56d\ubaa9\uc5d0 \uc81c\ud55c.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\ud56d\ubaa9 ID \ubaa9\ub85d",
                                    "description": "\ub098\uc5f4\ub41c ID\uc640 \uc6a9\uc5b4\ub97c \uc77c\uce58\uc2dc\ud0a4\uc138\uc694.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\ud0dd\uc18c\ub178\ubbf8 \ucffc\ub9ac \ud56d\ubaa9 ID",
                                    "description": "\uace0\uae09 \ud56d\ubaa9 \ucffc\ub9ac\ub97c \uc218\ud589\ud558\uc138\uc694.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term \uc544\uc774\ub514.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-deliveryexception",
                                "wc-intransit",
                                "wc-checkout-draft",
                                "wc-quote",
                                "wc-awaiting-approval"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\uae00\uc758 \uc791\uc131\uc790\uc5d0 \ub300\ud55c ID.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc694\uc57d, \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\uc694\uc57d\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\uae00\uc758 \ucd94\ucc9c \ubbf8\ub514\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\ub313\uae00\uc774 \uae00\uc5d0 \uc5f4\ub9ac\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\uae00\uc774 \ud551 \ub420 \uc218 \uc788\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        },
                        "ufaq-category": {
                            "description": "ufaq-category \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uae00\uc5d0 \ubc30\uc815\ub41c \uc6a9\uc5b4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ufaq-tag": {
                            "description": "ufaq-tag \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uae00\uc5d0 \ubc30\uc815\ub41c \uc6a9\uc5b4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wp\/v2\/ufaq"
                    }
                ]
            }
        },
        "\/wp\/v2\/ufaq\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "\uae30\ubcf8 \uc694\uc57d\uae00 \uae38\uc774\ub97c \uc7ac\uc815\uc758\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\uae00\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub41c \uacbd\uc6b0 \uae00 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-deliveryexception",
                                "wc-intransit",
                                "wc-checkout-draft",
                                "wc-quote",
                                "wc-awaiting-approval"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\uae00\uc758 \uc791\uc131\uc790\uc5d0 \ub300\ud55c ID.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc694\uc57d, \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\uc694\uc57d\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\uae00\uc758 \ucd94\ucc9c \ubbf8\ub514\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\ub313\uae00\uc774 \uae00\uc5d0 \uc5f4\ub9ac\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\uae00\uc774 \ud551 \ub420 \uc218 \uc788\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        },
                        "ufaq-category": {
                            "description": "ufaq-category \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uae00\uc5d0 \ubc30\uc815\ub41c \uc6a9\uc5b4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ufaq-tag": {
                            "description": "ufaq-tag \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uae00\uc5d0 \ubc30\uc815\ub41c \uc6a9\uc5b4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ud734\uc9c0\ud1b5 \ubb34\uc2dc \ubc0f \uac15\uc81c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/ufaq\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-deliveryexception",
                                "wc-intransit",
                                "wc-checkout-draft",
                                "wc-quote",
                                "wc-awaiting-approval"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\uae00\uc758 \uc791\uc131\uc790\uc5d0 \ub300\ud55c ID.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc694\uc57d, \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\uc694\uc57d\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\uae00\uc758 \ucd94\ucc9c \ubbf8\ub514\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\ub313\uae00\uc774 \uae00\uc5d0 \uc5f4\ub9ac\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\uae00\uc774 \ud551 \ub420 \uc218 \uc788\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        },
                        "ufaq-category": {
                            "description": "ufaq-category \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uae00\uc5d0 \ubc30\uc815\ub41c \uc6a9\uc5b4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ufaq-tag": {
                            "description": "ufaq-tag \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uae00\uc5d0 \ubc30\uc815\ub41c \uc6a9\uc5b4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/ufaq\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/gblocks_templates": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\uc804\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\uac80\uc0c9 \uc785\ub825\uc744 \ud574\uc11d\ud558\ub294 \ubc29\ubc95\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uae00 \uc18d\uc131\ubcc4\ub85c \uceec\ub809\uc158\uc744 \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\uac80\uc0c9\ud560 \uc5f4 \uc774\ub984\uc758 \ubc30\uc5f4\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \uc0c1\ud0dc\uac00 \ubc30\uc815\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-deliveryexception",
                                    "wc-intransit",
                                    "wc-checkout-draft",
                                    "wc-quote",
                                    "wc-awaiting-approval",
                                    "dp-rewrite-republish",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-deliveryexception",
                                "wc-intransit",
                                "wc-checkout-draft",
                                "wc-quote",
                                "wc-awaiting-approval"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\uae00\uc758 \ucd94\ucc9c \ubbf8\ub514\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wp\/v2\/gblocks_templates"
                    }
                ]
            }
        },
        "\/wp\/v2\/gblocks_templates\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\uae00\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub41c \uacbd\uc6b0 \uae00 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-deliveryexception",
                                "wc-intransit",
                                "wc-checkout-draft",
                                "wc-quote",
                                "wc-awaiting-approval"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\uae00\uc758 \ucd94\ucc9c \ubbf8\ub514\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ud734\uc9c0\ud1b5 \ubb34\uc2dc \ubc0f \uac15\uc81c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/gblocks_templates\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-deliveryexception",
                                "wc-intransit",
                                "wc-checkout-draft",
                                "wc-quote",
                                "wc-awaiting-approval"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\uae00\uc758 \ucd94\ucc9c \ubbf8\ub514\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/gblocks_templates\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/gblocks_styles": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\uc804\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 menu_order \uac12\uc774 \uc788\ub294 \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\uac80\uc0c9 \uc785\ub825\uc744 \ud574\uc11d\ud558\ub294 \ubc29\ubc95\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uae00 \uc18d\uc131\ubcc4\ub85c \uceec\ub809\uc158\uc744 \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\uac80\uc0c9\ud560 \uc5f4 \uc774\ub984\uc758 \ubc30\uc5f4\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \uc0c1\ud0dc\uac00 \ubc30\uc815\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-deliveryexception",
                                    "wc-intransit",
                                    "wc-checkout-draft",
                                    "wc-quote",
                                    "wc-awaiting-approval",
                                    "dp-rewrite-republish",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-deliveryexception",
                                "wc-intransit",
                                "wc-checkout-draft",
                                "wc-quote",
                                "wc-awaiting-approval"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\ub2e4\ub978 \uae00\uacfc \uad00\ub828\ub41c \uae00\uc758 \uc21c\uc11c.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        },
                        "gb_style_selector": {
                            "type": "string",
                            "required": false
                        },
                        "gb_style_css": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wp\/v2\/gblocks_styles"
                    }
                ]
            }
        },
        "\/wp\/v2\/gblocks_styles\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\uae00\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub41c \uacbd\uc6b0 \uae00 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-deliveryexception",
                                "wc-intransit",
                                "wc-checkout-draft",
                                "wc-quote",
                                "wc-awaiting-approval"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\ub2e4\ub978 \uae00\uacfc \uad00\ub828\ub41c \uae00\uc758 \uc21c\uc11c.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        },
                        "gb_style_selector": {
                            "type": "string",
                            "required": false
                        },
                        "gb_style_css": {
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ud734\uc9c0\ud1b5 \ubb34\uc2dc \ubc0f \uac15\uc81c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/gblocks-conditions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\uc804\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\uac80\uc0c9 \uc785\ub825\uc744 \ud574\uc11d\ud558\ub294 \ubc29\ubc95\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uae00 \uc18d\uc131\ubcc4\ub85c \uceec\ub809\uc158\uc744 \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\uac80\uc0c9\ud560 \uc5f4 \uc774\ub984\uc758 \ubc30\uc5f4\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \uc0c1\ud0dc\uac00 \ubc30\uc815\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-deliveryexception",
                                    "wc-intransit",
                                    "wc-checkout-draft",
                                    "wc-quote",
                                    "wc-awaiting-approval",
                                    "dp-rewrite-republish",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\ub2e4\uc911 \ud0dd\uc18c\ub178\ubbf8 \uac04\uc758 \uad00\uacc4\uc5d0 \uae30\ubc18\ud558\uc5ec \uacb0\uacfc \uc138\ud2b8\ub97c \uc81c\ud55c.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "condition-categories": {
                            "description": "condition-categories \ud0dd\uc18c\ub178\ubbf8\ub85c \uc9c0\uc815\ud55c \ud2b9\uc815 \uc6a9\uc5b4\uc744 \uac00\uc9c4 \ubaa8\ub4e0 \ud56d\ubaa9\uc73c\ub85c \uacb0\uacfc \uc138\ud2b8\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\ud56d\ubaa9 ID \ubaa9\ub85d",
                                    "description": "\ub098\uc5f4\ub41c ID\uc640 \uc6a9\uc5b4\ub97c \uc77c\uce58\uc2dc\ud0a4\uc138\uc694.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\ud0dd\uc18c\ub178\ubbf8 \ucffc\ub9ac \ud56d\ubaa9 ID",
                                    "description": "\uace0\uae09 \ud56d\ubaa9 \ucffc\ub9ac\ub97c \uc218\ud589\ud558\uc138\uc694.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term \uc544\uc774\ub514.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\uacb0\uacfc\ubaa8\uc74c\uc744 \uc81c\ud55c\ud560 \uc6a9\uc5b4\uc5d0 \ud558\uc704 \uc6a9\uc5b4\ub97c \ud3ec\ud568\uc2dc\ud0ac\uc9c0 \uc5ec\ubd80.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\ud56d\ubaa9\uc774 \ud2b9\uc815 \uc6a9\uc5b4\uc758 \ubaa8\ub450 \ub610\ub294 \uc5b4\ub290 \ud558\ub098\uc5d0 \ubc30\uc815\ub418\uc57c \ud558\ub294\uc9c0 \uc5ec\ubd80.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "condition-categories_exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c condition-categories \ud0dd\uc18c\ub178\ubbf8\uc5d0 \ubc30\uc815\ub41c \ud2b9\uc815 \uc6a9\uc5b4\ub97c \uac00\uc9c4 \uac83\uc744 \uc81c\uc678\ud55c \ubaa8\ub4e0 \ud56d\ubaa9\uc5d0 \uc81c\ud55c.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\ud56d\ubaa9 ID \ubaa9\ub85d",
                                    "description": "\ub098\uc5f4\ub41c ID\uc640 \uc6a9\uc5b4\ub97c \uc77c\uce58\uc2dc\ud0a4\uc138\uc694.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\ud0dd\uc18c\ub178\ubbf8 \ucffc\ub9ac \ud56d\ubaa9 ID",
                                    "description": "\uace0\uae09 \ud56d\ubaa9 \ucffc\ub9ac\ub97c \uc218\ud589\ud558\uc138\uc694.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term \uc544\uc774\ub514.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\uacb0\uacfc\ubaa8\uc74c\uc744 \uc81c\ud55c\ud560 \uc6a9\uc5b4\uc5d0 \ud558\uc704 \uc6a9\uc5b4\ub97c \ud3ec\ud568\uc2dc\ud0ac\uc9c0 \uc5ec\ubd80.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-deliveryexception",
                                "wc-intransit",
                                "wc-checkout-draft",
                                "wc-quote",
                                "wc-awaiting-approval"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        },
                        "condition-categories": {
                            "description": "gblocks_condition_cat \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uae00\uc5d0 \ubc30\uc815\ub41c \uc6a9\uc5b4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "gbConditions": {
                            "type": "object",
                            "properties": {
                                "logic": {
                                    "type": "string",
                                    "enum": [
                                        "AND",
                                        "OR"
                                    ]
                                },
                                "groups": {
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "logic": {
                                                "type": "string",
                                                "enum": [
                                                    "AND",
                                                    "OR"
                                                ]
                                            },
                                            "conditions": {
                                                "type": "array",
                                                "items": {
                                                    "type": "object",
                                                    "properties": {
                                                        "type": {
                                                            "type": "string"
                                                        },
                                                        "rule": {
                                                            "type": "string"
                                                        },
                                                        "operator": {
                                                            "type": "string"
                                                        },
                                                        "value": {
                                                            "type": "string"
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wp\/v2\/gblocks-conditions"
                    }
                ]
            }
        },
        "\/wp\/v2\/gblocks-conditions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\uae00\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub41c \uacbd\uc6b0 \uae00 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-deliveryexception",
                                "wc-intransit",
                                "wc-checkout-draft",
                                "wc-quote",
                                "wc-awaiting-approval"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        },
                        "condition-categories": {
                            "description": "gblocks_condition_cat \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uae00\uc5d0 \ubc30\uc815\ub41c \uc6a9\uc5b4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "gbConditions": {
                            "type": "object",
                            "properties": {
                                "logic": {
                                    "type": "string",
                                    "enum": [
                                        "AND",
                                        "OR"
                                    ]
                                },
                                "groups": {
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "logic": {
                                                "type": "string",
                                                "enum": [
                                                    "AND",
                                                    "OR"
                                                ]
                                            },
                                            "conditions": {
                                                "type": "array",
                                                "items": {
                                                    "type": "object",
                                                    "properties": {
                                                        "type": {
                                                            "type": "string"
                                                        },
                                                        "rule": {
                                                            "type": "string"
                                                        },
                                                        "operator": {
                                                            "type": "string"
                                                        },
                                                        "value": {
                                                            "type": "string"
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ud734\uc9c0\ud1b5 \ubb34\uc2dc \ubc0f \uac15\uc81c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/gblocks_overlay": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 200,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\uc804\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\uac80\uc0c9 \uc785\ub825\uc744 \ud574\uc11d\ud558\ub294 \ubc29\ubc95\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uae00 \uc18d\uc131\ubcc4\ub85c \uceec\ub809\uc158\uc744 \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\uac80\uc0c9\ud560 \uc5f4 \uc774\ub984\uc758 \ubc30\uc5f4\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \uc0c1\ud0dc\uac00 \ubc30\uc815\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-deliveryexception",
                                    "wc-intransit",
                                    "wc-checkout-draft",
                                    "wc-quote",
                                    "wc-awaiting-approval",
                                    "dp-rewrite-republish",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\ub2e4\uc911 \ud0dd\uc18c\ub178\ubbf8 \uac04\uc758 \uad00\uacc4\uc5d0 \uae30\ubc18\ud558\uc5ec \uacb0\uacfc \uc138\ud2b8\ub97c \uc81c\ud55c.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "overlay-categories": {
                            "description": "overlay-categories \ud0dd\uc18c\ub178\ubbf8\ub85c \uc9c0\uc815\ud55c \ud2b9\uc815 \uc6a9\uc5b4\uc744 \uac00\uc9c4 \ubaa8\ub4e0 \ud56d\ubaa9\uc73c\ub85c \uacb0\uacfc \uc138\ud2b8\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\ud56d\ubaa9 ID \ubaa9\ub85d",
                                    "description": "\ub098\uc5f4\ub41c ID\uc640 \uc6a9\uc5b4\ub97c \uc77c\uce58\uc2dc\ud0a4\uc138\uc694.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\ud0dd\uc18c\ub178\ubbf8 \ucffc\ub9ac \ud56d\ubaa9 ID",
                                    "description": "\uace0\uae09 \ud56d\ubaa9 \ucffc\ub9ac\ub97c \uc218\ud589\ud558\uc138\uc694.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term \uc544\uc774\ub514.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\uacb0\uacfc\ubaa8\uc74c\uc744 \uc81c\ud55c\ud560 \uc6a9\uc5b4\uc5d0 \ud558\uc704 \uc6a9\uc5b4\ub97c \ud3ec\ud568\uc2dc\ud0ac\uc9c0 \uc5ec\ubd80.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\ud56d\ubaa9\uc774 \ud2b9\uc815 \uc6a9\uc5b4\uc758 \ubaa8\ub450 \ub610\ub294 \uc5b4\ub290 \ud558\ub098\uc5d0 \ubc30\uc815\ub418\uc57c \ud558\ub294\uc9c0 \uc5ec\ubd80.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "overlay-categories_exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c overlay-categories \ud0dd\uc18c\ub178\ubbf8\uc5d0 \ubc30\uc815\ub41c \ud2b9\uc815 \uc6a9\uc5b4\ub97c \uac00\uc9c4 \uac83\uc744 \uc81c\uc678\ud55c \ubaa8\ub4e0 \ud56d\ubaa9\uc5d0 \uc81c\ud55c.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\ud56d\ubaa9 ID \ubaa9\ub85d",
                                    "description": "\ub098\uc5f4\ub41c ID\uc640 \uc6a9\uc5b4\ub97c \uc77c\uce58\uc2dc\ud0a4\uc138\uc694.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\ud0dd\uc18c\ub178\ubbf8 \ucffc\ub9ac \ud56d\ubaa9 ID",
                                    "description": "\uace0\uae09 \ud56d\ubaa9 \ucffc\ub9ac\ub97c \uc218\ud589\ud558\uc138\uc694.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term \uc544\uc774\ub514.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\uacb0\uacfc\ubaa8\uc74c\uc744 \uc81c\ud55c\ud560 \uc6a9\uc5b4\uc5d0 \ud558\uc704 \uc6a9\uc5b4\ub97c \ud3ec\ud568\uc2dc\ud0ac\uc9c0 \uc5ec\ubd80.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-deliveryexception",
                                "wc-intransit",
                                "wc-checkout-draft",
                                "wc-quote",
                                "wc-awaiting-approval"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_gb_overlay_display_condition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_gb_overlay_display_condition_invert": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_gb_overlay_trigger_type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "click"
                                },
                                "_gb_overlay_type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "standard"
                                },
                                "_gb_overlay_placement": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "bottom-start"
                                },
                                "_gb_overlay_backdrop": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_gb_overlay_backdrop_color": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "rgba(0, 0, 0, 0.5)"
                                },
                                "_gb_overlay_backdrop_blur": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_gb_overlay_animation_in": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_gb_overlay_animation_out": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_gb_overlay_animation_duration": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_gb_overlay_animation_target": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_gb_overlay_animation_distance": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_gb_overlay_scroll_percent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_gb_overlay_time_delay": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_gb_overlay_cookie_duration": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_gb_overlay_close_on_esc": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_gb_overlay_close_on_click_outside": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_gb_overlay_disable_page_scroll": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_gb_overlay_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "center"
                                },
                                "_gb_overlay_custom_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_gb_overlay_hide_if_cookies_disabled": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_gb_overlay_position_to_parent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_gb_overlay_hover_buffer": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "20"
                                },
                                "_gb_overlay_width_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        },
                        "overlay-categories": {
                            "description": "gblocks_overlay_cat \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uae00\uc5d0 \ubc30\uc815\ub41c \uc6a9\uc5b4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "admin_edit_url": {
                            "description": "Admin URL to edit the post.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "trigger_info": {
                            "description": "Overlay trigger information for block editor.",
                            "type": "object",
                            "properties": {
                                "trigger_type": {
                                    "type": "string",
                                    "enum": [
                                        "click",
                                        "hover",
                                        "both"
                                    ]
                                },
                                "is_interactive": {
                                    "type": "boolean"
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wp\/v2\/gblocks_overlay"
                    }
                ]
            }
        },
        "\/wp\/v2\/gblocks_overlay\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\uae00\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub41c \uacbd\uc6b0 \uae00 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-deliveryexception",
                                "wc-intransit",
                                "wc-checkout-draft",
                                "wc-quote",
                                "wc-awaiting-approval"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_gb_overlay_display_condition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_gb_overlay_display_condition_invert": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_gb_overlay_trigger_type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "click"
                                },
                                "_gb_overlay_type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "standard"
                                },
                                "_gb_overlay_placement": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "bottom-start"
                                },
                                "_gb_overlay_backdrop": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_gb_overlay_backdrop_color": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "rgba(0, 0, 0, 0.5)"
                                },
                                "_gb_overlay_backdrop_blur": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_gb_overlay_animation_in": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_gb_overlay_animation_out": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_gb_overlay_animation_duration": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_gb_overlay_animation_target": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_gb_overlay_animation_distance": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_gb_overlay_scroll_percent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_gb_overlay_time_delay": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_gb_overlay_cookie_duration": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_gb_overlay_close_on_esc": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_gb_overlay_close_on_click_outside": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_gb_overlay_disable_page_scroll": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_gb_overlay_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "center"
                                },
                                "_gb_overlay_custom_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_gb_overlay_hide_if_cookies_disabled": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_gb_overlay_position_to_parent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_gb_overlay_hover_buffer": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "20"
                                },
                                "_gb_overlay_width_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        },
                        "overlay-categories": {
                            "description": "gblocks_overlay_cat \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uae00\uc5d0 \ubc30\uc815\ub41c \uc6a9\uc5b4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "admin_edit_url": {
                            "description": "Admin URL to edit the post.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "trigger_info": {
                            "description": "Overlay trigger information for block editor.",
                            "type": "object",
                            "properties": {
                                "trigger_type": {
                                    "type": "string",
                                    "enum": [
                                        "click",
                                        "hover",
                                        "both"
                                    ]
                                },
                                "is_interactive": {
                                    "type": "boolean"
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ud734\uc9c0\ud1b5 \ubb34\uc2dc \ubc0f \uac15\uc81c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/gblocks_overlay\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\ub9ac\ube44\uc804 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\ucf5c\ub809\uc158\uc744 \uc624\ube0c\uc81d\ud2b8 \uc18d\uc131\uc73c\ub85c \ubd84\ub958.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/gblocks_overlay\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\ub9ac\ube44\uc804 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\ube44\uc804\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\ub9ac\ube44\uc804 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\ube44\uc804\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ub9ac\ube44\uc804\uc740 \ud734\uc9c0\ud1b5 \uae30\ub2a5\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc73c\ubbc0\ub85c true\uac00 \ud544\uc218\uc784.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/gblocks_overlay\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-deliveryexception",
                                "wc-intransit",
                                "wc-checkout-draft",
                                "wc-quote",
                                "wc-awaiting-approval"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_gb_overlay_display_condition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_gb_overlay_display_condition_invert": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_gb_overlay_trigger_type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "click"
                                },
                                "_gb_overlay_type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "standard"
                                },
                                "_gb_overlay_placement": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "bottom-start"
                                },
                                "_gb_overlay_backdrop": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_gb_overlay_backdrop_color": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "rgba(0, 0, 0, 0.5)"
                                },
                                "_gb_overlay_backdrop_blur": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_gb_overlay_animation_in": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_gb_overlay_animation_out": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_gb_overlay_animation_duration": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_gb_overlay_animation_target": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_gb_overlay_animation_distance": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_gb_overlay_scroll_percent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_gb_overlay_time_delay": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_gb_overlay_cookie_duration": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_gb_overlay_close_on_esc": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_gb_overlay_close_on_click_outside": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_gb_overlay_disable_page_scroll": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_gb_overlay_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "center"
                                },
                                "_gb_overlay_custom_event": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_gb_overlay_hide_if_cookies_disabled": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_gb_overlay_position_to_parent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_gb_overlay_hover_buffer": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "20"
                                },
                                "_gb_overlay_width_mode": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        },
                        "overlay-categories": {
                            "description": "gblocks_overlay_cat \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uae00\uc5d0 \ubc30\uc815\ub41c \uc6a9\uc5b4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "admin_edit_url": {
                            "description": "Admin URL to edit the post.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "trigger_info": {
                            "description": "Overlay trigger information for block editor.",
                            "type": "object",
                            "properties": {
                                "trigger_type": {
                                    "type": "string",
                                    "enum": [
                                        "click",
                                        "hover",
                                        "both"
                                    ]
                                },
                                "is_interactive": {
                                    "type": "boolean"
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/gblocks_overlay\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/yay-currency-manage": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\uc804\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\uac80\uc0c9 \uc785\ub825\uc744 \ud574\uc11d\ud558\ub294 \ubc29\ubc95\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uae00 \uc18d\uc131\ubcc4\ub85c \uceec\ub809\uc158\uc744 \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\uac80\uc0c9\ud560 \uc5f4 \uc774\ub984\uc758 \ubc30\uc5f4\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \uc0c1\ud0dc\uac00 \ubc30\uc815\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-deliveryexception",
                                    "wc-intransit",
                                    "wc-checkout-draft",
                                    "wc-quote",
                                    "wc-awaiting-approval",
                                    "dp-rewrite-republish",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-deliveryexception",
                                "wc-intransit",
                                "wc-checkout-draft",
                                "wc-quote",
                                "wc-awaiting-approval"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\uae00\uc758 \ucd94\ucc9c \ubbf8\ub514\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wp\/v2\/yay-currency-manage"
                    }
                ]
            }
        },
        "\/wp\/v2\/yay-currency-manage\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\uae00\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub41c \uacbd\uc6b0 \uae00 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-deliveryexception",
                                "wc-intransit",
                                "wc-checkout-draft",
                                "wc-quote",
                                "wc-awaiting-approval"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\uae00\uc758 \ucd94\ucc9c \ubbf8\ub514\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ud734\uc9c0\ud1b5 \ubb34\uc2dc \ubc0f \uac15\uc81c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wp\/v2\/types"
                    }
                ]
            }
        },
        "\/wp\/v2\/types\/(?P<type>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "description": "\uae00 \uc720\ud615\uc5d0 \ub300\ud55c \uc601\uc22b\uc790(alphanumeric) \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/statuses": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wp\/v2\/statuses"
                    }
                ]
            }
        },
        "\/wp\/v2\/statuses\/(?P<status>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "\uc0c1\ud0dc\uc5d0 \ub300\ud55c \uc601\uc22b\uc790(alphanumeric) \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/taxonomies": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uae00 \uc720\ud615\uacfc \uc5f0\uad00\ub41c \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wp\/v2\/taxonomies"
                    }
                ]
            }
        },
        "\/wp\/v2\/taxonomies\/(?P<taxonomy>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "taxonomy": {
                            "description": "\ud0dd\uc18c\ub178\ubbf8\uc5d0 \ub300\ud55c \uc601\uc22b\uc790(alphanumeric) \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "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": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uc6a9\uc5b4 \uc18d\uc131\uc73c\ub85c \ucf5c\ub809\uc158 \ubd84\ub958.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\uc5b4\ub5a4 \uae00\uc5d0\ub3c4 \ubc30\uc815\ub418\uc9c0 \uc54a\uc740 \ud140 \uac10\ucd94\uae30 \uc5ec\ubd80.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ubd80\ubaa8\uc5d0 \ud560\ub2f9\ub41c \uc6a9\uc5b4\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\ud2b9\uc815 \uae00\uc5d0 \uc9c0\uc815\ud55c \uc6a9\uc5b4\ub85c \uc124\uc815\ud55c \uacb0\uacfc\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \ud140\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\uc6a9\uc5b4\uc758 HTML \uc124\uba85\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \uace0\uc720\ud55c \uc6a9\uc5b4\uc758 \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\ubd80\ubaa8 \uc6a9\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\uc6a9\uc5b4\uc758 HTML \uc124\uba85\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \uace0\uc720\ud55c \uc6a9\uc5b4\uc758 \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\ubd80\ubaa8 \uc6a9\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\uc6a9\uc5b4\ub294 \ud734\uc9c0\ud1b5 \uae30\ub2a5\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc73c\ubbc0\ub85c true\uac00 \ud544\uc218\uc784.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tags": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uc6a9\uc5b4 \uc18d\uc131\uc73c\ub85c \ucf5c\ub809\uc158 \ubd84\ub958.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\uc5b4\ub5a4 \uae00\uc5d0\ub3c4 \ubc30\uc815\ub418\uc9c0 \uc54a\uc740 \ud140 \uac10\ucd94\uae30 \uc5ec\ubd80.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\ud2b9\uc815 \uae00\uc5d0 \uc9c0\uc815\ud55c \uc6a9\uc5b4\ub85c \uc124\uc815\ud55c \uacb0\uacfc\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \ud140\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\uc6a9\uc5b4\uc758 HTML \uc124\uba85\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \uace0\uc720\ud55c \uc6a9\uc5b4\uc758 \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\uc6a9\uc5b4\uc758 HTML \uc124\uba85\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \uace0\uc720\ud55c \uc6a9\uc5b4\uc758 \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\uc6a9\uc5b4\ub294 \ud734\uc9c0\ud1b5 \uae30\ub2a5\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc73c\ubbc0\ub85c true\uac00 \ud544\uc218\uc784.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menus": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uc6a9\uc5b4 \uc18d\uc131\uc73c\ub85c \ucf5c\ub809\uc158 \ubd84\ub958.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\uc5b4\ub5a4 \uae00\uc5d0\ub3c4 \ubc30\uc815\ub418\uc9c0 \uc54a\uc740 \ud140 \uac10\ucd94\uae30 \uc5ec\ubd80.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\ud2b9\uc815 \uae00\uc5d0 \uc9c0\uc815\ud55c \uc6a9\uc5b4\ub85c \uc124\uc815\ud55c \uacb0\uacfc\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \ud140\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\uc6a9\uc5b4\uc758 HTML \uc124\uba85\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \uace0\uc720\ud55c \uc6a9\uc5b4\uc758 \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "\uba54\ub274\uc5d0 \ubc30\uc815\ub41c \uc704\uce58\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "\uc774 \uba54\ub274\uc5d0 \ucd5c\uc0c1\uc704 \ud398\uc774\uc9c0\ub97c \uc790\ub3d9\uc73c\ub85c \ucd94\uac00\ud560\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\uc6a9\uc5b4\uc758 HTML \uc124\uba85\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \uace0\uc720\ud55c \uc6a9\uc5b4\uc758 \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "\uba54\ub274\uc5d0 \ubc30\uc815\ub41c \uc704\uce58\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "\uc774 \uba54\ub274\uc5d0 \ucd5c\uc0c1\uc704 \ud398\uc774\uc9c0\ub97c \uc790\ub3d9\uc73c\ub85c \ucd94\uac00\ud560\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\uc6a9\uc5b4\ub294 \ud734\uc9c0\ud1b5 \uae30\ub2a5\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc73c\ubbc0\ub85c true\uac00 \ud544\uc218\uc784.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/wp_pattern_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uc6a9\uc5b4 \uc18d\uc131\uc73c\ub85c \ucf5c\ub809\uc158 \ubd84\ub958.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\uc5b4\ub5a4 \uae00\uc5d0\ub3c4 \ubc30\uc815\ub418\uc9c0 \uc54a\uc740 \ud140 \uac10\ucd94\uae30 \uc5ec\ubd80.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\ud2b9\uc815 \uae00\uc5d0 \uc9c0\uc815\ud55c \uc6a9\uc5b4\ub85c \uc124\uc815\ud55c \uacb0\uacfc\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \ud140\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\uc6a9\uc5b4\uc758 HTML \uc124\uba85\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \uace0\uc720\ud55c \uc6a9\uc5b4\uc758 \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\uc6a9\uc5b4\uc758 HTML \uc124\uba85\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \uace0\uc720\ud55c \uc6a9\uc5b4\uc758 \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\uc6a9\uc5b4\ub294 \ud734\uc9c0\ud1b5 \uae30\ub2a5\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc73c\ubbc0\ub85c true\uac00 \ud544\uc218\uc784.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/product_brand": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uc6a9\uc5b4 \uc18d\uc131\uc73c\ub85c \ucf5c\ub809\uc158 \ubd84\ub958.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\uc5b4\ub5a4 \uae00\uc5d0\ub3c4 \ubc30\uc815\ub418\uc9c0 \uc54a\uc740 \ud140 \uac10\ucd94\uae30 \uc5ec\ubd80.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ubd80\ubaa8\uc5d0 \ud560\ub2f9\ub41c \uc6a9\uc5b4\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\ud2b9\uc815 \uae00\uc5d0 \uc9c0\uc815\ud55c \uc6a9\uc5b4\ub85c \uc124\uc815\ud55c \uacb0\uacfc\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \ud140\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\uc6a9\uc5b4\uc758 HTML \uc124\uba85\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \uace0\uc720\ud55c \uc6a9\uc5b4\uc758 \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\ubd80\ubaa8 \uc6a9\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wp\/v2\/product_brand"
                    }
                ]
            }
        },
        "\/wp\/v2\/product_brand\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\uc6a9\uc5b4\uc758 HTML \uc124\uba85\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \uace0\uc720\ud55c \uc6a9\uc5b4\uc758 \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\ubd80\ubaa8 \uc6a9\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\uc6a9\uc5b4\ub294 \ud734\uc9c0\ud1b5 \uae30\ub2a5\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc73c\ubbc0\ub85c true\uac00 \ud544\uc218\uc784.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/product_cat": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uc6a9\uc5b4 \uc18d\uc131\uc73c\ub85c \ucf5c\ub809\uc158 \ubd84\ub958.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\uc5b4\ub5a4 \uae00\uc5d0\ub3c4 \ubc30\uc815\ub418\uc9c0 \uc54a\uc740 \ud140 \uac10\ucd94\uae30 \uc5ec\ubd80.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ubd80\ubaa8\uc5d0 \ud560\ub2f9\ub41c \uc6a9\uc5b4\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\ud2b9\uc815 \uae00\uc5d0 \uc9c0\uc815\ud55c \uc6a9\uc5b4\ub85c \uc124\uc815\ud55c \uacb0\uacfc\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \ud140\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\uc6a9\uc5b4\uc758 HTML \uc124\uba85\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \uace0\uc720\ud55c \uc6a9\uc5b4\uc758 \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\ubd80\ubaa8 \uc6a9\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\uc6a9\uc5b4\uc758 HTML \uc124\uba85\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \uace0\uc720\ud55c \uc6a9\uc5b4\uc758 \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\ubd80\ubaa8 \uc6a9\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\uc6a9\uc5b4\ub294 \ud734\uc9c0\ud1b5 \uae30\ub2a5\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc73c\ubbc0\ub85c true\uac00 \ud544\uc218\uc784.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/product_tag": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uc6a9\uc5b4 \uc18d\uc131\uc73c\ub85c \ucf5c\ub809\uc158 \ubd84\ub958.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\uc5b4\ub5a4 \uae00\uc5d0\ub3c4 \ubc30\uc815\ub418\uc9c0 \uc54a\uc740 \ud140 \uac10\ucd94\uae30 \uc5ec\ubd80.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\ud2b9\uc815 \uae00\uc5d0 \uc9c0\uc815\ud55c \uc6a9\uc5b4\ub85c \uc124\uc815\ud55c \uacb0\uacfc\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \ud140\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\uc6a9\uc5b4\uc758 HTML \uc124\uba85\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \uace0\uc720\ud55c \uc6a9\uc5b4\uc758 \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\uc6a9\uc5b4\uc758 HTML \uc124\uba85\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \uace0\uc720\ud55c \uc6a9\uc5b4\uc758 \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\uc6a9\uc5b4\ub294 \ud734\uc9c0\ud1b5 \uae30\ub2a5\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc73c\ubbc0\ub85c true\uac00 \ud544\uc218\uc784.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/ufaq-category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uc6a9\uc5b4 \uc18d\uc131\uc73c\ub85c \ucf5c\ub809\uc158 \ubd84\ub958.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\uc5b4\ub5a4 \uae00\uc5d0\ub3c4 \ubc30\uc815\ub418\uc9c0 \uc54a\uc740 \ud140 \uac10\ucd94\uae30 \uc5ec\ubd80.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ubd80\ubaa8\uc5d0 \ud560\ub2f9\ub41c \uc6a9\uc5b4\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\ud2b9\uc815 \uae00\uc5d0 \uc9c0\uc815\ud55c \uc6a9\uc5b4\ub85c \uc124\uc815\ud55c \uacb0\uacfc\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \ud140\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\uc6a9\uc5b4\uc758 HTML \uc124\uba85\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \uace0\uc720\ud55c \uc6a9\uc5b4\uc758 \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\ubd80\ubaa8 \uc6a9\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wp\/v2\/ufaq-category"
                    }
                ]
            }
        },
        "\/wp\/v2\/ufaq-category\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\uc6a9\uc5b4\uc758 HTML \uc124\uba85\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \uace0\uc720\ud55c \uc6a9\uc5b4\uc758 \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\ubd80\ubaa8 \uc6a9\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\uc6a9\uc5b4\ub294 \ud734\uc9c0\ud1b5 \uae30\ub2a5\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc73c\ubbc0\ub85c true\uac00 \ud544\uc218\uc784.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/ufaq-tag": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uc6a9\uc5b4 \uc18d\uc131\uc73c\ub85c \ucf5c\ub809\uc158 \ubd84\ub958.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\uc5b4\ub5a4 \uae00\uc5d0\ub3c4 \ubc30\uc815\ub418\uc9c0 \uc54a\uc740 \ud140 \uac10\ucd94\uae30 \uc5ec\ubd80.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\ud2b9\uc815 \uae00\uc5d0 \uc9c0\uc815\ud55c \uc6a9\uc5b4\ub85c \uc124\uc815\ud55c \uacb0\uacfc\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \ud140\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\uc6a9\uc5b4\uc758 HTML \uc124\uba85\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \uace0\uc720\ud55c \uc6a9\uc5b4\uc758 \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wp\/v2\/ufaq-tag"
                    }
                ]
            }
        },
        "\/wp\/v2\/ufaq-tag\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\uc6a9\uc5b4\uc758 HTML \uc124\uba85\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \uace0\uc720\ud55c \uc6a9\uc5b4\uc758 \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\uc6a9\uc5b4\ub294 \ud734\uc9c0\ud1b5 \uae30\ub2a5\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc73c\ubbc0\ub85c true\uac00 \ud544\uc218\uc784.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/gblocks_pattern_collections": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uc6a9\uc5b4 \uc18d\uc131\uc73c\ub85c \ucf5c\ub809\uc158 \ubd84\ub958.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\uc5b4\ub5a4 \uae00\uc5d0\ub3c4 \ubc30\uc815\ub418\uc9c0 \uc54a\uc740 \ud140 \uac10\ucd94\uae30 \uc5ec\ubd80.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\ud2b9\uc815 \uae00\uc5d0 \uc9c0\uc815\ud55c \uc6a9\uc5b4\ub85c \uc124\uc815\ud55c \uacb0\uacfc\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \ud140\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\uc6a9\uc5b4\uc758 HTML \uc124\uba85\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \uace0\uc720\ud55c \uc6a9\uc5b4\uc758 \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wp\/v2\/gblocks_pattern_collections"
                    }
                ]
            }
        },
        "\/wp\/v2\/gblocks_pattern_collections\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\uc6a9\uc5b4\uc758 HTML \uc124\uba85\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \uace0\uc720\ud55c \uc6a9\uc5b4\uc758 \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\uc6a9\uc5b4\ub294 \ud734\uc9c0\ud1b5 \uae30\ub2a5\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc73c\ubbc0\ub85c true\uac00 \ud544\uc218\uc784.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/condition-categories": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uc6a9\uc5b4 \uc18d\uc131\uc73c\ub85c \ucf5c\ub809\uc158 \ubd84\ub958.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\uc5b4\ub5a4 \uae00\uc5d0\ub3c4 \ubc30\uc815\ub418\uc9c0 \uc54a\uc740 \ud140 \uac10\ucd94\uae30 \uc5ec\ubd80.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ubd80\ubaa8\uc5d0 \ud560\ub2f9\ub41c \uc6a9\uc5b4\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\ud2b9\uc815 \uae00\uc5d0 \uc9c0\uc815\ud55c \uc6a9\uc5b4\ub85c \uc124\uc815\ud55c \uacb0\uacfc\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \ud140\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\uc6a9\uc5b4\uc758 HTML \uc124\uba85\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \uace0\uc720\ud55c \uc6a9\uc5b4\uc758 \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\ubd80\ubaa8 \uc6a9\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wp\/v2\/condition-categories"
                    }
                ]
            }
        },
        "\/wp\/v2\/condition-categories\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\uc6a9\uc5b4\uc758 HTML \uc124\uba85\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \uace0\uc720\ud55c \uc6a9\uc5b4\uc758 \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\ubd80\ubaa8 \uc6a9\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\uc6a9\uc5b4\ub294 \ud734\uc9c0\ud1b5 \uae30\ub2a5\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc73c\ubbc0\ub85c true\uac00 \ud544\uc218\uc784.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/overlay-categories": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uc6a9\uc5b4 \uc18d\uc131\uc73c\ub85c \ucf5c\ub809\uc158 \ubd84\ub958.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\uc5b4\ub5a4 \uae00\uc5d0\ub3c4 \ubc30\uc815\ub418\uc9c0 \uc54a\uc740 \ud140 \uac10\ucd94\uae30 \uc5ec\ubd80.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ubd80\ubaa8\uc5d0 \ud560\ub2f9\ub41c \uc6a9\uc5b4\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\ud2b9\uc815 \uae00\uc5d0 \uc9c0\uc815\ud55c \uc6a9\uc5b4\ub85c \uc124\uc815\ud55c \uacb0\uacfc\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \ud140\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\uc6a9\uc5b4\uc758 HTML \uc124\uba85\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \uace0\uc720\ud55c \uc6a9\uc5b4\uc758 \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\ubd80\ubaa8 \uc6a9\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wp\/v2\/overlay-categories"
                    }
                ]
            }
        },
        "\/wp\/v2\/overlay-categories\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\uc6a9\uc5b4\uc758 HTML \uc124\uba85\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \uace0\uc720\ud55c \uc6a9\uc5b4\uc758 \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\ubd80\ubaa8 \uc6a9\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\uc6a9\uc5b4\ub294 \ud734\uc9c0\ud1b5 \uae30\ub2a5\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc73c\ubbc0\ub85c true\uac00 \ud544\uc218\uc784.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "\uc0ac\uc6a9\uc790 \uc18d\uc131\uc73c\ub85c \uceec\ub809\uc158 \ubd84\ub958.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date",
                                "slug",
                                "include_slugs",
                                "email",
                                "url"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \uc0ac\uc6a9\uc790\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "roles": {
                            "description": "\ucd5c\uc18c\ud55c \ud558\ub098\uc758 \ud2b9\uc815 \uc5ed\ud560\uc5d0 \uc81c\uacf5\ud55c \uac83\uacfc \uc77c\uce58\ud558\ub294 \uc0ac\uc6a9\uc790\ub85c \uc124\uc815\ud55c \uacb0\uacfc\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4. csv \ubaa9\ub85d\uc774\ub098 \ub2e8\uc77c \uc5ed\ud560\uc744 \ud5c8\uc6a9\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "capabilities": {
                            "description": "\ucd5c\uc18c\ud55c \ud558\ub098\uc758 \ud2b9\uc815 \uad8c\ud55c\uc5d0 \uc81c\uacf5\ud55c \uac83\uacfc \uc77c\uce58\ud558\ub294 \uc0ac\uc6a9\uc790\ub85c \uc124\uc815\ud55c \uacb0\uacfc\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4. csv \ubaa9\ub85d\uc774\ub098 \ub2e8\uc77c \uad8c\ud55c\uc744 \ud5c8\uc6a9\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "who": {
                            "description": "\uc791\uc131\uc790\ub85c \uac04\uc8fc\ub418\ub294 \uc0ac\uc6a9\uc790\uc5d0 \uacb0\uacfc\ubaa8\uc74c\uc744 \uc81c\ud55c.",
                            "type": "string",
                            "enum": [
                                "authors"
                            ],
                            "required": false
                        },
                        "has_published_posts": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \uc0ac\uc6a9\uc790\uc5d0 \uacb0\uacfc \uc138\ud2b8\ub97c \uc81c\ud55c.",
                            "type": [
                                "boolean",
                                "array"
                            ],
                            "items": {
                                "type": "string",
                                "enum": {
                                    "post": "post",
                                    "page": "page",
                                    "attachment": "attachment",
                                    "nav_menu_item": "nav_menu_item",
                                    "wp_block": "wp_block",
                                    "wp_template": "wp_template",
                                    "wp_template_part": "wp_template_part",
                                    "wp_global_styles": "wp_global_styles",
                                    "wp_navigation": "wp_navigation",
                                    "wp_font_family": "wp_font_family",
                                    "wp_font_face": "wp_font_face",
                                    "product": "product",
                                    "gp_elements": "gp_elements",
                                    "ufaq": "ufaq",
                                    "gblocks_templates": "gblocks_templates",
                                    "gblocks_styles": "gblocks_styles",
                                    "gblocks_condition": "gblocks_condition",
                                    "gblocks_overlay": "gblocks_overlay",
                                    "yay-currency-manage": "yay-currency-manage"
                                }
                            },
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\uac80\uc0c9\ud560 \uc5f4 \uc774\ub984\uc758 \ubc30\uc5f4\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "email",
                                    "name",
                                    "id",
                                    "username",
                                    "slug"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "username": {
                            "description": "\uc0ac\uc6a9\uc790\uc758 \ub85c\uadf8\uc778 \uc774\ub984.",
                            "type": "string",
                            "required": true
                        },
                        "name": {
                            "description": "\uc0ac\uc6a9\uc790\uc758 \ud45c\uc2dc\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "\uc0ac\uc6a9\uc790\uc758 \uc774\ub984.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\uc0ac\uc6a9\uc790\uc758 \uc131.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\uc0ac\uc6a9\uc790\uc5d0 \ub300\ud55c \uc774\uba54\uc77c \uc8fc\uc18c.",
                            "type": "string",
                            "format": "email",
                            "required": true
                        },
                        "url": {
                            "description": "\uc0ac\uc6a9\uc790\uc758 URL.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "\uc0ac\uc6a9\uc790\uc758 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "\uc0ac\uc6a9\uc790\uc5d0 \ub300\ud55c \ub85c\ucf00\uc77c.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "da_DK",
                                "de_DE",
                                "es_ES",
                                "fr_FR",
                                "it_IT",
                                "ja",
                                "ko_KR",
                                "zh_CN"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "\uc0ac\uc6a9\uc790\uc5d0 \ub300\ud55c \ubcc4\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\uc0ac\uc6a9\uc790\uc5d0 \ub300\ud55c \uc601\uc22b\uc790(alphanumeric) \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "\uc0ac\uc6a9\uc790\uc5d0 \ubc30\uc815\ub41c \uc5ed\ud560.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "\uc0ac\uc6a9\uc790\uc5d0 \ub300\ud55c \ube44\ubc00\ubc88\ud638 (\ud3ec\ud568\ub41c \uc801\uc774 \uc5c6\uc74c).",
                            "type": "string",
                            "required": true
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "\uc120\ud0dd\uc0ac\ud56d\uc774 \uc5c5\ub370\uc774\ud2b8 \ub41c \ub0a0\uc9dc\uc640 \uc2dc\uac04.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                },
                                "generateblocks_onboarding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "insert_inner_container": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": {
                                        "type": "boolean"
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wp\/v2\/users"
                    }
                ]
            }
        },
        "\/wp\/v2\/users\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "username": {
                            "description": "\uc0ac\uc6a9\uc790\uc758 \ub85c\uadf8\uc778 \uc774\ub984.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc0ac\uc6a9\uc790\uc758 \ud45c\uc2dc\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "\uc0ac\uc6a9\uc790\uc758 \uc774\ub984.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\uc0ac\uc6a9\uc790\uc758 \uc131.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\uc0ac\uc6a9\uc790\uc5d0 \ub300\ud55c \uc774\uba54\uc77c \uc8fc\uc18c.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "\uc0ac\uc6a9\uc790\uc758 URL.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "\uc0ac\uc6a9\uc790\uc758 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "\uc0ac\uc6a9\uc790\uc5d0 \ub300\ud55c \ub85c\ucf00\uc77c.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "da_DK",
                                "de_DE",
                                "es_ES",
                                "fr_FR",
                                "it_IT",
                                "ja",
                                "ko_KR",
                                "zh_CN"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "\uc0ac\uc6a9\uc790\uc5d0 \ub300\ud55c \ubcc4\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\uc0ac\uc6a9\uc790\uc5d0 \ub300\ud55c \uc601\uc22b\uc790(alphanumeric) \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "\uc0ac\uc6a9\uc790\uc5d0 \ubc30\uc815\ub41c \uc5ed\ud560.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "\uc0ac\uc6a9\uc790\uc5d0 \ub300\ud55c \ube44\ubc00\ubc88\ud638 (\ud3ec\ud568\ub41c \uc801\uc774 \uc5c6\uc74c).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "\uc120\ud0dd\uc0ac\ud56d\uc774 \uc5c5\ub370\uc774\ud2b8 \ub41c \ub0a0\uc9dc\uc640 \uc2dc\uac04.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                },
                                "generateblocks_onboarding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "insert_inner_container": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": {
                                        "type": "boolean"
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ucc38(true)\uc774 \ud544\uc218, \uc0ac\uc6a9\uc790\ub294 \ud734\uc9c0\ud1b5 \uae30\ub2a5\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc74c.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "\uc0ad\uc81c\ub41c \uc0ac\uc6a9\uc790\uc758 \uae00\uacfc \ub9c1\ud06c\ub97c \uc774 \uc0ac\uc6a9\uc790\uc758 ID\uc5d0 \uc7ac\ubc30\uc815\ud558\uae30.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users\/me": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "username": {
                            "description": "\uc0ac\uc6a9\uc790\uc758 \ub85c\uadf8\uc778 \uc774\ub984.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc0ac\uc6a9\uc790\uc758 \ud45c\uc2dc\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "\uc0ac\uc6a9\uc790\uc758 \uc774\ub984.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\uc0ac\uc6a9\uc790\uc758 \uc131.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\uc0ac\uc6a9\uc790\uc5d0 \ub300\ud55c \uc774\uba54\uc77c \uc8fc\uc18c.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "\uc0ac\uc6a9\uc790\uc758 URL.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "\uc0ac\uc6a9\uc790\uc758 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "\uc0ac\uc6a9\uc790\uc5d0 \ub300\ud55c \ub85c\ucf00\uc77c.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "da_DK",
                                "de_DE",
                                "es_ES",
                                "fr_FR",
                                "it_IT",
                                "ja",
                                "ko_KR",
                                "zh_CN"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "\uc0ac\uc6a9\uc790\uc5d0 \ub300\ud55c \ubcc4\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\uc0ac\uc6a9\uc790\uc5d0 \ub300\ud55c \uc601\uc22b\uc790(alphanumeric) \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "\uc0ac\uc6a9\uc790\uc5d0 \ubc30\uc815\ub41c \uc5ed\ud560.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "\uc0ac\uc6a9\uc790\uc5d0 \ub300\ud55c \ube44\ubc00\ubc88\ud638 (\ud3ec\ud568\ub41c \uc801\uc774 \uc5c6\uc74c).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "\uc120\ud0dd\uc0ac\ud56d\uc774 \uc5c5\ub370\uc774\ud2b8 \ub41c \ub0a0\uc9dc\uc640 \uc2dc\uac04.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                },
                                "generateblocks_onboarding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "insert_inner_container": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": {
                                        "type": "boolean"
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ucc38(true)\uc774 \ud544\uc218, \uc0ac\uc6a9\uc790\ub294 \ud734\uc9c0\ud1b5 \uae30\ub2a5\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc74c.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "\uc0ad\uc81c\ub41c \uc0ac\uc6a9\uc790\uc758 \uae00\uacfc \ub9c1\ud06c\ub97c \uc774 \uc0ac\uc6a9\uc790\uc758 ID\uc5d0 \uc7ac\ubc30\uc815\ud558\uae30.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "description": "\uace0\uc720\ud558\uac8c \uc2dd\ubcc4\ud558\uae30 \uc704\ud574 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc774 \uc81c\uacf5\ud558\ub294 UUID\uc785\ub2c8\ub2e4. URL\uc774\ub098 DNS \ub124\uc784\uc2a4\ud398\uc774\uc2a4\uac00 \uc788\ub294 UUID v5\ub97c \uc0ac\uc6a9\ud558\uae30\ub97c \uad8c\uc7a5\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "\uc560\ud50c\ub9ac\ucf00\uc774\uc158 \ube44\ubc00\ubc88\ud638\uc758 \uc774\ub984.",
                            "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": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "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": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "app_id": {
                            "description": "\uace0\uc720\ud558\uac8c \uc2dd\ubcc4\ud558\uae30 \uc704\ud574 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc774 \uc81c\uacf5\ud558\ub294 UUID\uc785\ub2c8\ub2e4. URL\uc774\ub098 DNS \ub124\uc784\uc2a4\ud398\uc774\uc2a4\uac00 \uc788\ub294 UUID v5\ub97c \uc0ac\uc6a9\ud558\uae30\ub97c \uad8c\uc7a5\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "\uc560\ud50c\ub9ac\ucf00\uc774\uc158 \ube44\ubc00\ubc88\ud638\uc758 \uc774\ub984.",
                            "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": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \ubc1c\ud589\ub41c \ub313\uae00\uc5d0 \ubc18\uc751\uc744 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \uc0ac\uc6a9\uc790 ID\uc5d0 \ubc30\uc815\ub41c \ub313\uae00\uc5d0 \uc81c\ud55c. \uad8c\ud55c \ud544\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 \uc0ac\uc6a9\uc790 ID\uc5d0 \ubc30\uc815\ub41c \ub313\uae00\uc744 \uc81c\uc678\ud574\uc57c \ud568. \uad8c\ud55c \ud544\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_email": {
                            "default": null,
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \uc791\uc131\uc790 \uc774\uba54\uc77c\uc5d0 \uc81c\ud55c. \uad8c\ud55c \ud544\uc694.",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\uc804\uc5d0 \ubc1c\ud589\ub41c \ub313\uae00\uc5d0 \ubc18\uc751\uc744 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\ub313\uae00 \uc18d\uc131\uc73c\ub85c \ucf5c\ub809\uc158 \ubd84\ub958.",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "post",
                                "parent",
                                "type"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": [],
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\uc758 \ub313\uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_exclude": {
                            "default": [],
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 \ubd80\ubaa8 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "post": {
                            "default": [],
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \uae00 ID\uc5d0 \ubc30\uc815\ub41c \ub313\uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approve",
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \uc0c1\ud0dc\uc5d0 \ubc30\uc815\ub41c \ub313\uae00\uc5d0 \uc81c\ud55c. \uad8c\ud55c \ud544\uc694.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "comment",
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \uc720\ud615\uc5d0 \ubc30\uc815\ub41c \ub313\uae00\uc5d0 \uc81c\ud55c. \uad8c\ud55c \ud544\uc694.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "\uae00\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub41c \uacbd\uc6b0 \uae00 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "author": {
                            "description": "\uc0ac\uc6a9\uc790 \uc624\ube0c\uc81d\ud2b8\uc758 ID. \uc791\uc131\uc790\uac00 \uc0ac\uc6a9\uc790\uc778 \uacbd\uc6b0.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "\ub313\uae00 \uc791\uc131\uc790\uc758 \uc774\uba54\uc77c \uc8fc\uc18c.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "\ub313\uae00 \uc791\uc131\uc790\uc758 IP \uc8fc\uc18c.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "\ub313\uae00 \uc791\uc131\uc790\uc758 \ud45c\uc2dc\uc774\ub984.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "\ub313\uae00 \uc791\uc131\uc790\uc758 URL.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "\ub313\uae00 \uc791\uc131\uc790\uc758 \uc0ac\uc6a9\uc790 \uc5d0\uc774\uc804\ud2b8.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\ub313\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \ub313\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\ub313\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \ub313\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\ub313\uae00\uc774 \ubc1c\ud589\ub41c \ub0a0\uc9dc, GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "\ub313\uae00\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "default": 0,
                            "description": "\uad00\ub828 \uae00 \uc624\ube0c\uc81d\ud2b8\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "\ub313\uae00 \uc0c1\ud0dc.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\ud574\uacb0 \uc0c1\ud0dc \ucc38\uace0",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub313\uae00\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\ub313\uae00\uc758 \uc0c1\uc704 \uae00\uc5d0 \ub300\ud55c \ube44\ubc00\ubc88\ud638 (\uae00\uc774 \ube44\ubc00\ubc88\ud638 \ubcf4\ud638\ub420 \uacbd\uc6b0).",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub313\uae00\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "author": {
                            "description": "\uc0ac\uc6a9\uc790 \uc624\ube0c\uc81d\ud2b8\uc758 ID. \uc791\uc131\uc790\uac00 \uc0ac\uc6a9\uc790\uc778 \uacbd\uc6b0.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "\ub313\uae00 \uc791\uc131\uc790\uc758 \uc774\uba54\uc77c \uc8fc\uc18c.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "\ub313\uae00 \uc791\uc131\uc790\uc758 IP \uc8fc\uc18c.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "\ub313\uae00 \uc791\uc131\uc790\uc758 \ud45c\uc2dc\uc774\ub984.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "\ub313\uae00 \uc791\uc131\uc790\uc758 URL.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "\ub313\uae00 \uc791\uc131\uc790\uc758 \uc0ac\uc6a9\uc790 \uc5d0\uc774\uc804\ud2b8.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\ub313\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \ub313\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\ub313\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \ub313\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\ub313\uae00\uc774 \ubc1c\ud589\ub41c \ub0a0\uc9dc, GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "description": "\ub313\uae00\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\uad00\ub828 \uae00 \uc624\ube0c\uc81d\ud2b8\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "\ub313\uae00 \uc0c1\ud0dc.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\ud574\uacb0 \uc0c1\ud0dc \ucc38\uace0",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub313\uae00\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ud734\uc9c0\ud1b5 \ubb34\uc2dc \ubc0f \uac15\uc81c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        },
                        "password": {
                            "description": "\ub313\uae00\uc758 \uc0c1\uc704 \uae00\uc5d0 \ub300\ud55c \ube44\ubc00\ubc88\ud638 (\uae00\uc774 \ube44\ubc00\ubc88\ud638 \ubcf4\ud638\ub420 \uacbd\uc6b0).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "post",
                            "description": "\uac1d\uccb4 \uc720\ud615\uc758 \ud56d\ubaa9\uc73c\ub85c \uacb0\uacfc\ub97c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "post",
                                "term",
                                "post-format"
                            ],
                            "required": false
                        },
                        "subtype": {
                            "default": "any",
                            "description": "\ud558\ub098 \uc774\uc0c1\uc758 \uac1d\uccb4 \ud558\uc704\uc720\ud615 \ud56d\ubaa9\uc73c\ub85c \uacb0\uacfc\ub97c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post",
                                    "page",
                                    "product",
                                    "ufaq",
                                    "category",
                                    "post_tag",
                                    "product_brand",
                                    "product_cat",
                                    "product_tag",
                                    "ufaq-category",
                                    "ufaq-tag",
                                    "gblocks_pattern_collections",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ube14\ub85d\uc5d0 \uace0\uc720\ud558\uac8c \ub4f1\ub85d\ud55c \uc774\ub984.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "\ube14\ub85d\uc5d0 \ub300\ud55c \uc18d\uc131.",
                            "type": "object",
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "\uae00 \ucf58\ud14d\uc2a4\ud2b8 ID.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "\ube14\ub85d \ub124\uc784\uc2a4\ud398\uc774\uc2a4.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "\ube14\ub85d \ub124\uc784\uc2a4\ud398\uc774\uc2a4.",
                            "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": "\ube14\ub85d \uc774\ub984.",
                            "type": "string",
                            "required": false
                        },
                        "namespace": {
                            "description": "\ube14\ub85d \ub124\uc784\uc2a4\ud398\uc774\uc2a4.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/settings": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "generateblocks_pro_classic_menu_support": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "title": {
                            "title": "\uc81c\ubaa9",
                            "description": "\uc0ac\uc774\ud2b8 \uc81c\ubaa9.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "title": "\ud0dc\uadf8\ub77c\uc778",
                            "description": "\uc0ac\uc774\ud2b8 \ud0dc\uadf8\ub77c\uc778.",
                            "type": "string",
                            "required": false
                        },
                        "url": {
                            "title": "",
                            "description": "\uc0ac\uc774\ud2b8 URL.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "email": {
                            "title": "",
                            "description": "\uc774 \uc8fc\uc18c\ub294 \uc0c8 \uc0ac\uc6a9\uc790 \uc54c\ub9bc\uacfc \uac19\uc740 \uad00\ub9ac\uc790 \ubaa9\uc801\uc73c\ub85c \uc0ac\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "timezone": {
                            "title": "",
                            "description": "\ub3d9\uc2dc\uac04\ub300\uc5d0 \uc788\ub294 \ub3c4\uc2dc.",
                            "type": "string",
                            "required": false
                        },
                        "date_format": {
                            "title": "",
                            "description": "\ubaa8\ub4e0 \ub0a0\uc9dc \uc2a4\ud2b8\ub9c1\uc5d0 \ub300\ud55c \ub0a0\uc9dc \ud3ec\ub9f7.",
                            "type": "string",
                            "required": false
                        },
                        "time_format": {
                            "title": "",
                            "description": "\ubaa8\ub4e0 \uc2dc\uac04 \uc2a4\ud2b8\ub9c1\uc5d0 \ub300\ud55c \uc2dc\uac04 \ud3ec\ub9f7.",
                            "type": "string",
                            "required": false
                        },
                        "start_of_week": {
                            "title": "",
                            "description": "\ud55c\uc8fc\uac00 \uc2dc\uc791\ub418\ub294 \uc8fc\uc758 \uc694\uc77c \uc22b\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "language": {
                            "title": "",
                            "description": "\uc6cc\ub4dc\ud504\ub808\uc2a4 \ub85c\ucf00\uc77c \ucf54\ub4dc.",
                            "type": "string",
                            "required": false
                        },
                        "use_smilies": {
                            "title": "",
                            "description": "\uac10\uc815\ud45c\uc2dc\ub97c :-)\uc640 :-P\uc744 \uc0ac\uc6a9\ud574 \uadf8\ub798\ud53d\uc73c\ub85c \ubcc0\ud658\ud558\uae30.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_category": {
                            "title": "",
                            "description": "\uae30\ubcf8 \uae00 \uce74\ud14c\uace0\ub9ac.",
                            "type": "integer",
                            "required": false
                        },
                        "default_post_format": {
                            "title": "",
                            "description": "\uae30\ubcf8 \uae00 \ud615\uc2dd.",
                            "type": "string",
                            "required": false
                        },
                        "posts_per_page": {
                            "title": "\ud398\uc774\uc9c0\ub2f9 \ucd5c\ub300 \uae00 \uc218",
                            "description": "\ud398\uc774\uc9c0\ub2f9 \ubcf4\uc5ec\uc904 \uae00\uc758 \uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "show_on_front": {
                            "title": "\uc804\uba74\uc5d0\uc11c \ud45c\uc2dc",
                            "description": "\uc804\uba74 \ud398\uc774\uc9c0\uc5d0 \ud45c\uc2dc\ud560 \uac83",
                            "type": "string",
                            "required": false
                        },
                        "page_on_front": {
                            "title": "\uc804\uba74\uc5d0\uc11c\uc758 \ud398\uc774\uc9c0",
                            "description": "\uc804\uba74 \ud398\uc774\uc9c0\uc5d0 \ud45c\uc2dc\ub418\uc5b4\uc57c \ud558\ub294 \ud398\uc774\uc9c0\uc758 ID",
                            "type": "integer",
                            "required": false
                        },
                        "page_for_posts": {
                            "title": "",
                            "description": "\ucd5c\uc2e0 \uae00\uc774 \ud45c\uc2dc\ub418\uc5b4\uc57c \ud558\ub294 \ud398\uc774\uc9c0\uc758 ID",
                            "type": "integer",
                            "required": false
                        },
                        "default_ping_status": {
                            "title": "",
                            "description": "\uc0c8\ub85c\uc6b4 \uae00\uc5d0\uc11c \ub2e4\ub978 \ube14\ub85c\uadf8\uc5d0\uc11c \uc624\ub294 \ub9c1\ud06c\uc54c\ub9bc(\ud551\ubc31\uc774\ub098 \ud2b8\ub799\ubc31)\uc744 \ud5c8\uc6a9.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "default_comment_status": {
                            "title": "\uc0c8 \uae00\uc5d0 \ub313\uae00 \ud5c8\uc6a9",
                            "description": "\uc0ac\uc6a9\uc790\uac00 \uc0c8 \uae00\uc5d0 \ub313\uae00\uc744 \ub2ec \uc218 \uc788\ub3c4\ub85d \ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "site_logo": {
                            "title": "\ub85c\uace0",
                            "description": "\uc0ac\uc774\ud2b8 \ub85c\uace0.",
                            "type": "integer",
                            "required": false
                        },
                        "site_icon": {
                            "title": "\uc544\uc774\ucf58",
                            "description": "\uc0ac\uc774\ud2b8 \uc544\uc774\ucf58.",
                            "type": "integer",
                            "required": false
                        },
                        "pickup_location_settings": {
                            "title": "",
                            "description": "WooCommerce Local Pickup Method Settings",
                            "type": "object",
                            "properties": {
                                "enabled": {
                                    "description": "\ud65c\uc131\ud654\ud558\uba74 \uc774 \ubc29\ubc95\uc774 \ube14\ub85d \uae30\ubc18 \uacc4\uc0b0\uc5d0 \ud45c\uc2dc\ub429\ub2c8\ub2e4.",
                                    "type": "string",
                                    "enum": [
                                        "yes",
                                        "no"
                                    ]
                                },
                                "title": {
                                    "description": "\uc774\uac83\uc740 \uc0ac\uc6a9\uc790\uac00 \uacb0\uc81c\uc2dc \ubcf4\ub294 \uc81c\ubaa9\uc744 \uc81c\uc5b4\ud569\ub2c8\ub2e4.",
                                    "type": "string"
                                },
                                "tax_status": {
                                    "description": "\ube44\uc6a9\uc774 \uc815\uc758\ub418\uba74 \uc774\uc5d0 \ub530\ub77c \ud574\ub2f9 \ube44\uc6a9\uc5d0 \uc138\uae08 \uc801\uc6a9 \uc5ec\ubd80\uac00 \uc81c\uc5b4\ub429\ub2c8\ub2e4.",
                                    "type": "string",
                                    "enum": [
                                        "taxable",
                                        "none"
                                    ]
                                },
                                "cost": {
                                    "description": "\ubc29\ubb38 \uc218\ub839\uc5d0 \uccad\uad6c\ub418\ub294 \uc120\ud0dd\uc801 \ube44\uc6a9\uc785\ub2c8\ub2e4.",
                                    "type": "string"
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "pickup_locations": {
                            "title": "",
                            "description": "WooCommerce Local Pickup Locations",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "name": {
                                        "type": "string"
                                    },
                                    "address": {
                                        "type": "object",
                                        "properties": {
                                            "address_1": {
                                                "type": "string"
                                            },
                                            "city": {
                                                "type": "string"
                                            },
                                            "state": {
                                                "type": "string"
                                            },
                                            "postcode": {
                                                "type": "string"
                                            },
                                            "country": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    },
                                    "details": {
                                        "type": "string"
                                    },
                                    "enabled": {
                                        "type": "boolean"
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        },
                        "woocommerce_default_catalog_orderby": {
                            "title": "\uae30\ubcf8 \uc0c1\ud488 \uc815\ub82c",
                            "description": "\uce74\ud0c8\ub85c\uadf8\uc5d0\uc11c \uae30\ubcf8\uc801\uc73c\ub85c \uc81c\ud488\uc774 \uc5b4\ub5bb\uac8c \uc815\ub82c\ub418\ub098\uc694?",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "popularity",
                                "rating",
                                "date",
                                "price",
                                "price-desc"
                            ],
                            "required": false
                        },
                        "woocommerce_checkout_phone_field": {
                            "title": "\uc804\ud654 \ubc88\ud638",
                            "description": "\uacb0\uc81c \uc2dc \uc804\ud654\ubc88\ud638 \ud544\ub4dc \ud45c\uc2dc\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "optional",
                                "required",
                                "hidden"
                            ],
                            "required": false
                        },
                        "woocommerce_checkout_company_field": {
                            "title": "\ud68c\uc0ac",
                            "description": "\uacb0\uc81c \uc2dc \ud68c\uc0ac \ud544\ub4dc\uc758 \ud45c\uc2dc\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "optional",
                                "required",
                                "hidden"
                            ],
                            "required": false
                        },
                        "woocommerce_checkout_address_2_field": {
                            "title": "\uc8fc\uc18c \ub77c\uc778 2",
                            "description": "\uacb0\uc81c \uc2dc \uc544\ud30c\ud2b8(\uc8fc\uc18c_2) \ud544\ub4dc \ud45c\uc2dc\ub97c \uc81c\uc5b4\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "optional",
                                "required",
                                "hidden"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wp\/v2\/settings"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "\ud558\ub098 \uc774\uc0c1\uc758 \uc0c1\ud0dc\ub97c \uc9c0\uc815\ud55c \uae00\ub85c \uacb0\uacfc\ubaa8\uc74c\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "active",
                                    "inactive"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wp\/v2\/themes"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "stylesheet": {
                            "description": "\ud14c\ub9c8\uc758 \uc2a4\ud0c0\uc77c\uc2dc\ud2b8. \uc774\uac83\ub294 \ud14c\ub9c8\ub97c \uace0\uc720\ud558\uac8c \uc2dd\ubcc4\ud558\uac8c \ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/plugins": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\ubd80\uc5ec\ub41c \uc0c1\ud0dc\uac00 \uc788\ub294 \ud50c\ub7ec\uadf8\uc778\uc73c\ub85c \uacb0\uacfc\ub97c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "inactive",
                                    "active"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org \ud50c\ub7ec\uadf8\uc778 \ub514\ub809\ud130\ub9ac \uc2ac\ub7ec\uadf8.",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "\ud50c\ub7ec\uadf8\uc778 \ud65c\uc131\ud654 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        },
                        "status": {
                            "description": "\ud50c\ub7ec\uadf8\uc778 \ud65c\uc131\ud654 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "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": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\ub4f1\ub85d\ud55c \uc0ac\uc774\ub4dc\ubc14\uc758 ID",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "widgets": {
                            "description": "\uc911\ucca9\ub41c \uc704\uc82f\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": [
                                    "object",
                                    "string"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uc704\uc82f \ud615\uc2dd id.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "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": "\uc704\uc82f \ud615\uc2dd id.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "\uc704\uc82f\uc75c \ud604\uc7ac \uc778\uc2a4\ud134\uc2a4 \uc124\uc815.",
                            "type": "object",
                            "required": false
                        },
                        "form_data": {
                            "description": "\uc778\uc2a4\ud134\uc2a4 \uc124\uc815\uc5d0 \uc778\ucf54\ub4dc\ud558\uae30\uc704\ud574 \uc5f0\uc18d\ud654\ub41c \uc704\uc82f \ud3fc \ub370\uc774\ud130.",
                            "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": "\uc704\uc82f \ud615\uc2dd id.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "\uc704\uc82f\uc75c \ud604\uc7ac \uc778\uc2a4\ud134\uc2a4 \uc124\uc815.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widgets": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "sidebar": {
                            "description": "\ud574\ub2f9 \uc704\uc82f\uc774 \ud45c\uc2dc\ub418\ub294 \uc0ac\uc774\ub4dc\ubc14\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc704\uc82f\uc5d0 \ub300\ud55c \uace0\uc720\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "\uc704\uc82f\uc758 \ud615\uc2dd. \uc704\uc82f \ud615\uc2dd \uc5d4\ub4dc\ud3ec\uc778\ud2b8\uc5d0\uc11c ID\uc5d0 \ud574\ub2f9\ub428.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "default": "wp_inactive_widgets",
                            "description": "\uc704\uc82f\uc774 \uc18d\ud558\ub294 \uc0ac\uc774\ub4dc\ubc14\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "\uc704\uc82f\uc758 \uc778\uc2a4\ud134\uc2a4 \uc124\uc815. \uc9c0\uc6d0\ub420 \uacbd\uc6b0.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "\uc778\uc2a4\ud134\uc2a4 \uc124\uc815\uc758 Base64\ub85c \uc778\ucf54\ub4dc\ub41c \ud45c\ud604.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "\uc778\uc2a4\ud134\uc2a4 \uc124\uc815\uc758 \uc554\ud638\ud654\ub41c \ud574\uc2dc.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "\uc778\ucf54\ub4dc \uc548\ub41c \uc778\uc2a4\ud134\uc2a4 \uc124\uc815. \uc9c0\uc6d0\ub420 \uacbd\uc6b0.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "\uc704\uc82f \uad00\ub9ac\uc790 \ud3fc\uc73c\ub85c\ubd80\ud130 URL \uc778\ucf54\ub4dc\ub41c \ud3fc. \uc778\uc2a4\ud134\uc2a4\ub97c \uc9c0\uc6d0\ud558\uc9c0 \uc54a\ub294 \uc704\uc82f\uc744 \uc5c5\ub370\uc774\ud2b8 \ud560 \ub54c \uc0ac\uc6a9\ub428. \uc4f0\uae30\ub9cc \uac00\ub2a5.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc704\uc82f\uc5d0 \ub300\ud55c \uace0\uc720\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "\uc704\uc82f\uc758 \ud615\uc2dd. \uc704\uc82f \ud615\uc2dd \uc5d4\ub4dc\ud3ec\uc778\ud2b8\uc5d0\uc11c ID\uc5d0 \ud574\ub2f9\ub428.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "description": "\uc704\uc82f\uc774 \uc18d\ud558\ub294 \uc0ac\uc774\ub4dc\ubc14\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "instance": {
                            "description": "\uc704\uc82f\uc758 \uc778\uc2a4\ud134\uc2a4 \uc124\uc815. \uc9c0\uc6d0\ub420 \uacbd\uc6b0.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "\uc778\uc2a4\ud134\uc2a4 \uc124\uc815\uc758 Base64\ub85c \uc778\ucf54\ub4dc\ub41c \ud45c\ud604.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "\uc778\uc2a4\ud134\uc2a4 \uc124\uc815\uc758 \uc554\ud638\ud654\ub41c \ud574\uc2dc.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "\uc778\ucf54\ub4dc \uc548\ub41c \uc778\uc2a4\ud134\uc2a4 \uc124\uc815. \uc9c0\uc6d0\ub420 \uacbd\uc6b0.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "\uc704\uc82f \uad00\ub9ac\uc790 \ud3fc\uc73c\ub85c\ubd80\ud130 URL \uc778\ucf54\ub4dc\ub41c \ud3fc. \uc778\uc2a4\ud134\uc2a4\ub97c \uc9c0\uc6d0\ud558\uc9c0 \uc54a\ub294 \uc704\uc82f\uc744 \uc5c5\ub370\uc774\ud2b8 \ud560 \ub54c \uc0ac\uc6a9\ub428. \uc4f0\uae30\ub9cc \uac00\ub2a5.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "force": {
                            "description": "\uc704\uc82f\uc744 \uac15\uc81c\ub85c \uc81c\uac70\ud558\uac70\ub098 \ube44\ud65c\uc131 \uc0ac\uc774\ub4dc\ubc14\ub85c \uc774\ub3d9\ud558\uc138\uc694.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-directory\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "term": {
                            "description": "\uac80\uc0c9\uc5b4\uc640 \uc77c\uce58\ud558\ub294 \ube14\ub85d\uc744 \uacb0\uacfc\ubaa8\uc74c\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "minLength": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wp\/v2\/block-directory\/search"
                    }
                ]
            }
        },
        "\/wp\/v2\/pattern-directory\/patterns": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "minLength": 1,
                            "required": false
                        },
                        "category": {
                            "description": "\uce74\ud14c\uace0\ub9ac ID\uc640 \uc77c\uce58\ud558\ub294 \uacb0\uacfc\ub85c \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "keyword": {
                            "description": "\ud0a4\uc6cc\ub4dc ID\uc640 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uacb0\uacfc\ub97c \uc81c\ud55c.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "slug": {
                            "description": "\ud328\ud134\uacfc \uc77c\uce58\ud558\ub294 \uacb0\uacfc\ub85c \uc81c\ud55c (\uc2ac\ub7ec\uadf8).",
                            "type": "array",
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uae00 \uc18d\uc131\ubcc4\ub85c \uceec\ub809\uc158\uc744 \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "favorite_count"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/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": "\ucc98\ub9ac\ud560 URL.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wp-block-editor\/v1\/url-details"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wp\/v2\/menu-locations"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations\/(?P<location>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "location": {
                            "description": "\uba54\ub274 \uc704\uce58\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "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:\/\/www.dragonframe.com\/ko\/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:\/\/www.dragonframe.com\/ko\/wp-json\/wp-block-editor\/v1\/navigation-fallback"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wp\/v2\/font-collections"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections\/(?P<slug>[\\\/\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        }
    },
    "site_logo": 18660,
    "site_icon": 69288,
    "site_icon_url": "https:\/\/www.dragonframe.com\/wp-content\/uploads\/2025\/06\/cropped-fav-icon-toedge.png",
    "_links": {
        "help": [
            {
                "href": "https:\/\/developer.wordpress.org\/rest-api\/"
            }
        ],
        "wp:featuredmedia": [
            {
                "embeddable": true,
                "type": "site_logo",
                "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wp\/v2\/media\/18660"
            },
            {
                "embeddable": true,
                "type": "site_icon",
                "href": "https:\/\/www.dragonframe.com\/ko\/wp-json\/wp\/v2\/media\/69288"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}