register_rest_route( $this->namespace, '/' . $this->rest_base,
        array(
            'args' => array(
                'attribute_id' => array(
                    'description' => __( 'Unique identifier for the attribute of the terms.', 'woocommerce' ),