api.oktariffa.it Open in urlscan Pro
86.107.36.75  Public Scan

Submitted URL: https://api.oktariffa.it/
Effective URL: https://api.oktariffa.it/swagger/ui/index
Submission: On August 27 via automatic, source certstream-suspicious — Scanned from IT

Form analysis 125 forms found in the DOM

<form id="api_selector">
  <div class="input"><input placeholder="http://example.com/api" id="input_baseUrl" name="baseUrl" type="text"></div>
  <div class="input"><input placeholder="api_key" id="input_apiKey" name="apiKey" type="text"></div>
  <div class="input"><a id="explore" class="header__btn" href="#" data-sw-translate="">Explore</a></div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.10381019626473509">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.10381019626473509" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="me0.07860193575833052">e</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="e" id="me0.07860193575833052"></textarea>
          <div class="editor_holder"></div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.2773345276985104" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.2773345276985104">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Api.Dtos.AttributesDto {</span>
                      <div><span class="propName ">id</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">name</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">formType</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName ">info</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">isFilter</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">defaultValue</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code>{
  "id": 0,
  "name": "string",
  "formType": 0,
  "info": "string",
  "isFilter": true,
  "defaultValue": "string"
}</code></pre>
                        <small class="notice" data-sw-translate=""></small>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.7503692730347">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.7503692730347" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="me0.8184692085314156">e</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="e" id="me0.8184692085314156"></textarea>
          <div class="editor_holder"></div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.04548186903954976" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.04548186903954976">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Api.Dtos.AttributesDto {</span>
                      <div><span class="propName ">id</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">name</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">formType</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName ">info</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">isFilter</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">defaultValue</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code>{
  "id": 0,
  "name": "string",
  "formType": 0,
  "info": "string",
  "isFilter": true,
  "defaultValue": "string"
}</code></pre>
                        <small class="notice" data-sw-translate=""></small>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">204</td>
        <td class="markdown">
          <p>No Content</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.6690420877644512">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.6690420877644512" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">204</td>
        <td class="markdown">
          <p>No Content</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mattributeId0.736866247408857">attributeId</label></td>
        <td>
          <input class="parameter required" minlength="1" name="attributeId" placeholder="(required)" id="mattributeId0.736866247408857" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.7661269135909774">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.7661269135909774" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="me0.9041159706230741">e</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="e" id="me0.9041159706230741"></textarea>
          <div class="editor_holder"></div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.8843216931959617" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.8843216931959617">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Api.Dtos.AttributeValuesDto {</span>
                      <div><span class="propName ">id</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">attributeId</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName required">value</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">increase</span> (<span class="propType">number</span>),</div>
                      <div><span class="propName required">position</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName required">selected</span> (<span class="propType">boolean</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code>{
  "id": 0,
  "attributeId": 0,
  "value": "string",
  "increase": 0,
  "position": 0,
  "selected": true
}</code></pre>
                        <small class="notice" data-sw-translate=""></small>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.6632603359688054">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.6632603359688054" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="me0.23595442608587658">e</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="e" id="me0.23595442608587658"></textarea>
          <div class="editor_holder"></div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.9568753775961256" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.9568753775961256">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Api.Dtos.AttributeValuesDto {</span>
                      <div><span class="propName ">id</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">attributeId</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName required">value</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">increase</span> (<span class="propType">number</span>),</div>
                      <div><span class="propName required">position</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName required">selected</span> (<span class="propType">boolean</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code>{
  "id": 0,
  "attributeId": 0,
  "value": "string",
  "increase": 0,
  "position": 0,
  "selected": true
}</code></pre>
                        <small class="notice" data-sw-translate=""></small>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">204</td>
        <td class="markdown">
          <p>No Content</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.21253667270093035">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.21253667270093035" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">204</td>
        <td class="markdown">
          <p>No Content</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code"><label for="mparentId0.967260860663417">parentId</label></td>
        <td>
          <input class="parameter" minlength="0" name="parentId" placeholder="" id="mparentId0.967260860663417" type="text" value="">
        </td>
        <td class="markdown"></td>
        <td>query</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.7838075003894935">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.7838075003894935" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="me0.16110211818284337">e</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="e" id="me0.16110211818284337"></textarea>
          <div class="editor_holder"></div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.028394864788390706" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.028394864788390706">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Api.Dtos.CategoriesDto {</span>
                      <div><span class="propName ">id</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">name</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName ">descriptions</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">enabled</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">parentId</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName ">icon</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">image</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">labelDescription</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">business</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">home</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">mailjetListId</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code>{
  "id": 0,
  "name": "string",
  "descriptions": "string",
  "enabled": true,
  "parentId": 0,
  "icon": "string",
  "image": "string",
  "labelDescription": "string",
  "business": true,
  "home": true,
  "mailjetListId": "string"
}</code></pre>
                        <small class="notice" data-sw-translate=""></small>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.8698927225953161">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.8698927225953161" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="me0.7907758835848335">e</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="e" id="me0.7907758835848335"></textarea>
          <div class="editor_holder"></div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.311796958724714" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.311796958724714">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Api.Dtos.CategoriesDto {</span>
                      <div><span class="propName ">id</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">name</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName ">descriptions</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">enabled</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">parentId</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName ">icon</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">image</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">labelDescription</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">business</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">home</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">mailjetListId</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code>{
  "id": 0,
  "name": "string",
  "descriptions": "string",
  "enabled": true,
  "parentId": 0,
  "icon": "string",
  "image": "string",
  "labelDescription": "string",
  "business": true,
  "home": true,
  "mailjetListId": "string"
}</code></pre>
                        <small class="notice" data-sw-translate=""></small>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">204</td>
        <td class="markdown">
          <p>No Content</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.6441701818465932">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.6441701818465932" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">204</td>
        <td class="markdown">
          <p>No Content</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mcategoryId0.5026068126611514">categoryId</label></td>
        <td>
          <input class="parameter required" minlength="1" name="categoryId" placeholder="(required)" id="mcategoryId0.5026068126611514" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mcategoryId0.34089175655704196">categoryId</label></td>
        <td>
          <input class="parameter required" minlength="1" name="categoryId" placeholder="(required)" id="mcategoryId0.34089175655704196" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mselectedValues0.36505313362266656">selectedValues</label></td>
        <td>
          <input class="parameter" minlength="0" name="selectedValues" placeholder="" id="mselectedValues0.36505313362266656" type="text" value="">
        </td>
        <td class="markdown"></td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mfirst0.13707632145885307">first</label></td>
        <td>
          <select class="parameter " name="first" id="mfirst0.13707632145885307">
            <option selected="" value=""></option>
            <option value="true"> true </option>
            <option value="false"> false </option>
          </select>
        </td>
        <td class="markdown"></td>
        <td>query</td>
        <td><span class="model-signature">boolean</span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mcategoryId0.2895586264812895">categoryId</label></td>
        <td>
          <input class="parameter required" minlength="1" name="categoryId" placeholder="(required)" id="mcategoryId0.2895586264812895" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mcategoryId0.08690995699986681">categoryId</label></td>
        <td>
          <input class="parameter required" minlength="1" name="categoryId" placeholder="(required)" id="mcategoryId0.08690995699986681" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.8312944160545008">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.8312944160545008" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="me0.3970113292053894">e</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="e" id="me0.3970113292053894"></textarea>
          <div class="editor_holder"></div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.7938371935758877" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.7938371935758877">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Api.Dtos.CategoryTplDto {</span>
                      <div><span class="propName ">id</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">categoryId</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName required">attributeId</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName required">filter</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">enabled</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName ">labelInsert</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">labelFilter</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">insertion</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">position</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName required">insertPosition</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName ">hideOnDetail</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">visibleOnPopup</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">attributeValueId</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">parentAttributeId</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code>{
  "id": 0,
  "categoryId": 0,
  "attributeId": 0,
  "filter": true,
  "enabled": true,
  "labelInsert": "string",
  "labelFilter": "string",
  "insertion": true,
  "position": 0,
  "insertPosition": 0,
  "hideOnDetail": true,
  "visibleOnPopup": true,
  "attributeValueId": 0,
  "parentAttributeId": 0
}</code></pre>
                        <small class="notice" data-sw-translate=""></small>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.15435072461302335">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.15435072461302335" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="me0.23042138917419863">e</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="e" id="me0.23042138917419863"></textarea>
          <div class="editor_holder"></div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.4615857474552201" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.4615857474552201">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Api.Dtos.CategoryTplDto {</span>
                      <div><span class="propName ">id</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">categoryId</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName required">attributeId</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName required">filter</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">enabled</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName ">labelInsert</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">labelFilter</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">insertion</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">position</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName required">insertPosition</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName ">hideOnDetail</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">visibleOnPopup</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">attributeValueId</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">parentAttributeId</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code>{
  "id": 0,
  "categoryId": 0,
  "attributeId": 0,
  "filter": true,
  "enabled": true,
  "labelInsert": "string",
  "labelFilter": "string",
  "insertion": true,
  "position": 0,
  "insertPosition": 0,
  "hideOnDetail": true,
  "visibleOnPopup": true,
  "attributeValueId": 0,
  "parentAttributeId": 0
}</code></pre>
                        <small class="notice" data-sw-translate=""></small>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">204</td>
        <td class="markdown">
          <p>No Content</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.9142554581195008">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.9142554581195008" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">204</td>
        <td class="markdown">
          <p>No Content</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.26923324523779635">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.26923324523779635" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mcode0.33773858356490694">code</label></td>
        <td>
          <input class="parameter required" minlength="1" name="code" placeholder="(required)" id="mcode0.33773858356490694" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="me0.6387954729528116">e</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="e" id="me0.6387954729528116"></textarea>
          <div class="editor_holder"></div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.2158114773984392" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.2158114773984392">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Api.Dtos.ChannelsDto {</span>
                      <div><span class="propName ">id</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">channel</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">channelCode</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code>{
  "id": 0,
  "channel": "string",
  "channelCode": "string"
}</code></pre>
                        <small class="notice" data-sw-translate=""></small>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.38299632656777094">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.38299632656777094" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="me0.9926414901211036">e</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="e" id="me0.9926414901211036"></textarea>
          <div class="editor_holder"></div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.9532788760749451" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.9532788760749451">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Api.Dtos.ChannelsDto {</span>
                      <div><span class="propName ">id</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">channel</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">channelCode</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code>{
  "id": 0,
  "channel": "string",
  "channelCode": "string"
}</code></pre>
                        <small class="notice" data-sw-translate=""></small>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">204</td>
        <td class="markdown">
          <p>No Content</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.9310662568442911">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.9310662568442911" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">204</td>
        <td class="markdown">
          <p>No Content</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.7963241627838638">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.7963241627838638" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="me0.6178685835528275">e</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="e" id="me0.6178685835528275"></textarea>
          <div class="editor_holder"></div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.1767113862349925" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.1767113862349925">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Api.Dtos.ClickSupplierProductsDto {</span>
                      <div><span class="propName ">id</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">productId</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName required">userId</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName required">date</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">estimateId</span> (<span class="propType">integer</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code>{
  "id": 0,
  "productId": 0,
  "userId": 0,
  "date": "2024-08-27T17:45:54.744Z",
  "estimateId": 0
}</code></pre>
                        <small class="notice" data-sw-translate=""></small>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.45555200739735646">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.45555200739735646" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="me0.981847602108884">e</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="e" id="me0.981847602108884"></textarea>
          <div class="editor_holder"></div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.40275439148349146" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.40275439148349146">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Api.Dtos.ClickSupplierProductsDto {</span>
                      <div><span class="propName ">id</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">productId</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName required">userId</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName required">date</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">estimateId</span> (<span class="propType">integer</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code>{
  "id": 0,
  "productId": 0,
  "userId": 0,
  "date": "2024-08-27T17:45:54.746Z",
  "estimateId": 0
}</code></pre>
                        <small class="notice" data-sw-translate=""></small>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">204</td>
        <td class="markdown">
          <p>No Content</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.9574229911935048">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.9574229911935048" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">204</td>
        <td class="markdown">
          <p>No Content</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mtype0.4253770448252385">type</label></td>
        <td>
          <input class="parameter required" minlength="1" name="type" placeholder="(required)" id="mtype0.4253770448252385" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mbody0.4389271559018302">body</label></td>
        <td>
          <input class="parameter required" minlength="1" name="body" placeholder="(required)" id="mbody0.4389271559018302" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="msubject0.9578410779342574">subject</label></td>
        <td>
          <input class="parameter required" minlength="1" name="subject" placeholder="(required)" id="msubject0.9578410779342574" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mto0.07029538107733835">to</label></td>
        <td>
          <input class="parameter required" minlength="1" name="to" placeholder="(required)" id="mto0.07029538107733835" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="msender0.6843268262041395">sender</label></td>
        <td>
          <input class="parameter" minlength="0" name="sender" placeholder="" id="msender0.6843268262041395" type="text" value="">
        </td>
        <td class="markdown"></td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">204</td>
        <td class="markdown">
          <p>No Content</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code"><label for="mproductId0.5413946331808834">productId</label></td>
        <td>
          <input class="parameter" minlength="0" name="productId" placeholder="" id="mproductId0.5413946331808834" type="text" value="">
        </td>
        <td class="markdown"></td>
        <td>query</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="muserId0.12373794165132201">userId</label></td>
        <td>
          <input class="parameter" minlength="0" name="userId" placeholder="" id="muserId0.12373794165132201" type="text" value="">
        </td>
        <td class="markdown"></td>
        <td>query</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code"><label for="mproductId0.1407131427916093">productId</label></td>
        <td>
          <input class="parameter" minlength="0" name="productId" placeholder="" id="mproductId0.1407131427916093" type="text" value="">
        </td>
        <td class="markdown"></td>
        <td>query</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="muserId0.24149452505630542">userId</label></td>
        <td>
          <input class="parameter" minlength="0" name="userId" placeholder="" id="muserId0.24149452505630542" type="text" value="">
        </td>
        <td class="markdown"></td>
        <td>query</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.6675014839402198">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.6675014839402198" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="me0.5913823989005051">e</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="e" id="me0.5913823989005051"></textarea>
          <div class="editor_holder"></div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.956087660976735" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.956087660976735">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Api.Dtos.EstimatesDto {</span>
                      <div><span class="propName ">id</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">userId</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName required">productId</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName required">price</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName ">filter</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">online</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">callNow</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">date</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code>{
  "id": 0,
  "userId": 0,
  "productId": 0,
  "price": "string",
  "filter": "string",
  "online": true,
  "callNow": true,
  "date": "2024-08-27T17:45:54.763Z"
}</code></pre>
                        <small class="notice" data-sw-translate=""></small>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.46619123087896197">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.46619123087896197" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="me0.8145535759888995">e</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="e" id="me0.8145535759888995"></textarea>
          <div class="editor_holder"></div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.1994063707816054" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.1994063707816054">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Api.Dtos.EstimatesDto {</span>
                      <div><span class="propName ">id</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">userId</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName required">productId</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName required">price</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName ">filter</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">online</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">callNow</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">date</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code>{
  "id": 0,
  "userId": 0,
  "productId": 0,
  "price": "string",
  "filter": "string",
  "online": true,
  "callNow": true,
  "date": "2024-08-27T17:45:54.765Z"
}</code></pre>
                        <small class="notice" data-sw-translate=""></small>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">204</td>
        <td class="markdown">
          <p>No Content</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.7188021112006933">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.7188021112006933" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">204</td>
        <td class="markdown">
          <p>No Content</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mipId0.919441269493646">ipId</label></td>
        <td>
          <input class="parameter required" minlength="1" name="ipId" placeholder="(required)" id="mipId0.919441269493646" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.6846499714580709">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.6846499714580709" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="me0.9414018873964971">e</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="e" id="me0.9414018873964971"></textarea>
          <div class="editor_holder"></div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.6947401310276586" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.6947401310276586">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Api.Dtos.HystoricIpChecksDto {</span>
                      <div><span class="propName ">id</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">ipId</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">ptR_records</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">spamcop</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">spamhaus</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">barracudacentral</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">senderscore</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">dateCheck</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code>{
  "id": 0,
  "ipId": 0,
  "ptR_records": "string",
  "spamcop": true,
  "spamhaus": true,
  "barracudacentral": true,
  "senderscore": "string",
  "dateCheck": "2024-08-27T17:45:54.774Z"
}</code></pre>
                        <small class="notice" data-sw-translate=""></small>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.6685144480476799">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.6685144480476799" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="me0.19692825496107114">e</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="e" id="me0.19692825496107114"></textarea>
          <div class="editor_holder"></div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.91203280399144" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.91203280399144">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Api.Dtos.HystoricIpChecksDto {</span>
                      <div><span class="propName ">id</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">ipId</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">ptR_records</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">spamcop</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">spamhaus</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">barracudacentral</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">senderscore</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">dateCheck</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code>{
  "id": 0,
  "ipId": 0,
  "ptR_records": "string",
  "spamcop": true,
  "spamhaus": true,
  "barracudacentral": true,
  "senderscore": "string",
  "dateCheck": "2024-08-27T17:45:54.777Z"
}</code></pre>
                        <small class="notice" data-sw-translate=""></small>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">204</td>
        <td class="markdown">
          <p>No Content</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.8730002024440933">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.8730002024440933" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">204</td>
        <td class="markdown">
          <p>No Content</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mgroupId0.46569324421575486">groupId</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="groupId" id="mgroupId0.46569324421575486"></textarea>
          <div class="editor_holder"></div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.18177934830908105" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.18177934830908105">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">Array[integer]</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">204</td>
        <td class="markdown">
          <p>No Content</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">204</td>
        <td class="markdown">
          <p>No Content</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.9425674010947309">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.9425674010947309" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="me0.9127440628662216">e</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="e" id="me0.9127440628662216"></textarea>
          <div class="editor_holder"></div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.5372885582367419" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.5372885582367419">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Api.Dtos.IpGroupsDto {</span>
                      <div><span class="propName ">id</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">name</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">lastCheck</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">emails</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code>{
  "id": 0,
  "name": "string",
  "lastCheck": "2024-08-27T17:45:54.785Z",
  "emails": "string"
}</code></pre>
                        <small class="notice" data-sw-translate=""></small>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.41425275169948605">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.41425275169948605" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="me0.5651691889483845">e</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="e" id="me0.5651691889483845"></textarea>
          <div class="editor_holder"></div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.9555174527022057" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.9555174527022057">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Api.Dtos.IpGroupsDto {</span>
                      <div><span class="propName ">id</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">name</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">lastCheck</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">emails</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code>{
  "id": 0,
  "name": "string",
  "lastCheck": "2024-08-27T17:45:54.787Z",
  "emails": "string"
}</code></pre>
                        <small class="notice" data-sw-translate=""></small>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">204</td>
        <td class="markdown">
          <p>No Content</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.7065027003406823">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.7065027003406823" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">204</td>
        <td class="markdown">
          <p>No Content</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mgroupId0.4715568148588456">groupId</label></td>
        <td>
          <input class="parameter required" minlength="1" name="groupId" placeholder="(required)" id="mgroupId0.4715568148588456" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.45013426653896005">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.45013426653896005" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="me0.7437670132773844">e</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="e" id="me0.7437670132773844"></textarea>
          <div class="editor_holder"></div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.0865275064743205" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.0865275064743205">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Api.Dtos.IpsDto {</span>
                      <div><span class="propName ">id</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">groupId</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">ip</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">ptR_records</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">spamcop</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">spamhaus</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">barracudacentral</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">senderscore</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">up</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">diffSenderscore</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code>{
  "id": 0,
  "groupId": 0,
  "ip": "string",
  "ptR_records": "string",
  "spamcop": true,
  "spamhaus": true,
  "barracudacentral": true,
  "senderscore": "string",
  "up": true,
  "diffSenderscore": "string"
}</code></pre>
                        <small class="notice" data-sw-translate=""></small>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.13729906564082572">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.13729906564082572" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="me0.8905075516472649">e</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="e" id="me0.8905075516472649"></textarea>
          <div class="editor_holder"></div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.5226496921376771" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.5226496921376771">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Api.Dtos.IpsDto {</span>
                      <div><span class="propName ">id</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">groupId</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">ip</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">ptR_records</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">spamcop</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">spamhaus</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">barracudacentral</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">senderscore</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">up</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">diffSenderscore</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code>{
  "id": 0,
  "groupId": 0,
  "ip": "string",
  "ptR_records": "string",
  "spamcop": true,
  "spamhaus": true,
  "barracudacentral": true,
  "senderscore": "string",
  "up": true,
  "diffSenderscore": "string"
}</code></pre>
                        <small class="notice" data-sw-translate=""></small>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">204</td>
        <td class="markdown">
          <p>No Content</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.1345010410075771">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.1345010410075771" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">204</td>
        <td class="markdown">
          <p>No Content</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.22724487280444405">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.22724487280444405" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="me0.9075962905310828">e</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="e" id="me0.9075962905310828"></textarea>
          <div class="editor_holder"></div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.3194607059623218" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.3194607059623218">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Api.Dtos.LeadsDto {</span>
                      <div><span class="propName ">id</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">name</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">phone</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">source</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName required">outCome</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName ">message</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code>{
  "id": 0,
  "name": "string",
  "phone": "string",
  "source": 0,
  "outCome": 0,
  "message": "string"
}</code></pre>
                        <small class="notice" data-sw-translate=""></small>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.11133698599244113">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.11133698599244113" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="me0.37797869592002264">e</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="e" id="me0.37797869592002264"></textarea>
          <div class="editor_holder"></div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.8282301222236539" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.8282301222236539">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Api.Dtos.LeadsDto {</span>
                      <div><span class="propName ">id</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">name</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">phone</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">source</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName required">outCome</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName ">message</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code>{
  "id": 0,
  "name": "string",
  "phone": "string",
  "source": 0,
  "outCome": 0,
  "message": "string"
}</code></pre>
                        <small class="notice" data-sw-translate=""></small>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">204</td>
        <td class="markdown">
          <p>No Content</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.19750782963989622">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.19750782963989622" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">204</td>
        <td class="markdown">
          <p>No Content</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mlistId0.1348940161368446">listId</label></td>
        <td>
          <input class="parameter required" minlength="1" name="listId" placeholder="(required)" id="mlistId0.1348940161368446" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="memail0.6759748797521814">email</label></td>
        <td>
          <input class="parameter required" minlength="1" name="email" placeholder="(required)" id="memail0.6759748797521814" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mname0.37362057533539694">name</label></td>
        <td>
          <input class="parameter" minlength="0" name="name" placeholder="" id="mname0.37362057533539694" type="text" value="">
        </td>
        <td class="markdown"></td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mtelefono0.1844513203618101">telefono</label></td>
        <td>
          <input class="parameter" minlength="0" name="telefono" placeholder="" id="mtelefono0.1844513203618101" type="text" value="">
        </td>
        <td class="markdown"></td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.9888214214969573">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.9888214214969573" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="me0.2259430540548144">e</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="e" id="me0.2259430540548144"></textarea>
          <div class="editor_holder"></div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.7325887077684705" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.7325887077684705">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Api.Dtos.NewsletterDto {</span>
                      <div><span class="propName ">id</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">email</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">name</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">mobile</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code>{
  "id": 0,
  "email": "string",
  "name": "string",
  "mobile": "string"
}</code></pre>
                        <small class="notice" data-sw-translate=""></small>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.22658179698459024">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.22658179698459024" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="me0.2431998274048659">e</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="e" id="me0.2431998274048659"></textarea>
          <div class="editor_holder"></div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.14922107418256103" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.14922107418256103">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Api.Dtos.NewsletterDto {</span>
                      <div><span class="propName ">id</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">email</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">name</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">mobile</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code>{
  "id": 0,
  "email": "string",
  "name": "string",
  "mobile": "string"
}</code></pre>
                        <small class="notice" data-sw-translate=""></small>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">204</td>
        <td class="markdown">
          <p>No Content</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.9160288045000702">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.9160288045000702" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">204</td>
        <td class="markdown">
          <p>No Content</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mproductId0.2975545203375958">productId</label></td>
        <td>
          <input class="parameter required" minlength="1" name="productId" placeholder="(required)" id="mproductId0.2975545203375958" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.7319835219497746">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.7319835219497746" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="me0.9236337669029022">e</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="e" id="me0.9236337669029022"></textarea>
          <div class="editor_holder"></div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.5435637956736012" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.5435637956736012">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Api.Dtos.ProductAttachmentsDto {</span>
                      <div><span class="propName ">id</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">productId</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName required">name</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">fileName</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code>{
  "id": 0,
  "productId": 0,
  "name": "string",
  "fileName": "string"
}</code></pre>
                        <small class="notice" data-sw-translate=""></small>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.3007427751872298">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.3007427751872298" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="me0.6959571390091257">e</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="e" id="me0.6959571390091257"></textarea>
          <div class="editor_holder"></div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.9996054989820018" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.9996054989820018">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Api.Dtos.ProductFormsDto {</span>
                      <div><span class="propName ">id</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">productId</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName required">formType</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName required">enabled</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">value</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">attributeId</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName ">attributeInfo</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">position</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code>{
  "id": 0,
  "productId": 0,
  "formType": 0,
  "enabled": true,
  "value": "string",
  "attributeId": 0,
  "attributeInfo": "string",
  "position": 0
}</code></pre>
                        <small class="notice" data-sw-translate=""></small>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">204</td>
        <td class="markdown">
          <p>No Content</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.33809210612946217">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.33809210612946217" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">204</td>
        <td class="markdown">
          <p>No Content</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mproductId0.004675368713649375">productId</label></td>
        <td>
          <input class="parameter required" minlength="1" name="productId" placeholder="(required)" id="mproductId0.004675368713649375" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">204</td>
        <td class="markdown">
          <p>No Content</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mproductId0.9196577059256206">productId</label></td>
        <td>
          <input class="parameter required" minlength="1" name="productId" placeholder="(required)" id="mproductId0.9196577059256206" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.1836884055473622">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.1836884055473622" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="me0.2854241430568185">e</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="e" id="me0.2854241430568185"></textarea>
          <div class="editor_holder"></div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.5626137786003576" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.5626137786003576">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Api.Dtos.ProductFormsDto {</span>
                      <div><span class="propName ">id</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">productId</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName required">formType</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName required">enabled</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">value</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">attributeId</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName ">attributeInfo</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">position</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code>{
  "id": 0,
  "productId": 0,
  "formType": 0,
  "enabled": true,
  "value": "string",
  "attributeId": 0,
  "attributeInfo": "string",
  "position": 0
}</code></pre>
                        <small class="notice" data-sw-translate=""></small>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.7209779701504562">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.7209779701504562" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="me0.998983739805785">e</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="e" id="me0.998983739805785"></textarea>
          <div class="editor_holder"></div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.6141835266913604" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.6141835266913604">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Api.Dtos.ProductFormsDto {</span>
                      <div><span class="propName ">id</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">productId</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName required">formType</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName required">enabled</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">value</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">attributeId</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName ">attributeInfo</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">position</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code>{
  "id": 0,
  "productId": 0,
  "formType": 0,
  "enabled": true,
  "value": "string",
  "attributeId": 0,
  "attributeInfo": "string",
  "position": 0
}</code></pre>
                        <small class="notice" data-sw-translate=""></small>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">204</td>
        <td class="markdown">
          <p>No Content</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.610635341041285">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.610635341041285" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">204</td>
        <td class="markdown">
          <p>No Content</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mproductId0.6672389761151651">productId</label></td>
        <td>
          <input class="parameter required" minlength="1" name="productId" placeholder="(required)" id="mproductId0.6672389761151651" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">204</td>
        <td class="markdown">
          <p>No Content</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code"><label for="mcategoryId0.4064595405047966">categoryId</label></td>
        <td>
          <input class="parameter" minlength="0" name="categoryId" placeholder="" id="mcategoryId0.4064595405047966" type="text" value="">
        </td>
        <td class="markdown"></td>
        <td>query</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code"><label for="mcategoryId0.8563569990627049">categoryId</label></td>
        <td>
          <input class="parameter" minlength="0" name="categoryId" placeholder="" id="mcategoryId0.8563569990627049" type="text" value="">
        </td>
        <td class="markdown"></td>
        <td>query</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="msupplierId0.005731022280657028">supplierId</label></td>
        <td>
          <input class="parameter" minlength="0" name="supplierId" placeholder="" id="msupplierId0.005731022280657028" type="text" value="">
        </td>
        <td class="markdown"></td>
        <td>query</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mproductName0.7884196203684275">productName</label></td>
        <td>
          <input class="parameter" minlength="0" name="productName" placeholder="" id="mproductName0.7884196203684275" type="text" value="">
        </td>
        <td class="markdown"></td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code"><label for="mcategoryId0.6221572847202295">categoryId</label></td>
        <td>
          <input class="parameter" minlength="0" name="categoryId" placeholder="" id="mcategoryId0.6221572847202295" type="text" value="">
        </td>
        <td class="markdown"></td>
        <td>query</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="msite0.994211306841043">site</label></td>
        <td>
          <select class="parameter " name="site" id="msite0.994211306841043">
            <option selected="" value=""></option>
            <option value="true"> true </option>
            <option value="false"> false </option>
          </select>
        </td>
        <td class="markdown"></td>
        <td>query</td>
        <td><span class="model-signature">boolean</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mfiltering0.3616231374024541">filtering</label></td>
        <td>
          <input class="parameter" minlength="0" name="filtering" placeholder="" id="mfiltering0.3616231374024541" type="text" value="">
        </td>
        <td class="markdown"></td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mtextFiltering0.4468639540505963">textFiltering</label></td>
        <td>
          <input class="parameter" minlength="0" name="textFiltering" placeholder="" id="mtextFiltering0.4468639540505963" type="text" value="">
        </td>
        <td class="markdown"></td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.6401439193245908">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.6401439193245908" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mfiltering0.893750001169525">filtering</label></td>
        <td>
          <input class="parameter" minlength="0" name="filtering" placeholder="" id="mfiltering0.893750001169525" type="text" value="">
        </td>
        <td class="markdown"></td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mtextFiltering0.10464605835346852">textFiltering</label></td>
        <td>
          <input class="parameter" minlength="0" name="textFiltering" placeholder="" id="mtextFiltering0.10464605835346852" type="text" value="">
        </td>
        <td class="markdown"></td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mpopup0.6122105682763452">popup</label></td>
        <td>
          <input class="parameter" minlength="0" name="popup" placeholder="" id="mpopup0.6122105682763452" type="text" value="">
        </td>
        <td class="markdown"></td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mcategoryId0.7946694899670401">categoryId</label></td>
        <td>
          <input class="parameter required" minlength="1" name="categoryId" placeholder="(required)" id="mcategoryId0.7946694899670401" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code"><label for="mfiltering0.9907129835372657">filtering</label></td>
        <td>
          <input class="parameter" minlength="0" name="filtering" placeholder="" id="mfiltering0.9907129835372657" type="text" value="">
        </td>
        <td class="markdown"></td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mtextFiltering0.10921881972377245">textFiltering</label></td>
        <td>
          <input class="parameter" minlength="0" name="textFiltering" placeholder="" id="mtextFiltering0.10921881972377245" type="text" value="">
        </td>
        <td class="markdown"></td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.5279584120352847">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.5279584120352847" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="me0.16658259472921633">e</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="e" id="me0.16658259472921633"></textarea>
          <div class="editor_holder"></div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.332115600843911" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.332115600843911">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Api.Dtos.ProductsDto {</span>
                      <div><span class="propName ">id</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">name</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">enabled</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">categoryId</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName required">supplierId</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName ">info</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">price</span> (<span class="propType">number</span>),</div>
                      <div><span class="propName required">minimalQuantity</span> (<span class="propType">number</span>),</div>
                      <div><span class="propName ">details</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">pulsText</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">strikethroughText</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">urlOnline</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">callNow</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">call</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">parlaConUnEsperto</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">fixedPrice</span> (<span class="propType">number</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">advised</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">advisedDate</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">popup</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code>{
  "id": 0,
  "name": "string",
  "enabled": true,
  "categoryId": 0,
  "supplierId": 0,
  "info": "string",
  "price": 0,
  "minimalQuantity": 0,
  "details": "string",
  "pulsText": "string",
  "strikethroughText": "string",
  "urlOnline": "string",
  "callNow": "string",
  "call": true,
  "parlaConUnEsperto": true,
  "fixedPrice": 0,
  "advised": true,
  "advisedDate": "2024-08-27T17:45:54.850Z",
  "popup": true
}</code></pre>
                        <small class="notice" data-sw-translate=""></small>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.6568389922941094">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.6568389922941094" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="me0.4143627572039075">e</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="e" id="me0.4143627572039075"></textarea>
          <div class="editor_holder"></div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.7291470392958346" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.7291470392958346">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Api.Dtos.ProductsDto {</span>
                      <div><span class="propName ">id</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">name</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">enabled</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">categoryId</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName required">supplierId</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName ">info</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">price</span> (<span class="propType">number</span>),</div>
                      <div><span class="propName required">minimalQuantity</span> (<span class="propType">number</span>),</div>
                      <div><span class="propName ">details</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">pulsText</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">strikethroughText</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">urlOnline</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">callNow</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">call</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">parlaConUnEsperto</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">fixedPrice</span> (<span class="propType">number</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">advised</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">advisedDate</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">popup</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code>{
  "id": 0,
  "name": "string",
  "enabled": true,
  "categoryId": 0,
  "supplierId": 0,
  "info": "string",
  "price": 0,
  "minimalQuantity": 0,
  "details": "string",
  "pulsText": "string",
  "strikethroughText": "string",
  "urlOnline": "string",
  "callNow": "string",
  "call": true,
  "parlaConUnEsperto": true,
  "fixedPrice": 0,
  "advised": true,
  "advisedDate": "2024-08-27T17:45:54.854Z",
  "popup": true
}</code></pre>
                        <small class="notice" data-sw-translate=""></small>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">204</td>
        <td class="markdown">
          <p>No Content</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.7531661670462286">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.7531661670462286" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">204</td>
        <td class="markdown">
          <p>No Content</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mcategoryId0.18574399970088984">categoryId</label></td>
        <td>
          <input class="parameter required" minlength="1" name="categoryId" placeholder="(required)" id="mcategoryId0.18574399970088984" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mproductId0.04270597319821956">productId</label></td>
        <td>
          <input class="parameter required" minlength="1" name="productId" placeholder="(required)" id="mproductId0.04270597319821956" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.491516873882317">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.491516873882317" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mproductId0.3597161706535035">productId</label></td>
        <td>
          <input class="parameter required" minlength="1" name="productId" placeholder="(required)" id="mproductId0.3597161706535035" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.863438043802645">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.863438043802645" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="me0.3806626304366785">e</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="e" id="me0.3806626304366785"></textarea>
          <div class="editor_holder"></div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.924370731758968" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.924370731758968">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Api.Dtos.ProductTblDetailsDto {</span>
                      <div><span class="propName ">id</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">categoryId</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName required">name</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">position</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName required">columnNumber</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName required">data</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code>{
  "id": 0,
  "categoryId": 0,
  "name": "string",
  "position": 0,
  "columnNumber": 0,
  "data": "string"
}</code></pre>
                        <small class="notice" data-sw-translate=""></small>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.4960223734154423">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.4960223734154423" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="me0.684093165000867">e</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="e" id="me0.684093165000867"></textarea>
          <div class="editor_holder"></div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.9490461244782882" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.9490461244782882">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Api.Dtos.ProductTblDetailsDto {</span>
                      <div><span class="propName ">id</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">categoryId</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName required">name</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">position</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName required">columnNumber</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName required">data</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code>{
  "id": 0,
  "categoryId": 0,
  "name": "string",
  "position": 0,
  "columnNumber": 0,
  "data": "string"
}</code></pre>
                        <small class="notice" data-sw-translate=""></small>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">204</td>
        <td class="markdown">
          <p>No Content</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.5093605831069903">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.5093605831069903" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">204</td>
        <td class="markdown">
          <p>No Content</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mtblId0.9184889575229602">tblId</label></td>
        <td>
          <input class="parameter required" minlength="1" name="tblId" placeholder="(required)" id="mtblId0.9184889575229602" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mproductId0.5273090189630383">productId</label></td>
        <td>
          <input class="parameter required" minlength="1" name="productId" placeholder="(required)" id="mproductId0.5273090189630383" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.7455039909256933">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.7455039909256933" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="me0.2048716095127887">e</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="e" id="me0.2048716095127887"></textarea>
          <div class="editor_holder"></div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.5976105600423043" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.5976105600423043">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Api.Dtos.ProductTblRowsDetailDto {</span>
                      <div><span class="propName ">id</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">tblId</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName required">data</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">header</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">productId</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName required">position</span> (<span class="propType">integer</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code>{
  "id": 0,
  "tblId": 0,
  "data": "string",
  "header": true,
  "productId": 0,
  "position": 0
}</code></pre>
                        <small class="notice" data-sw-translate=""></small>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.3749109749627768">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.3749109749627768" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="me0.7334166777991447">e</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="e" id="me0.7334166777991447"></textarea>
          <div class="editor_holder"></div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.9813181936978261" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.9813181936978261">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Api.Dtos.ProductTblRowsDetailDto {</span>
                      <div><span class="propName ">id</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">tblId</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName required">data</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">header</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">productId</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName required">position</span> (<span class="propType">integer</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code>{
  "id": 0,
  "tblId": 0,
  "data": "string",
  "header": true,
  "productId": 0,
  "position": 0
}</code></pre>
                        <small class="notice" data-sw-translate=""></small>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">204</td>
        <td class="markdown">
          <p>No Content</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.20369263520009873">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.20369263520009873" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">204</td>
        <td class="markdown">
          <p>No Content</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.6001473179672325">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.6001473179672325" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="me0.9093769428597591">e</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="e" id="me0.9093769428597591"></textarea>
          <div class="editor_holder"></div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.5058980870317089" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.5058980870317089">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Api.Dtos.SuppliersDto {</span>
                      <div><span class="propName ">id</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">name</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName ">icon</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">enabled</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName ">conversionUrl</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code>{
  "id": 0,
  "name": "string",
  "icon": "string",
  "enabled": true,
  "conversionUrl": "string"
}</code></pre>
                        <small class="notice" data-sw-translate=""></small>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.6175408294960465">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.6175408294960465" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="me0.47648821870206515">e</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="e" id="me0.47648821870206515"></textarea>
          <div class="editor_holder"></div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.40556587087649265" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.40556587087649265">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Api.Dtos.SuppliersDto {</span>
                      <div><span class="propName ">id</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">name</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName ">icon</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">enabled</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName ">conversionUrl</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code>{
  "id": 0,
  "name": "string",
  "icon": "string",
  "enabled": true,
  "conversionUrl": "string"
}</code></pre>
                        <small class="notice" data-sw-translate=""></small>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">204</td>
        <td class="markdown">
          <p>No Content</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.505056376141851">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.505056376141851" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">204</td>
        <td class="markdown">
          <p>No Content</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code"><label for="mchannelId0.5466549930220763">channelId</label></td>
        <td>
          <input class="parameter" minlength="0" name="channelId" placeholder="" id="mchannelId0.5466549930220763" type="text" value="">
        </td>
        <td class="markdown"></td>
        <td>query</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.06917562130354771">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.06917562130354771" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="memail0.8943605656482831">email</label></td>
        <td>
          <input class="parameter required" minlength="1" name="email" placeholder="(required)" id="memail0.8943605656482831" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="mpwd0.3369710773422543">pwd</label></td>
        <td>
          <input class="parameter required" minlength="1" name="pwd" placeholder="(required)" id="mpwd0.3369710773422543" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mpwd0.801169043818085">pwd</label></td>
        <td>
          <input class="parameter required" minlength="1" name="pwd" placeholder="(required)" id="mpwd0.801169043818085" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="muserId0.16746800466998302">userId</label></td>
        <td>
          <input class="parameter required" minlength="1" name="userId" placeholder="(required)" id="muserId0.16746800466998302" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mpwd0.9320739384666663">pwd</label></td>
        <td>
          <input class="parameter required" minlength="1" name="pwd" placeholder="(required)" id="mpwd0.9320739384666663" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="muserId0.6091850133108072">userId</label></td>
        <td>
          <input class="parameter required" minlength="1" name="userId" placeholder="(required)" id="muserId0.6091850133108072" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="memail0.6328941275386737">email</label></td>
        <td>
          <input class="parameter required" minlength="1" name="email" placeholder="(required)" id="memail0.6328941275386737" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>query</td>
        <td><span class="model-signature">string</span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="me0.8189416370467628">e</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="e" id="me0.8189416370467628"></textarea>
          <div class="editor_holder"></div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.5805157845622182" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.5805157845622182">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Api.Dtos.UsersDto {</span>
                      <div><span class="propName ">id</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">email</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">pwd</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">enabled</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName ">name</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">lastName</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">surname</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">address</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">cap</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">city</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">province</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">place</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">mobile</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">usersType</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName ">check1</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">check2</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">check3</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">check4</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">check5</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">check6</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">insertDate</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">firstCategory</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">channelId</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">birthDate</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code>{
  "id": 0,
  "email": "string",
  "pwd": "string",
  "enabled": true,
  "name": "string",
  "lastName": "string",
  "surname": "string",
  "address": "string",
  "cap": "string",
  "city": "string",
  "province": "string",
  "place": "string",
  "mobile": "string",
  "usersType": 0,
  "check1": true,
  "check2": true,
  "check3": true,
  "check4": true,
  "check5": true,
  "check6": true,
  "insertDate": "2024-08-27T17:45:54.885Z",
  "firstCategory": "string",
  "channelId": 0,
  "birthDate": "string"
}</code></pre>
                        <small class="notice" data-sw-translate=""></small>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.5419465873528">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.5419465873528" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="me0.6043113326825771">e</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="e" id="me0.6043113326825771"></textarea>
          <div class="editor_holder"></div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.8529989355584993" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.8529989355584993">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Api.Dtos.UsersDto {</span>
                      <div><span class="propName ">id</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">email</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">pwd</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">enabled</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName ">name</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">lastName</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">surname</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">address</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">cap</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">city</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">province</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">place</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">mobile</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">usersType</span> (<span class="propType">integer</span>),</div>
                      <div><span class="propName ">check1</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">check2</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">check3</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">check4</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">check5</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">check6</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">insertDate</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">firstCategory</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">channelId</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">birthDate</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code>{
  "id": 0,
  "email": "string",
  "pwd": "string",
  "enabled": true,
  "name": "string",
  "lastName": "string",
  "surname": "string",
  "address": "string",
  "cap": "string",
  "city": "string",
  "province": "string",
  "place": "string",
  "mobile": "string",
  "usersType": 0,
  "check1": true,
  "check2": true,
  "check3": true,
  "check4": true,
  "check5": true,
  "check6": true,
  "insertDate": "2024-08-27T17:45:54.887Z",
  "firstCategory": "string",
  "channelId": 0,
  "birthDate": "string"
}</code></pre>
                        <small class="notice" data-sw-translate=""></small>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">204</td>
        <td class="markdown">
          <p>No Content</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.6309580732851112">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.6309580732851112" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">204</td>
        <td class="markdown">
          <p>No Content</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code"><label for="mproductId0.7223660124434297">productId</label></td>
        <td>
          <input class="parameter" minlength="0" name="productId" placeholder="" id="mproductId0.7223660124434297" type="text" value="">
        </td>
        <td class="markdown"></td>
        <td>query</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="muserId0.8179537684192246">userId</label></td>
        <td>
          <input class="parameter" minlength="0" name="userId" placeholder="" id="muserId0.8179537684192246" type="text" value="">
        </td>
        <td class="markdown"></td>
        <td>query</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code"><label for="mremoveDuplicates0.8076919873840178">removeDuplicates</label></td>
        <td>
          <input class="parameter" minlength="0" name="removeDuplicates" placeholder="" id="mremoveDuplicates0.8076919873840178" type="text" value="">
        </td>
        <td class="markdown"></td>
        <td>query</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.9340466804556973">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.9340466804556973" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="me0.5504579850231504">e</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="e" id="me0.5504579850231504"></textarea>
          <div class="editor_holder"></div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.36792021702515765" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.36792021702515765">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Api.Dtos.UsersProductDto {</span>
                      <div><span class="propName ">id</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">productId</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">userId</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">sidialId</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">insertDate</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code>{
  "id": 0,
  "productId": 0,
  "userId": 0,
  "sidialId": 0,
  "insertDate": "2024-08-27T17:45:54.893Z"
}</code></pre>
                        <small class="notice" data-sw-translate=""></small>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.9689573600906349">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.9689573600906349" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
      <tr>
        <td class="code required"><label for="me0.8474277969551647">e</label></td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="e" id="me0.8474277969551647"></textarea>
          <div class="editor_holder"></div>
          <br>
          <div class="parameter-content-type">
            <div><label for="pct0.6705103868033706" data-sw-translate="">Parameter content type:</label>
              <select name="parameterContentType" id="pct0.6705103868033706">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
              </select>
            </div>
          </div>
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>body</td>
        <td><span class="model-signature">
            <div>
              <div>
                <ul class="signature-nav">
                  <li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
                  <li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">Api.Dtos.UsersProductDto {</span>
                      <div><span class="propName ">id</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">productId</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">userId</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">sidialId</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">insertDate</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <div class="snippet_json" style="display: block;">
                        <pre><code>{
  "id": 0,
  "productId": 0,
  "userId": 0,
  "sidialId": 0,
  "insertDate": "2024-08-27T17:45:54.894Z"
}</code></pre>
                        <small class="notice" data-sw-translate=""></small>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">204</td>
        <td class="markdown">
          <p>No Content</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Parameters</h4>
  <table class="fullwidth parameters">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
        <th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
        <th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
        <th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
        <th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required"><label for="mid0.43923907074578605">id</label></td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" id="mid0.43923907074578605" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4 data-sw-translate="">Response Messages</h4>
  <table class="fullwidth response-messages">
    <thead>
      <tr>
        <th data-sw-translate="">HTTP Status Code</th>
        <th data-sw-translate="">Reason</th>
        <th data-sw-translate="">Response Model</th>
        <th data-sw-translate="">Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">204</td>
        <td class="markdown">
          <p>No Content</p>
        </td>
        <td width="50%"><span class="model-signature">
            <div>
            </div>
          </span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="submit" value="Try it out!" data-sw-translate="">
    <a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

Text Content

swagger
Explore

Api v1



 * ATTRIBUTES
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /API/ATTRIBUTES
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       List
       
        * Model
        * Example Value
       
       Inline Model [
       Inline Model 1
       ]
       Inline Model 1 {
       id (integer, optional),
       name (string),
       formType (integer),
       info (string, optional),
       isFilter (boolean, optional),
       defaultValue (string, optional)
       }
       
       [
         {
           "id": 0,
           "name": "string",
           "formType": 0,
           "info": "string",
           "isFilter": true,
           "defaultValue": "string"
         }
       ]
       
       
       Response Content Type application/json text/json
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/ATTRIBUTES/{ID}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       Item
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /API/ATTRIBUTES/NEW
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       OK
       
        * Model
        * Example Value
       
       Api.Dtos.AttributesDto {
       id (integer, optional),
       name (string),
       formType (integer),
       info (string, optional),
       isFilter (boolean, optional),
       defaultValue (string, optional)
       }
       
       {
         "id": 0,
         "name": "string",
         "formType": 0,
         "info": "string",
         "isFilter": true,
         "defaultValue": "string"
       }
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type e
       
       
       Parameter content type: application/json text/json
       application/x-www-form-urlencoded
       body
        * Model
        * Example Value
       
       Api.Dtos.AttributesDto {
       id (integer, optional),
       name (string),
       formType (integer),
       info (string, optional),
       isFilter (boolean, optional),
       defaultValue (string, optional)
       }
       
       {
         "id": 0,
         "name": "string",
         "formType": 0,
         "info": "string",
         "isFilter": true,
         "defaultValue": "string"
       }
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /API/ATTRIBUTES/UPDATE/{ID}
       
        * 
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer e
       
       
       Parameter content type: application/json text/json
       application/x-www-form-urlencoded
       body
        * Model
        * Example Value
       
       Api.Dtos.AttributesDto {
       id (integer, optional),
       name (string),
       formType (integer),
       info (string, optional),
       isFilter (boolean, optional),
       defaultValue (string, optional)
       }
       
       {
         "id": 0,
         "name": "string",
         "formType": 0,
         "info": "string",
         "isFilter": true,
         "defaultValue": "string"
       }
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 204
       
       No Content
       
       
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/ATTRIBUTES/DELETE/{ID}
       
        * 
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 204
       
       No Content
       
       
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * ATTRIBUTEVALUES
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /API/ATTRIBUTEVALUES
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       List
       
        * Model
        * Example Value
       
       Inline Model [
       Inline Model 1
       ]
       Inline Model 1 {
       id (integer, optional),
       attributeId (integer),
       value (string),
       increase (number),
       position (integer),
       selected (boolean)
       }
       
       [
         {
           "id": 0,
           "attributeId": 0,
           "value": "string",
           "increase": 0,
           "position": 0,
           "selected": true
         }
       ]
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type attributeId query
       integer
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/ATTRIBUTEVALUES/{ID}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       Item
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /API/ATTRIBUTEVALUES/NEW
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       OK
       
        * Model
        * Example Value
       
       Api.Dtos.AttributeValuesDto {
       id (integer, optional),
       attributeId (integer),
       value (string),
       increase (number),
       position (integer),
       selected (boolean)
       }
       
       {
         "id": 0,
         "attributeId": 0,
         "value": "string",
         "increase": 0,
         "position": 0,
         "selected": true
       }
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type e
       
       
       Parameter content type: application/json text/json
       application/x-www-form-urlencoded
       body
        * Model
        * Example Value
       
       Api.Dtos.AttributeValuesDto {
       id (integer, optional),
       attributeId (integer),
       value (string),
       increase (number),
       position (integer),
       selected (boolean)
       }
       
       {
         "id": 0,
         "attributeId": 0,
         "value": "string",
         "increase": 0,
         "position": 0,
         "selected": true
       }
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /API/ATTRIBUTEVALUES/UPDATE/{ID}
       
        * 
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer e
       
       
       Parameter content type: application/json text/json
       application/x-www-form-urlencoded
       body
        * Model
        * Example Value
       
       Api.Dtos.AttributeValuesDto {
       id (integer, optional),
       attributeId (integer),
       value (string),
       increase (number),
       position (integer),
       selected (boolean)
       }
       
       {
         "id": 0,
         "attributeId": 0,
         "value": "string",
         "increase": 0,
         "position": 0,
         "selected": true
       }
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 204
       
       No Content
       
       
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/ATTRIBUTEVALUES/DELETE/{ID}
       
        * 
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 204
       
       No Content
       
       
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * CATEGORIES
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /API/CATEGORIES
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       List
       
        * Model
        * Example Value
       
       Inline Model [
       Inline Model 1
       ]
       Inline Model 1 {
       id (integer, optional),
       name (string),
       descriptions (string, optional),
       enabled (boolean),
       parentId (integer),
       icon (string, optional),
       image (string, optional),
       labelDescription (string, optional),
       business (boolean, optional),
       home (boolean, optional),
       mailjetListId (string, optional)
       }
       
       [
         {
           "id": 0,
           "name": "string",
           "descriptions": "string",
           "enabled": true,
           "parentId": 0,
           "icon": "string",
           "image": "string",
           "labelDescription": "string",
           "business": true,
           "home": true,
           "mailjetListId": "string"
         }
       ]
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type parentId query
       integer
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/CATEGORIES/GETHOMECATEGORIES
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       List
       
        * Model
        * Example Value
       
       Inline Model [
       Inline Model 1
       ]
       Inline Model 1 {
       id (integer, optional),
       name (string),
       descriptions (string, optional),
       enabled (boolean),
       parentId (integer),
       icon (string, optional),
       image (string, optional),
       labelDescription (string, optional),
       business (boolean, optional),
       home (boolean, optional),
       mailjetListId (string, optional)
       }
       
       [
         {
           "id": 0,
           "name": "string",
           "descriptions": "string",
           "enabled": true,
           "parentId": 0,
           "icon": "string",
           "image": "string",
           "labelDescription": "string",
           "business": true,
           "home": true,
           "mailjetListId": "string"
         }
       ]
       
       
       Response Content Type application/json text/json
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/CATEGORIES/GETALLCATEGORIES
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       List
       
        * Model
        * Example Value
       
       Inline Model [
       Inline Model 1
       ]
       Inline Model 1 {
       category (Api.Dtos.CategoriesDto, optional),
       children (Array[Api.Dtos.CategoriesDto], optional)
       }
       Api.Dtos.CategoriesDto {
       id (integer, optional),
       name (string),
       descriptions (string, optional),
       enabled (boolean),
       parentId (integer),
       icon (string, optional),
       image (string, optional),
       labelDescription (string, optional),
       business (boolean, optional),
       home (boolean, optional),
       mailjetListId (string, optional)
       }
       
       [
         {
           "category": {
             "id": 0,
             "name": "string",
             "descriptions": "string",
             "enabled": true,
             "parentId": 0,
             "icon": "string",
             "image": "string",
             "labelDescription": "string",
             "business": true,
             "home": true,
             "mailjetListId": "string"
           },
           "children": [
             {
               "id": 0,
               "name": "string",
               "descriptions": "string",
               "enabled": true,
               "parentId": 0,
               "icon": "string",
               "image": "string",
               "labelDescription": "string",
               "business": true,
               "home": true,
               "mailjetListId": "string"
             }
           ]
         }
       ]
       
       
       Response Content Type application/json text/json
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/CATEGORIES/{ID}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       Item
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /API/CATEGORIES/NEW
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       OK
       
        * Model
        * Example Value
       
       Api.Dtos.CategoriesDto {
       id (integer, optional),
       name (string),
       descriptions (string, optional),
       enabled (boolean),
       parentId (integer),
       icon (string, optional),
       image (string, optional),
       labelDescription (string, optional),
       business (boolean, optional),
       home (boolean, optional),
       mailjetListId (string, optional)
       }
       
       {
         "id": 0,
         "name": "string",
         "descriptions": "string",
         "enabled": true,
         "parentId": 0,
         "icon": "string",
         "image": "string",
         "labelDescription": "string",
         "business": true,
         "home": true,
         "mailjetListId": "string"
       }
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type e
       
       
       Parameter content type: application/json text/json
       application/x-www-form-urlencoded
       body
        * Model
        * Example Value
       
       Api.Dtos.CategoriesDto {
       id (integer, optional),
       name (string),
       descriptions (string, optional),
       enabled (boolean),
       parentId (integer),
       icon (string, optional),
       image (string, optional),
       labelDescription (string, optional),
       business (boolean, optional),
       home (boolean, optional),
       mailjetListId (string, optional)
       }
       
       {
         "id": 0,
         "name": "string",
         "descriptions": "string",
         "enabled": true,
         "parentId": 0,
         "icon": "string",
         "image": "string",
         "labelDescription": "string",
         "business": true,
         "home": true,
         "mailjetListId": "string"
       }
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /API/CATEGORIES/UPDATE/{ID}
       
        * 
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer e
       
       
       Parameter content type: application/json text/json
       application/x-www-form-urlencoded
       body
        * Model
        * Example Value
       
       Api.Dtos.CategoriesDto {
       id (integer, optional),
       name (string),
       descriptions (string, optional),
       enabled (boolean),
       parentId (integer),
       icon (string, optional),
       image (string, optional),
       labelDescription (string, optional),
       business (boolean, optional),
       home (boolean, optional),
       mailjetListId (string, optional)
       }
       
       {
         "id": 0,
         "name": "string",
         "descriptions": "string",
         "enabled": true,
         "parentId": 0,
         "icon": "string",
         "image": "string",
         "labelDescription": "string",
         "business": true,
         "home": true,
         "mailjetListId": "string"
       }
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 204
       
       No Content
       
       
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/CATEGORIES/DELETE/{ID}
       
        * 
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 204
       
       No Content
       
       
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * CATEGORYTPL
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /API/CATEGORYTPL
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       List
       
        * Model
        * Example Value
       
       Inline Model [
       Inline Model 1
       ]
       Inline Model 1 {
       id (integer, optional),
       categoryId (integer),
       attributeId (integer),
       filter (boolean),
       enabled (boolean),
       labelInsert (string, optional),
       labelFilter (string, optional),
       insertion (boolean),
       position (integer),
       insertPosition (integer),
       hideOnDetail (boolean, optional),
       visibleOnPopup (boolean, optional),
       attributeValueId (integer, optional),
       parentAttributeId (integer, optional)
       }
       
       [
         {
           "id": 0,
           "categoryId": 0,
           "attributeId": 0,
           "filter": true,
           "enabled": true,
           "labelInsert": "string",
           "labelFilter": "string",
           "insertion": true,
           "position": 0,
           "insertPosition": 0,
           "hideOnDetail": true,
           "visibleOnPopup": true,
           "attributeValueId": 0,
           "parentAttributeId": 0
         }
       ]
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type categoryId query
       integer
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/CATEGORYTPL/GETMENUFILTER
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       List
       
        * Model
        * Example Value
       
       Inline Model [
       Inline Model 1
       ]
       Inline Model 1 {
       id (integer, optional),
       categoryId (integer),
       attributeId (integer),
       filter (boolean),
       enabled (boolean),
       labelInsert (string, optional),
       labelFilter (string, optional),
       insertion (boolean),
       position (integer),
       insertPosition (integer),
       hideOnDetail (boolean, optional),
       visibleOnPopup (boolean, optional),
       attributeValueId (integer, optional),
       parentAttributeId (integer, optional)
       }
       
       [
         {
           "id": 0,
           "categoryId": 0,
           "attributeId": 0,
           "filter": true,
           "enabled": true,
           "labelInsert": "string",
           "labelFilter": "string",
           "insertion": true,
           "position": 0,
           "insertPosition": 0,
           "hideOnDetail": true,
           "visibleOnPopup": true,
           "attributeValueId": 0,
           "parentAttributeId": 0
         }
       ]
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type categoryId query
       integer selectedValues query string first true false query boolean
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/CATEGORYTPL/GETELEMINSERT
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       List
       
        * Model
        * Example Value
       
       Inline Model [
       Inline Model 1
       ]
       Inline Model 1 {
       id (integer, optional),
       categoryId (integer),
       attributeId (integer),
       filter (boolean),
       enabled (boolean),
       labelInsert (string, optional),
       labelFilter (string, optional),
       insertion (boolean),
       position (integer),
       insertPosition (integer),
       hideOnDetail (boolean, optional),
       visibleOnPopup (boolean, optional),
       attributeValueId (integer, optional),
       parentAttributeId (integer, optional)
       }
       
       [
         {
           "id": 0,
           "categoryId": 0,
           "attributeId": 0,
           "filter": true,
           "enabled": true,
           "labelInsert": "string",
           "labelFilter": "string",
           "insertion": true,
           "position": 0,
           "insertPosition": 0,
           "hideOnDetail": true,
           "visibleOnPopup": true,
           "attributeValueId": 0,
           "parentAttributeId": 0
         }
       ]
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type categoryId query
       integer
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/CATEGORYTPL/GETALLELEM
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       List
       
        * Model
        * Example Value
       
       Inline Model [
       Inline Model 1
       ]
       Inline Model 1 {
       tpl (Api.Dtos.CategoryTplDto, optional),
       values (Array[Api.Dtos.AttributeValuesDto], optional),
       attribute (Api.Dtos.AttributesDto, optional)
       }
       Api.Dtos.CategoryTplDto {
       id (integer, optional),
       categoryId (integer),
       attributeId (integer),
       filter (boolean),
       enabled (boolean),
       labelInsert (string, optional),
       labelFilter (string, optional),
       insertion (boolean),
       position (integer),
       insertPosition (integer),
       hideOnDetail (boolean, optional),
       visibleOnPopup (boolean, optional),
       attributeValueId (integer, optional),
       parentAttributeId (integer, optional)
       }
       Api.Dtos.AttributeValuesDto {
       id (integer, optional),
       attributeId (integer),
       value (string),
       increase (number),
       position (integer),
       selected (boolean)
       }
       Api.Dtos.AttributesDto {
       id (integer, optional),
       name (string),
       formType (integer),
       info (string, optional),
       isFilter (boolean, optional),
       defaultValue (string, optional)
       }
       
       [
         {
           "tpl": {
             "id": 0,
             "categoryId": 0,
             "attributeId": 0,
             "filter": true,
             "enabled": true,
             "labelInsert": "string",
             "labelFilter": "string",
             "insertion": true,
             "position": 0,
             "insertPosition": 0,
             "hideOnDetail": true,
             "visibleOnPopup": true,
             "attributeValueId": 0,
             "parentAttributeId": 0
           },
           "values": [
             {
               "id": 0,
               "attributeId": 0,
               "value": "string",
               "increase": 0,
               "position": 0,
               "selected": true
             }
           ],
           "attribute": {
             "id": 0,
             "name": "string",
             "formType": 0,
             "info": "string",
             "isFilter": true,
             "defaultValue": "string"
           }
         }
       ]
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type categoryId query
       integer
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/CATEGORYTPL/{ID}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       Item
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /API/CATEGORYTPL/NEW
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       OK
       
        * Model
        * Example Value
       
       Api.Dtos.CategoryTplDto {
       id (integer, optional),
       categoryId (integer),
       attributeId (integer),
       filter (boolean),
       enabled (boolean),
       labelInsert (string, optional),
       labelFilter (string, optional),
       insertion (boolean),
       position (integer),
       insertPosition (integer),
       hideOnDetail (boolean, optional),
       visibleOnPopup (boolean, optional),
       attributeValueId (integer, optional),
       parentAttributeId (integer, optional)
       }
       
       {
         "id": 0,
         "categoryId": 0,
         "attributeId": 0,
         "filter": true,
         "enabled": true,
         "labelInsert": "string",
         "labelFilter": "string",
         "insertion": true,
         "position": 0,
         "insertPosition": 0,
         "hideOnDetail": true,
         "visibleOnPopup": true,
         "attributeValueId": 0,
         "parentAttributeId": 0
       }
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type e
       
       
       Parameter content type: application/json text/json
       application/x-www-form-urlencoded
       body
        * Model
        * Example Value
       
       Api.Dtos.CategoryTplDto {
       id (integer, optional),
       categoryId (integer),
       attributeId (integer),
       filter (boolean),
       enabled (boolean),
       labelInsert (string, optional),
       labelFilter (string, optional),
       insertion (boolean),
       position (integer),
       insertPosition (integer),
       hideOnDetail (boolean, optional),
       visibleOnPopup (boolean, optional),
       attributeValueId (integer, optional),
       parentAttributeId (integer, optional)
       }
       
       {
         "id": 0,
         "categoryId": 0,
         "attributeId": 0,
         "filter": true,
         "enabled": true,
         "labelInsert": "string",
         "labelFilter": "string",
         "insertion": true,
         "position": 0,
         "insertPosition": 0,
         "hideOnDetail": true,
         "visibleOnPopup": true,
         "attributeValueId": 0,
         "parentAttributeId": 0
       }
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /API/CATEGORYTPL/UPDATE/{ID}
       
        * 
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer e
       
       
       Parameter content type: application/json text/json
       application/x-www-form-urlencoded
       body
        * Model
        * Example Value
       
       Api.Dtos.CategoryTplDto {
       id (integer, optional),
       categoryId (integer),
       attributeId (integer),
       filter (boolean),
       enabled (boolean),
       labelInsert (string, optional),
       labelFilter (string, optional),
       insertion (boolean),
       position (integer),
       insertPosition (integer),
       hideOnDetail (boolean, optional),
       visibleOnPopup (boolean, optional),
       attributeValueId (integer, optional),
       parentAttributeId (integer, optional)
       }
       
       {
         "id": 0,
         "categoryId": 0,
         "attributeId": 0,
         "filter": true,
         "enabled": true,
         "labelInsert": "string",
         "labelFilter": "string",
         "insertion": true,
         "position": 0,
         "insertPosition": 0,
         "hideOnDetail": true,
         "visibleOnPopup": true,
         "attributeValueId": 0,
         "parentAttributeId": 0
       }
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 204
       
       No Content
       
       
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/CATEGORYTPL/DELETE/{ID}
       
        * 
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 204
       
       No Content
       
       
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * CHANNELS
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /API/CHANNELS
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       List
       
        * Model
        * Example Value
       
       Inline Model [
       Inline Model 1
       ]
       Inline Model 1 {
       channel (Api.Dtos.ChannelsDto, optional),
       numberOfUsers (integer, optional)
       }
       Api.Dtos.ChannelsDto {
       id (integer, optional),
       channel (string),
       channelCode (string)
       }
       
       [
         {
           "channel": {
             "id": 0,
             "channel": "string",
             "channelCode": "string"
           },
           "numberOfUsers": 0
         }
       ]
       
       
       Response Content Type application/json text/json
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/CHANNELS/{ID}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       Item
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/CHANNELS/BYCODE/{CODE}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       Item
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type code path string
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /API/CHANNELS/NEW
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       OK
       
        * Model
        * Example Value
       
       Api.Dtos.ChannelsDto {
       id (integer, optional),
       channel (string),
       channelCode (string)
       }
       
       {
         "id": 0,
         "channel": "string",
         "channelCode": "string"
       }
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type e
       
       
       Parameter content type: application/json text/json
       application/x-www-form-urlencoded
       body
        * Model
        * Example Value
       
       Api.Dtos.ChannelsDto {
       id (integer, optional),
       channel (string),
       channelCode (string)
       }
       
       {
         "id": 0,
         "channel": "string",
         "channelCode": "string"
       }
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /API/CHANNELS/UPDATE/{ID}
       
        * 
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer e
       
       
       Parameter content type: application/json text/json
       application/x-www-form-urlencoded
       body
        * Model
        * Example Value
       
       Api.Dtos.ChannelsDto {
       id (integer, optional),
       channel (string),
       channelCode (string)
       }
       
       {
         "id": 0,
         "channel": "string",
         "channelCode": "string"
       }
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 204
       
       No Content
       
       
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/CHANNELS/DELETE/{ID}
       
        * 
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 204
       
       No Content
       
       
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * CLICKSUPPLIERPRODUCTS
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /API/CLICKSUPPLIERPRODUCTS
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       List
       
        * Model
        * Example Value
       
       Inline Model [
       Inline Model 1
       ]
       Inline Model 1 {
       id (integer, optional),
       productId (integer),
       userId (integer),
       date (string),
       estimateId (integer)
       }
       
       [
         {
           "id": 0,
           "productId": 0,
           "userId": 0,
           "date": "2024-08-27T17:45:54.739Z",
           "estimateId": 0
         }
       ]
       
       
       Response Content Type application/json text/json
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/CLICKSUPPLIERPRODUCTS/{ID}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       Item
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /API/CLICKSUPPLIERPRODUCTS/NEW
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       int32
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type e
       
       
       Parameter content type: application/json text/json
       application/x-www-form-urlencoded
       body
        * Model
        * Example Value
       
       Api.Dtos.ClickSupplierProductsDto {
       id (integer, optional),
       productId (integer),
       userId (integer),
       date (string),
       estimateId (integer)
       }
       
       {
         "id": 0,
         "productId": 0,
         "userId": 0,
         "date": "2024-08-27T17:45:54.744Z",
         "estimateId": 0
       }
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /API/CLICKSUPPLIERPRODUCTS/UPDATE/{ID}
       
        * 
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer e
       
       
       Parameter content type: application/json text/json
       application/x-www-form-urlencoded
       body
        * Model
        * Example Value
       
       Api.Dtos.ClickSupplierProductsDto {
       id (integer, optional),
       productId (integer),
       userId (integer),
       date (string),
       estimateId (integer)
       }
       
       {
         "id": 0,
         "productId": 0,
         "userId": 0,
         "date": "2024-08-27T17:45:54.746Z",
         "estimateId": 0
       }
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 204
       
       No Content
       
       
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/CLICKSUPPLIERPRODUCTS/DELETE/{ID}
       
        * 
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 204
       
       No Content
       
       
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * EMAIL
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /API/EMAIL
       
        * 
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type type query string
       body query string subject query string to query string sender query
       string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 204
       
       No Content
       
       
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * ESTIMATES
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /API/ESTIMATES
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       List
       
        * Model
        * Example Value
       
       Inline Model [
       Inline Model 1
       ]
       Inline Model 1 {
       id (integer, optional),
       userId (integer),
       productId (integer),
       price (string),
       filter (string, optional),
       online (boolean, optional),
       callNow (boolean, optional),
       date (string, optional)
       }
       
       [
         {
           "id": 0,
           "userId": 0,
           "productId": 0,
           "price": "string",
           "filter": "string",
           "online": true,
           "callNow": true,
           "date": "2024-08-27T17:45:54.753Z"
         }
       ]
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type productId query
       integer userId query integer
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/ESTIMATES/GETESTIMATES
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       List
       
        * Model
        * Example Value
       
       Inline Model [
       Inline Model 1
       ]
       Inline Model 1 {
       estimate (Api.Dtos.EstimatesDto, optional),
       product (Api.DataModel.GetProduct, optional),
       user (Api.Dtos.UsersDto, optional)
       }
       Api.Dtos.EstimatesDto {
       id (integer, optional),
       userId (integer),
       productId (integer),
       price (string),
       filter (string, optional),
       online (boolean, optional),
       callNow (boolean, optional),
       date (string, optional)
       }
       Api.DataModel.GetProduct {
       supplier (Api.Dtos.SuppliersDto, optional),
       product (Api.Dtos.ProductsDto, optional),
       productDetails (Array[Api.DataModel.GetProductDetails], optional),
       price (number, optional),
       advised (boolean, optional),
       advisedDate (string, optional),
       tables (Array[Api.DataModel.GetTblProduct], optional),
       attachments (Array[Api.Dtos.ProductAttachmentsDto], optional)
       }
       Api.Dtos.UsersDto {
       id (integer, optional),
       email (string),
       pwd (string),
       enabled (boolean),
       name (string, optional),
       lastName (string, optional),
       surname (string, optional),
       address (string, optional),
       cap (string, optional),
       city (string, optional),
       province (string, optional),
       place (string, optional),
       mobile (string, optional),
       usersType (integer),
       check1 (boolean, optional),
       check2 (boolean, optional),
       check3 (boolean, optional),
       check4 (boolean, optional),
       check5 (boolean, optional),
       check6 (boolean, optional),
       insertDate (string, optional),
       firstCategory (string, optional),
       channelId (integer, optional),
       birthDate (string, optional)
       }
       Api.Dtos.SuppliersDto {
       id (integer, optional),
       name (string),
       icon (string, optional),
       enabled (boolean),
       conversionUrl (string, optional)
       }
       Api.Dtos.ProductsDto {
       id (integer, optional),
       name (string),
       enabled (boolean),
       categoryId (integer),
       supplierId (integer),
       info (string, optional),
       price (number),
       minimalQuantity (number),
       details (string, optional),
       pulsText (string, optional),
       strikethroughText (string, optional),
       urlOnline (string, optional),
       callNow (string, optional),
       call (boolean, optional),
       parlaConUnEsperto (boolean, optional),
       fixedPrice (number, optional),
       advised (boolean, optional),
       advisedDate (string, optional),
       popup (boolean, optional)
       }
       Api.DataModel.GetProductDetails {
       productForms (Api.Dtos.ProductFormsDto, optional),
       attributeName (string, optional),
       attributeValueText (string, optional),
       hideOnDetails (boolean, optional)
       }
       Api.DataModel.GetTblProduct {
       tblData (Api.Dtos.ProductTblDetailsDto, optional),
       details (Array[Api.Dtos.ProductTblRowsDetailDto], optional),
       headerTbl (Array[string], optional),
       bodyTbl (Array[Inline Model 2], optional)
       }
       Api.Dtos.ProductAttachmentsDto {
       id (integer, optional),
       productId (integer),
       name (string),
       fileName (string)
       }
       Api.Dtos.ProductFormsDto {
       id (integer, optional),
       productId (integer),
       formType (integer),
       enabled (boolean),
       value (string),
       attributeId (integer),
       attributeInfo (string, optional),
       position (integer, optional)
       }
       Api.Dtos.ProductTblDetailsDto {
       id (integer, optional),
       categoryId (integer),
       name (string),
       position (integer),
       columnNumber (integer),
       data (string)
       }
       Api.Dtos.ProductTblRowsDetailDto {
       id (integer, optional),
       tblId (integer),
       data (string),
       header (boolean),
       productId (integer),
       position (integer)
       }
       Inline Model 2 [
       string
       ]
       
       [
         {
           "estimate": {
             "id": 0,
             "userId": 0,
             "productId": 0,
             "price": "string",
             "filter": "string",
             "online": true,
             "callNow": true,
             "date": "2024-08-27T17:45:54.755Z"
           },
           "product": {
             "supplier": {
               "id": 0,
               "name": "string",
               "icon": "string",
               "enabled": true,
               "conversionUrl": "string"
             },
             "product": {
               "id": 0,
               "name": "string",
               "enabled": true,
               "categoryId": 0,
               "supplierId": 0,
               "info": "string",
               "price": 0,
               "minimalQuantity": 0,
               "details": "string",
               "pulsText": "string",
               "strikethroughText": "string",
               "urlOnline": "string",
               "callNow": "string",
               "call": true,
               "parlaConUnEsperto": true,
               "fixedPrice": 0,
               "advised": true,
               "advisedDate": "2024-08-27T17:45:54.755Z",
               "popup": true
             },
             "productDetails": [
               {
                 "productForms": {
                   "id": 0,
                   "productId": 0,
                   "formType": 0,
                   "enabled": true,
                   "value": "string",
                   "attributeId": 0,
                   "attributeInfo": "string",
                   "position": 0
                 },
                 "attributeName": "string",
                 "attributeValueText": "string",
                 "hideOnDetails": true
               }
             ],
             "price": 0,
             "advised": true,
             "advisedDate": "2024-08-27T17:45:54.755Z",
             "tables": [
               {
                 "tblData": {
                   "id": 0,
                   "categoryId": 0,
                   "name": "string",
                   "position": 0,
                   "columnNumber": 0,
                   "data": "string"
                 },
                 "details": [
                   {
                     "id": 0,
                     "tblId": 0,
                     "data": "string",
                     "header": true,
                     "productId": 0,
                     "position": 0
                   }
                 ],
                 "headerTbl": [
                   "string"
                 ],
                 "bodyTbl": [
                   [
                     "string"
                   ]
                 ]
               }
             ],
             "attachments": [
               {
                 "id": 0,
                 "productId": 0,
                 "name": "string",
                 "fileName": "string"
               }
             ]
           },
           "user": {
             "id": 0,
             "email": "string",
             "pwd": "string",
             "enabled": true,
             "name": "string",
             "lastName": "string",
             "surname": "string",
             "address": "string",
             "cap": "string",
             "city": "string",
             "province": "string",
             "place": "string",
             "mobile": "string",
             "usersType": 0,
             "check1": true,
             "check2": true,
             "check3": true,
             "check4": true,
             "check5": true,
             "check6": true,
             "insertDate": "2024-08-27T17:45:54.755Z",
             "firstCategory": "string",
             "channelId": 0,
             "birthDate": "string"
           }
         }
       ]
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type productId query
       integer userId query integer
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/ESTIMATES/{ID}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       Item
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /API/ESTIMATES/NEW
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       OK
       
        * Model
        * Example Value
       
       Api.Dtos.EstimatesDto {
       id (integer, optional),
       userId (integer),
       productId (integer),
       price (string),
       filter (string, optional),
       online (boolean, optional),
       callNow (boolean, optional),
       date (string, optional)
       }
       
       {
         "id": 0,
         "userId": 0,
         "productId": 0,
         "price": "string",
         "filter": "string",
         "online": true,
         "callNow": true,
         "date": "2024-08-27T17:45:54.762Z"
       }
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type e
       
       
       Parameter content type: application/json text/json
       application/x-www-form-urlencoded
       body
        * Model
        * Example Value
       
       Api.Dtos.EstimatesDto {
       id (integer, optional),
       userId (integer),
       productId (integer),
       price (string),
       filter (string, optional),
       online (boolean, optional),
       callNow (boolean, optional),
       date (string, optional)
       }
       
       {
         "id": 0,
         "userId": 0,
         "productId": 0,
         "price": "string",
         "filter": "string",
         "online": true,
         "callNow": true,
         "date": "2024-08-27T17:45:54.763Z"
       }
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /API/ESTIMATES/UPDATE/{ID}
       
        * 
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer e
       
       
       Parameter content type: application/json text/json
       application/x-www-form-urlencoded
       body
        * Model
        * Example Value
       
       Api.Dtos.EstimatesDto {
       id (integer, optional),
       userId (integer),
       productId (integer),
       price (string),
       filter (string, optional),
       online (boolean, optional),
       callNow (boolean, optional),
       date (string, optional)
       }
       
       {
         "id": 0,
         "userId": 0,
         "productId": 0,
         "price": "string",
         "filter": "string",
         "online": true,
         "callNow": true,
         "date": "2024-08-27T17:45:54.765Z"
       }
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 204
       
       No Content
       
       
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/ESTIMATES/DELETE/{ID}
       
        * 
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 204
       
       No Content
       
       
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * HYSTORICIPCHECKS
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /API/HYSTORICIPCHECKS
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       List
       
        * Model
        * Example Value
       
       Inline Model [
       Inline Model 1
       ]
       Inline Model 1 {
       id (integer, optional),
       ipId (integer, optional),
       ptR_records (string, optional),
       spamcop (boolean, optional),
       spamhaus (boolean, optional),
       barracudacentral (boolean, optional),
       senderscore (string, optional),
       dateCheck (string, optional)
       }
       
       [
         {
           "id": 0,
           "ipId": 0,
           "ptR_records": "string",
           "spamcop": true,
           "spamhaus": true,
           "barracudacentral": true,
           "senderscore": "string",
           "dateCheck": "2024-08-27T17:45:54.768Z"
         }
       ]
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type ipId query integer
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/HYSTORICIPCHECKS/{ID}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       Item
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /API/HYSTORICIPCHECKS/NEW
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       OK
       
        * Model
        * Example Value
       
       Api.Dtos.HystoricIpChecksDto {
       id (integer, optional),
       ipId (integer, optional),
       ptR_records (string, optional),
       spamcop (boolean, optional),
       spamhaus (boolean, optional),
       barracudacentral (boolean, optional),
       senderscore (string, optional),
       dateCheck (string, optional)
       }
       
       {
         "id": 0,
         "ipId": 0,
         "ptR_records": "string",
         "spamcop": true,
         "spamhaus": true,
         "barracudacentral": true,
         "senderscore": "string",
         "dateCheck": "2024-08-27T17:45:54.773Z"
       }
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type e
       
       
       Parameter content type: application/json text/json
       application/x-www-form-urlencoded
       body
        * Model
        * Example Value
       
       Api.Dtos.HystoricIpChecksDto {
       id (integer, optional),
       ipId (integer, optional),
       ptR_records (string, optional),
       spamcop (boolean, optional),
       spamhaus (boolean, optional),
       barracudacentral (boolean, optional),
       senderscore (string, optional),
       dateCheck (string, optional)
       }
       
       {
         "id": 0,
         "ipId": 0,
         "ptR_records": "string",
         "spamcop": true,
         "spamhaus": true,
         "barracudacentral": true,
         "senderscore": "string",
         "dateCheck": "2024-08-27T17:45:54.774Z"
       }
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /API/HYSTORICIPCHECKS/UPDATE/{ID}
       
        * 
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer e
       
       
       Parameter content type: application/json text/json
       application/x-www-form-urlencoded
       body
        * Model
        * Example Value
       
       Api.Dtos.HystoricIpChecksDto {
       id (integer, optional),
       ipId (integer, optional),
       ptR_records (string, optional),
       spamcop (boolean, optional),
       spamhaus (boolean, optional),
       barracudacentral (boolean, optional),
       senderscore (string, optional),
       dateCheck (string, optional)
       }
       
       {
         "id": 0,
         "ipId": 0,
         "ptR_records": "string",
         "spamcop": true,
         "spamhaus": true,
         "barracudacentral": true,
         "senderscore": "string",
         "dateCheck": "2024-08-27T17:45:54.777Z"
       }
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 204
       
       No Content
       
       
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/HYSTORICIPCHECKS/DELETE/{ID}
       
        * 
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 204
       
       No Content
       
       
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * IPCHECKER
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * POST /API/IPCHECKER
       
        * 
       
       WARNING: DEPRECATED
       
       RESPONSE CLASS (STATUS 200)
       
       Check
       
        * Model
        * Example Value
       
       System.Void {}
       
       {}
       
       
       Response Content Type application/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type groupId
       
       
       Parameter content type: application/json text/json
       application/x-www-form-urlencoded
       body Array[integer]
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 204
       
       No Content
       
       
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/IPCHECKER/AUTOCHECK
       
        * 
       
       WARNING: DEPRECATED
       
       RESPONSE CLASS (STATUS 200)
       
       AutoCheck
       
        * Model
        * Example Value
       
       System.Void {}
       
       {}
       
       
       Response Content Type application/json
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 204
       
       No Content
       
       
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * IPGROUPS
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /API/IPGROUPS
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       List
       
        * Model
        * Example Value
       
       Inline Model [
       Inline Model 1
       ]
       Inline Model 1 {
       id (integer, optional),
       name (string, optional),
       lastCheck (string, optional),
       emails (string, optional)
       }
       
       [
         {
           "id": 0,
           "name": "string",
           "lastCheck": "2024-08-27T17:45:54.783Z",
           "emails": "string"
         }
       ]
       
       
       Response Content Type application/json text/json
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/IPGROUPS/{ID}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       Item
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /API/IPGROUPS/NEW
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       OK
       
        * Model
        * Example Value
       
       Api.Dtos.IpGroupsDto {
       id (integer, optional),
       name (string, optional),
       lastCheck (string, optional),
       emails (string, optional)
       }
       
       {
         "id": 0,
         "name": "string",
         "lastCheck": "2024-08-27T17:45:54.785Z",
         "emails": "string"
       }
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type e
       
       
       Parameter content type: application/json text/json
       application/x-www-form-urlencoded
       body
        * Model
        * Example Value
       
       Api.Dtos.IpGroupsDto {
       id (integer, optional),
       name (string, optional),
       lastCheck (string, optional),
       emails (string, optional)
       }
       
       {
         "id": 0,
         "name": "string",
         "lastCheck": "2024-08-27T17:45:54.785Z",
         "emails": "string"
       }
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /API/IPGROUPS/UPDATE/{ID}
       
        * 
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer e
       
       
       Parameter content type: application/json text/json
       application/x-www-form-urlencoded
       body
        * Model
        * Example Value
       
       Api.Dtos.IpGroupsDto {
       id (integer, optional),
       name (string, optional),
       lastCheck (string, optional),
       emails (string, optional)
       }
       
       {
         "id": 0,
         "name": "string",
         "lastCheck": "2024-08-27T17:45:54.787Z",
         "emails": "string"
       }
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 204
       
       No Content
       
       
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/IPGROUPS/DELETE/{ID}
       
        * 
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 204
       
       No Content
       
       
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * IPS
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /API/IPS
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       List
       
        * Model
        * Example Value
       
       Inline Model [
       Inline Model 1
       ]
       Inline Model 1 {
       id (integer, optional),
       groupId (integer, optional),
       ip (string, optional),
       ptR_records (string, optional),
       spamcop (boolean, optional),
       spamhaus (boolean, optional),
       barracudacentral (boolean, optional),
       senderscore (string, optional),
       up (boolean, optional),
       diffSenderscore (string, optional)
       }
       
       [
         {
           "id": 0,
           "groupId": 0,
           "ip": "string",
           "ptR_records": "string",
           "spamcop": true,
           "spamhaus": true,
           "barracudacentral": true,
           "senderscore": "string",
           "up": true,
           "diffSenderscore": "string"
         }
       ]
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type groupId query
       integer
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/IPS/{ID}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       Item
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /API/IPS/NEW
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       OK
       
        * Model
        * Example Value
       
       Api.Dtos.IpsDto {
       id (integer, optional),
       groupId (integer, optional),
       ip (string, optional),
       ptR_records (string, optional),
       spamcop (boolean, optional),
       spamhaus (boolean, optional),
       barracudacentral (boolean, optional),
       senderscore (string, optional),
       up (boolean, optional),
       diffSenderscore (string, optional)
       }
       
       {
         "id": 0,
         "groupId": 0,
         "ip": "string",
         "ptR_records": "string",
         "spamcop": true,
         "spamhaus": true,
         "barracudacentral": true,
         "senderscore": "string",
         "up": true,
         "diffSenderscore": "string"
       }
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type e
       
       
       Parameter content type: application/json text/json
       application/x-www-form-urlencoded
       body
        * Model
        * Example Value
       
       Api.Dtos.IpsDto {
       id (integer, optional),
       groupId (integer, optional),
       ip (string, optional),
       ptR_records (string, optional),
       spamcop (boolean, optional),
       spamhaus (boolean, optional),
       barracudacentral (boolean, optional),
       senderscore (string, optional),
       up (boolean, optional),
       diffSenderscore (string, optional)
       }
       
       {
         "id": 0,
         "groupId": 0,
         "ip": "string",
         "ptR_records": "string",
         "spamcop": true,
         "spamhaus": true,
         "barracudacentral": true,
         "senderscore": "string",
         "up": true,
         "diffSenderscore": "string"
       }
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /API/IPS/UPDATE/{ID}
       
        * 
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer e
       
       
       Parameter content type: application/json text/json
       application/x-www-form-urlencoded
       body
        * Model
        * Example Value
       
       Api.Dtos.IpsDto {
       id (integer, optional),
       groupId (integer, optional),
       ip (string, optional),
       ptR_records (string, optional),
       spamcop (boolean, optional),
       spamhaus (boolean, optional),
       barracudacentral (boolean, optional),
       senderscore (string, optional),
       up (boolean, optional),
       diffSenderscore (string, optional)
       }
       
       {
         "id": 0,
         "groupId": 0,
         "ip": "string",
         "ptR_records": "string",
         "spamcop": true,
         "spamhaus": true,
         "barracudacentral": true,
         "senderscore": "string",
         "up": true,
         "diffSenderscore": "string"
       }
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 204
       
       No Content
       
       
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/IPS/DELETE/{ID}
       
        * 
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 204
       
       No Content
       
       
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * LEADS
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /API/LEADS
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       List
       
        * Model
        * Example Value
       
       Inline Model [
       Inline Model 1
       ]
       Inline Model 1 {
       id (integer, optional),
       name (string),
       phone (string),
       source (integer),
       outCome (integer),
       message (string, optional)
       }
       
       [
         {
           "id": 0,
           "name": "string",
           "phone": "string",
           "source": 0,
           "outCome": 0,
           "message": "string"
         }
       ]
       
       
       Response Content Type application/json text/json
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/LEADS/{ID}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       Item
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /API/LEADS/NEW
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       int32
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type e
       
       
       Parameter content type: application/json text/json
       application/x-www-form-urlencoded
       body
        * Model
        * Example Value
       
       Api.Dtos.LeadsDto {
       id (integer, optional),
       name (string),
       phone (string),
       source (integer),
       outCome (integer),
       message (string, optional)
       }
       
       {
         "id": 0,
         "name": "string",
         "phone": "string",
         "source": 0,
         "outCome": 0,
         "message": "string"
       }
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /API/LEADS/UPDATE/{ID}
       
        * 
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer e
       
       
       Parameter content type: application/json text/json
       application/x-www-form-urlencoded
       body
        * Model
        * Example Value
       
       Api.Dtos.LeadsDto {
       id (integer, optional),
       name (string),
       phone (string),
       source (integer),
       outCome (integer),
       message (string, optional)
       }
       
       {
         "id": 0,
         "name": "string",
         "phone": "string",
         "source": 0,
         "outCome": 0,
         "message": "string"
       }
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 204
       
       No Content
       
       
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/LEADS/DELETE/{ID}
       
        * 
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 204
       
       No Content
       
       
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * MAILJET
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /API/MAILJET
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       string
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type listId query integer
       email query string name query string telefono query string
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * NEWSLETTER
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /API/NEWSLETTER
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       List
       
        * Model
        * Example Value
       
       Inline Model [
       Inline Model 1
       ]
       Inline Model 1 {
       id (integer, optional),
       email (string, optional),
       name (string),
       mobile (string)
       }
       
       [
         {
           "id": 0,
           "email": "string",
           "name": "string",
           "mobile": "string"
         }
       ]
       
       
       Response Content Type application/json text/json
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/NEWSLETTER/{ID}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       Item
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /API/NEWSLETTER/NEW
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       int32
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type e
       
       
       Parameter content type: application/json text/json
       application/x-www-form-urlencoded
       body
        * Model
        * Example Value
       
       Api.Dtos.NewsletterDto {
       id (integer, optional),
       email (string, optional),
       name (string),
       mobile (string)
       }
       
       {
         "id": 0,
         "email": "string",
         "name": "string",
         "mobile": "string"
       }
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /API/NEWSLETTER/UPDATE/{ID}
       
        * 
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer e
       
       
       Parameter content type: application/json text/json
       application/x-www-form-urlencoded
       body
        * Model
        * Example Value
       
       Api.Dtos.NewsletterDto {
       id (integer, optional),
       email (string, optional),
       name (string),
       mobile (string)
       }
       
       {
         "id": 0,
         "email": "string",
         "name": "string",
         "mobile": "string"
       }
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 204
       
       No Content
       
       
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/NEWSLETTER/DELETE/{ID}
       
        * 
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 204
       
       No Content
       
       
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * PRODUCTATTACHMENTS
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /API/PRODUCTATTACHMENTS
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       List
       
        * Model
        * Example Value
       
       Inline Model [
       Inline Model 1
       ]
       Inline Model 1 {
       id (integer, optional),
       productId (integer),
       name (string),
       fileName (string)
       }
       
       [
         {
           "id": 0,
           "productId": 0,
           "name": "string",
           "fileName": "string"
         }
       ]
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type productId query
       integer
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/PRODUCTATTACHMENTS/{ID}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       Item
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /API/PRODUCTATTACHMENTS/NEW
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       OK
       
        * Model
        * Example Value
       
       Api.Dtos.ProductAttachmentsDto {
       id (integer, optional),
       productId (integer),
       name (string),
       fileName (string)
       }
       
       {
         "id": 0,
         "productId": 0,
         "name": "string",
         "fileName": "string"
       }
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type e
       
       
       Parameter content type: application/json text/json
       application/x-www-form-urlencoded
       body
        * Model
        * Example Value
       
       Api.Dtos.ProductAttachmentsDto {
       id (integer, optional),
       productId (integer),
       name (string),
       fileName (string)
       }
       
       {
         "id": 0,
         "productId": 0,
         "name": "string",
         "fileName": "string"
       }
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /API/PRODUCTATTACHMENTS/UPDATE/{ID}
       
        * 
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer e
       
       
       Parameter content type: application/json text/json
       application/x-www-form-urlencoded
       body
        * Model
        * Example Value
       
       Api.Dtos.ProductFormsDto {
       id (integer, optional),
       productId (integer),
       formType (integer),
       enabled (boolean),
       value (string),
       attributeId (integer),
       attributeInfo (string, optional),
       position (integer, optional)
       }
       
       {
         "id": 0,
         "productId": 0,
         "formType": 0,
         "enabled": true,
         "value": "string",
         "attributeId": 0,
         "attributeInfo": "string",
         "position": 0
       }
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 204
       
       No Content
       
       
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/PRODUCTATTACHMENTS/DELETE/{ID}
       
        * 
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 204
       
       No Content
       
       
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/PRODUCTATTACHMENTS/DELETEBYPRODUCTS
       
        * 
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type productId query
       integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 204
       
       No Content
       
       
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * PRODUCTFORMS
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /API/PRODUCTFORMS
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       List
       
        * Model
        * Example Value
       
       Inline Model [
       Inline Model 1
       ]
       Inline Model 1 {
       id (integer, optional),
       productId (integer),
       formType (integer),
       enabled (boolean),
       value (string),
       attributeId (integer),
       attributeInfo (string, optional),
       position (integer, optional)
       }
       
       [
         {
           "id": 0,
           "productId": 0,
           "formType": 0,
           "enabled": true,
           "value": "string",
           "attributeId": 0,
           "attributeInfo": "string",
           "position": 0
         }
       ]
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type productId query
       integer
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/PRODUCTFORMS/{ID}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       Item
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /API/PRODUCTFORMS/NEW
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       OK
       
        * Model
        * Example Value
       
       Api.Dtos.ProductFormsDto {
       id (integer, optional),
       productId (integer),
       formType (integer),
       enabled (boolean),
       value (string),
       attributeId (integer),
       attributeInfo (string, optional),
       position (integer, optional)
       }
       
       {
         "id": 0,
         "productId": 0,
         "formType": 0,
         "enabled": true,
         "value": "string",
         "attributeId": 0,
         "attributeInfo": "string",
         "position": 0
       }
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type e
       
       
       Parameter content type: application/json text/json
       application/x-www-form-urlencoded
       body
        * Model
        * Example Value
       
       Api.Dtos.ProductFormsDto {
       id (integer, optional),
       productId (integer),
       formType (integer),
       enabled (boolean),
       value (string),
       attributeId (integer),
       attributeInfo (string, optional),
       position (integer, optional)
       }
       
       {
         "id": 0,
         "productId": 0,
         "formType": 0,
         "enabled": true,
         "value": "string",
         "attributeId": 0,
         "attributeInfo": "string",
         "position": 0
       }
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /API/PRODUCTFORMS/UPDATE/{ID}
       
        * 
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer e
       
       
       Parameter content type: application/json text/json
       application/x-www-form-urlencoded
       body
        * Model
        * Example Value
       
       Api.Dtos.ProductFormsDto {
       id (integer, optional),
       productId (integer),
       formType (integer),
       enabled (boolean),
       value (string),
       attributeId (integer),
       attributeInfo (string, optional),
       position (integer, optional)
       }
       
       {
         "id": 0,
         "productId": 0,
         "formType": 0,
         "enabled": true,
         "value": "string",
         "attributeId": 0,
         "attributeInfo": "string",
         "position": 0
       }
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 204
       
       No Content
       
       
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/PRODUCTFORMS/DELETE/{ID}
       
        * 
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 204
       
       No Content
       
       
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/PRODUCTFORMS/DELETEBYPRODUCTS
       
        * 
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type productId query
       integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 204
       
       No Content
       
       
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * PRODUCTS
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /API/PRODUCTS
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       List
       
        * Model
        * Example Value
       
       Inline Model [
       Inline Model 1
       ]
       Inline Model 1 {
       id (integer, optional),
       name (string),
       enabled (boolean),
       categoryId (integer),
       supplierId (integer),
       info (string, optional),
       price (number),
       minimalQuantity (number),
       details (string, optional),
       pulsText (string, optional),
       strikethroughText (string, optional),
       urlOnline (string, optional),
       callNow (string, optional),
       call (boolean, optional),
       parlaConUnEsperto (boolean, optional),
       fixedPrice (number, optional),
       advised (boolean, optional),
       advisedDate (string, optional),
       popup (boolean, optional)
       }
       
       [
         {
           "id": 0,
           "name": "string",
           "enabled": true,
           "categoryId": 0,
           "supplierId": 0,
           "info": "string",
           "price": 0,
           "minimalQuantity": 0,
           "details": "string",
           "pulsText": "string",
           "strikethroughText": "string",
           "urlOnline": "string",
           "callNow": "string",
           "call": true,
           "parlaConUnEsperto": true,
           "fixedPrice": 0,
           "advised": true,
           "advisedDate": "2024-08-27T17:45:54.831Z",
           "popup": true
         }
       ]
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type categoryId query
       integer
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/PRODUCTS/GETBACKOFFICEPRODUCTS
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       List
       
        * Model
        * Example Value
       
       Inline Model [
       Inline Model 1
       ]
       Inline Model 1 {
       supplier (Api.Dtos.SuppliersDto, optional),
       product (Api.Dtos.ProductsDto, optional),
       category (Api.Dtos.CategoriesDto, optional)
       }
       Api.Dtos.SuppliersDto {
       id (integer, optional),
       name (string),
       icon (string, optional),
       enabled (boolean),
       conversionUrl (string, optional)
       }
       Api.Dtos.ProductsDto {
       id (integer, optional),
       name (string),
       enabled (boolean),
       categoryId (integer),
       supplierId (integer),
       info (string, optional),
       price (number),
       minimalQuantity (number),
       details (string, optional),
       pulsText (string, optional),
       strikethroughText (string, optional),
       urlOnline (string, optional),
       callNow (string, optional),
       call (boolean, optional),
       parlaConUnEsperto (boolean, optional),
       fixedPrice (number, optional),
       advised (boolean, optional),
       advisedDate (string, optional),
       popup (boolean, optional)
       }
       Api.Dtos.CategoriesDto {
       id (integer, optional),
       name (string),
       descriptions (string, optional),
       enabled (boolean),
       parentId (integer),
       icon (string, optional),
       image (string, optional),
       labelDescription (string, optional),
       business (boolean, optional),
       home (boolean, optional),
       mailjetListId (string, optional)
       }
       
       [
         {
           "supplier": {
             "id": 0,
             "name": "string",
             "icon": "string",
             "enabled": true,
             "conversionUrl": "string"
           },
           "product": {
             "id": 0,
             "name": "string",
             "enabled": true,
             "categoryId": 0,
             "supplierId": 0,
             "info": "string",
             "price": 0,
             "minimalQuantity": 0,
             "details": "string",
             "pulsText": "string",
             "strikethroughText": "string",
             "urlOnline": "string",
             "callNow": "string",
             "call": true,
             "parlaConUnEsperto": true,
             "fixedPrice": 0,
             "advised": true,
             "advisedDate": "2024-08-27T17:45:54.832Z",
             "popup": true
           },
           "category": {
             "id": 0,
             "name": "string",
             "descriptions": "string",
             "enabled": true,
             "parentId": 0,
             "icon": "string",
             "image": "string",
             "labelDescription": "string",
             "business": true,
             "home": true,
             "mailjetListId": "string"
           }
         }
       ]
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type categoryId query
       integer supplierId query integer productName query string
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/PRODUCTS/GETENTIREPRODUCTS
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       List
       
        * Model
        * Example Value
       
       Inline Model [
       Inline Model 1
       ]
       Inline Model 1 {
       supplier (Api.Dtos.SuppliersDto, optional),
       product (Api.Dtos.ProductsDto, optional),
       productDetails (Array[Api.DataModel.GetProductDetails], optional),
       price (number, optional),
       advised (boolean, optional),
       advisedDate (string, optional),
       tables (Array[Api.DataModel.GetTblProduct], optional),
       attachments (Array[Api.Dtos.ProductAttachmentsDto], optional)
       }
       Api.Dtos.SuppliersDto {
       id (integer, optional),
       name (string),
       icon (string, optional),
       enabled (boolean),
       conversionUrl (string, optional)
       }
       Api.Dtos.ProductsDto {
       id (integer, optional),
       name (string),
       enabled (boolean),
       categoryId (integer),
       supplierId (integer),
       info (string, optional),
       price (number),
       minimalQuantity (number),
       details (string, optional),
       pulsText (string, optional),
       strikethroughText (string, optional),
       urlOnline (string, optional),
       callNow (string, optional),
       call (boolean, optional),
       parlaConUnEsperto (boolean, optional),
       fixedPrice (number, optional),
       advised (boolean, optional),
       advisedDate (string, optional),
       popup (boolean, optional)
       }
       Api.DataModel.GetProductDetails {
       productForms (Api.Dtos.ProductFormsDto, optional),
       attributeName (string, optional),
       attributeValueText (string, optional),
       hideOnDetails (boolean, optional)
       }
       Api.DataModel.GetTblProduct {
       tblData (Api.Dtos.ProductTblDetailsDto, optional),
       details (Array[Api.Dtos.ProductTblRowsDetailDto], optional),
       headerTbl (Array[string], optional),
       bodyTbl (Array[Inline Model 2], optional)
       }
       Api.Dtos.ProductAttachmentsDto {
       id (integer, optional),
       productId (integer),
       name (string),
       fileName (string)
       }
       Api.Dtos.ProductFormsDto {
       id (integer, optional),
       productId (integer),
       formType (integer),
       enabled (boolean),
       value (string),
       attributeId (integer),
       attributeInfo (string, optional),
       position (integer, optional)
       }
       Api.Dtos.ProductTblDetailsDto {
       id (integer, optional),
       categoryId (integer),
       name (string),
       position (integer),
       columnNumber (integer),
       data (string)
       }
       Api.Dtos.ProductTblRowsDetailDto {
       id (integer, optional),
       tblId (integer),
       data (string),
       header (boolean),
       productId (integer),
       position (integer)
       }
       Inline Model 2 [
       string
       ]
       
       [
         {
           "supplier": {
             "id": 0,
             "name": "string",
             "icon": "string",
             "enabled": true,
             "conversionUrl": "string"
           },
           "product": {
             "id": 0,
             "name": "string",
             "enabled": true,
             "categoryId": 0,
             "supplierId": 0,
             "info": "string",
             "price": 0,
             "minimalQuantity": 0,
             "details": "string",
             "pulsText": "string",
             "strikethroughText": "string",
             "urlOnline": "string",
             "callNow": "string",
             "call": true,
             "parlaConUnEsperto": true,
             "fixedPrice": 0,
             "advised": true,
             "advisedDate": "2024-08-27T17:45:54.835Z",
             "popup": true
           },
           "productDetails": [
             {
               "productForms": {
                 "id": 0,
                 "productId": 0,
                 "formType": 0,
                 "enabled": true,
                 "value": "string",
                 "attributeId": 0,
                 "attributeInfo": "string",
                 "position": 0
               },
               "attributeName": "string",
               "attributeValueText": "string",
               "hideOnDetails": true
             }
           ],
           "price": 0,
           "advised": true,
           "advisedDate": "2024-08-27T17:45:54.835Z",
           "tables": [
             {
               "tblData": {
                 "id": 0,
                 "categoryId": 0,
                 "name": "string",
                 "position": 0,
                 "columnNumber": 0,
                 "data": "string"
               },
               "details": [
                 {
                   "id": 0,
                   "tblId": 0,
                   "data": "string",
                   "header": true,
                   "productId": 0,
                   "position": 0
                 }
               ],
               "headerTbl": [
                 "string"
               ],
               "bodyTbl": [
                 [
                   "string"
                 ]
               ]
             }
           ],
           "attachments": [
             {
               "id": 0,
               "productId": 0,
               "name": "string",
               "fileName": "string"
             }
           ]
         }
       ]
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type categoryId query
       integer site true false query boolean filtering query string
       textFiltering query string
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/PRODUCTS/GETENTIREPRODUCT
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       Item
       
        * Model
        * Example Value
       
       Api.DataModel.GetProduct {
       supplier (Api.Dtos.SuppliersDto, optional),
       product (Api.Dtos.ProductsDto, optional),
       productDetails (Array[Api.DataModel.GetProductDetails], optional),
       price (number, optional),
       advised (boolean, optional),
       advisedDate (string, optional),
       tables (Array[Api.DataModel.GetTblProduct], optional),
       attachments (Array[Api.Dtos.ProductAttachmentsDto], optional)
       }
       Api.Dtos.SuppliersDto {
       id (integer, optional),
       name (string),
       icon (string, optional),
       enabled (boolean),
       conversionUrl (string, optional)
       }
       Api.Dtos.ProductsDto {
       id (integer, optional),
       name (string),
       enabled (boolean),
       categoryId (integer),
       supplierId (integer),
       info (string, optional),
       price (number),
       minimalQuantity (number),
       details (string, optional),
       pulsText (string, optional),
       strikethroughText (string, optional),
       urlOnline (string, optional),
       callNow (string, optional),
       call (boolean, optional),
       parlaConUnEsperto (boolean, optional),
       fixedPrice (number, optional),
       advised (boolean, optional),
       advisedDate (string, optional),
       popup (boolean, optional)
       }
       Api.DataModel.GetProductDetails {
       productForms (Api.Dtos.ProductFormsDto, optional),
       attributeName (string, optional),
       attributeValueText (string, optional),
       hideOnDetails (boolean, optional)
       }
       Api.DataModel.GetTblProduct {
       tblData (Api.Dtos.ProductTblDetailsDto, optional),
       details (Array[Api.Dtos.ProductTblRowsDetailDto], optional),
       headerTbl (Array[string], optional),
       bodyTbl (Array[Inline Model 1], optional)
       }
       Api.Dtos.ProductAttachmentsDto {
       id (integer, optional),
       productId (integer),
       name (string),
       fileName (string)
       }
       Api.Dtos.ProductFormsDto {
       id (integer, optional),
       productId (integer),
       formType (integer),
       enabled (boolean),
       value (string),
       attributeId (integer),
       attributeInfo (string, optional),
       position (integer, optional)
       }
       Api.Dtos.ProductTblDetailsDto {
       id (integer, optional),
       categoryId (integer),
       name (string),
       position (integer),
       columnNumber (integer),
       data (string)
       }
       Api.Dtos.ProductTblRowsDetailDto {
       id (integer, optional),
       tblId (integer),
       data (string),
       header (boolean),
       productId (integer),
       position (integer)
       }
       Inline Model 1 [
       string
       ]
       
       {
         "supplier": {
           "id": 0,
           "name": "string",
           "icon": "string",
           "enabled": true,
           "conversionUrl": "string"
         },
         "product": {
           "id": 0,
           "name": "string",
           "enabled": true,
           "categoryId": 0,
           "supplierId": 0,
           "info": "string",
           "price": 0,
           "minimalQuantity": 0,
           "details": "string",
           "pulsText": "string",
           "strikethroughText": "string",
           "urlOnline": "string",
           "callNow": "string",
           "call": true,
           "parlaConUnEsperto": true,
           "fixedPrice": 0,
           "advised": true,
           "advisedDate": "2024-08-27T17:45:54.839Z",
           "popup": true
         },
         "productDetails": [
           {
             "productForms": {
               "id": 0,
               "productId": 0,
               "formType": 0,
               "enabled": true,
               "value": "string",
               "attributeId": 0,
               "attributeInfo": "string",
               "position": 0
             },
             "attributeName": "string",
             "attributeValueText": "string",
             "hideOnDetails": true
           }
         ],
         "price": 0,
         "advised": true,
         "advisedDate": "2024-08-27T17:45:54.839Z",
         "tables": [
           {
             "tblData": {
               "id": 0,
               "categoryId": 0,
               "name": "string",
               "position": 0,
               "columnNumber": 0,
               "data": "string"
             },
             "details": [
               {
                 "id": 0,
                 "tblId": 0,
                 "data": "string",
                 "header": true,
                 "productId": 0,
                 "position": 0
               }
             ],
             "headerTbl": [
               "string"
             ],
             "bodyTbl": [
               [
                 "string"
               ]
             ]
           }
         ],
         "attachments": [
           {
             "id": 0,
             "productId": 0,
             "name": "string",
             "fileName": "string"
           }
         ]
       }
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id query integer
       filtering query string textFiltering query string popup query string
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/PRODUCTS/GETPOPUPPRODUCT
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       Item
       
        * Model
        * Example Value
       
       Api.DataModel.GetProduct {
       supplier (Api.Dtos.SuppliersDto, optional),
       product (Api.Dtos.ProductsDto, optional),
       productDetails (Array[Api.DataModel.GetProductDetails], optional),
       price (number, optional),
       advised (boolean, optional),
       advisedDate (string, optional),
       tables (Array[Api.DataModel.GetTblProduct], optional),
       attachments (Array[Api.Dtos.ProductAttachmentsDto], optional)
       }
       Api.Dtos.SuppliersDto {
       id (integer, optional),
       name (string),
       icon (string, optional),
       enabled (boolean),
       conversionUrl (string, optional)
       }
       Api.Dtos.ProductsDto {
       id (integer, optional),
       name (string),
       enabled (boolean),
       categoryId (integer),
       supplierId (integer),
       info (string, optional),
       price (number),
       minimalQuantity (number),
       details (string, optional),
       pulsText (string, optional),
       strikethroughText (string, optional),
       urlOnline (string, optional),
       callNow (string, optional),
       call (boolean, optional),
       parlaConUnEsperto (boolean, optional),
       fixedPrice (number, optional),
       advised (boolean, optional),
       advisedDate (string, optional),
       popup (boolean, optional)
       }
       Api.DataModel.GetProductDetails {
       productForms (Api.Dtos.ProductFormsDto, optional),
       attributeName (string, optional),
       attributeValueText (string, optional),
       hideOnDetails (boolean, optional)
       }
       Api.DataModel.GetTblProduct {
       tblData (Api.Dtos.ProductTblDetailsDto, optional),
       details (Array[Api.Dtos.ProductTblRowsDetailDto], optional),
       headerTbl (Array[string], optional),
       bodyTbl (Array[Inline Model 1], optional)
       }
       Api.Dtos.ProductAttachmentsDto {
       id (integer, optional),
       productId (integer),
       name (string),
       fileName (string)
       }
       Api.Dtos.ProductFormsDto {
       id (integer, optional),
       productId (integer),
       formType (integer),
       enabled (boolean),
       value (string),
       attributeId (integer),
       attributeInfo (string, optional),
       position (integer, optional)
       }
       Api.Dtos.ProductTblDetailsDto {
       id (integer, optional),
       categoryId (integer),
       name (string),
       position (integer),
       columnNumber (integer),
       data (string)
       }
       Api.Dtos.ProductTblRowsDetailDto {
       id (integer, optional),
       tblId (integer),
       data (string),
       header (boolean),
       productId (integer),
       position (integer)
       }
       Inline Model 1 [
       string
       ]
       
       {
         "supplier": {
           "id": 0,
           "name": "string",
           "icon": "string",
           "enabled": true,
           "conversionUrl": "string"
         },
         "product": {
           "id": 0,
           "name": "string",
           "enabled": true,
           "categoryId": 0,
           "supplierId": 0,
           "info": "string",
           "price": 0,
           "minimalQuantity": 0,
           "details": "string",
           "pulsText": "string",
           "strikethroughText": "string",
           "urlOnline": "string",
           "callNow": "string",
           "call": true,
           "parlaConUnEsperto": true,
           "fixedPrice": 0,
           "advised": true,
           "advisedDate": "2024-08-27T17:45:54.842Z",
           "popup": true
         },
         "productDetails": [
           {
             "productForms": {
               "id": 0,
               "productId": 0,
               "formType": 0,
               "enabled": true,
               "value": "string",
               "attributeId": 0,
               "attributeInfo": "string",
               "position": 0
             },
             "attributeName": "string",
             "attributeValueText": "string",
             "hideOnDetails": true
           }
         ],
         "price": 0,
         "advised": true,
         "advisedDate": "2024-08-27T17:45:54.842Z",
         "tables": [
           {
             "tblData": {
               "id": 0,
               "categoryId": 0,
               "name": "string",
               "position": 0,
               "columnNumber": 0,
               "data": "string"
             },
             "details": [
               {
                 "id": 0,
                 "tblId": 0,
                 "data": "string",
                 "header": true,
                 "productId": 0,
                 "position": 0
               }
             ],
             "headerTbl": [
               "string"
             ],
             "bodyTbl": [
               [
                 "string"
               ]
             ]
           }
         ],
         "attachments": [
           {
             "id": 0,
             "productId": 0,
             "name": "string",
             "fileName": "string"
           }
         ]
       }
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type categoryId query
       integer filtering query string textFiltering query string
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/PRODUCTS/{ID}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       Item
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /API/PRODUCTS/NEW
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       OK
       
        * Model
        * Example Value
       
       Api.Dtos.ProductsDto {
       id (integer, optional),
       name (string),
       enabled (boolean),
       categoryId (integer),
       supplierId (integer),
       info (string, optional),
       price (number),
       minimalQuantity (number),
       details (string, optional),
       pulsText (string, optional),
       strikethroughText (string, optional),
       urlOnline (string, optional),
       callNow (string, optional),
       call (boolean, optional),
       parlaConUnEsperto (boolean, optional),
       fixedPrice (number, optional),
       advised (boolean, optional),
       advisedDate (string, optional),
       popup (boolean, optional)
       }
       
       {
         "id": 0,
         "name": "string",
         "enabled": true,
         "categoryId": 0,
         "supplierId": 0,
         "info": "string",
         "price": 0,
         "minimalQuantity": 0,
         "details": "string",
         "pulsText": "string",
         "strikethroughText": "string",
         "urlOnline": "string",
         "callNow": "string",
         "call": true,
         "parlaConUnEsperto": true,
         "fixedPrice": 0,
         "advised": true,
         "advisedDate": "2024-08-27T17:45:54.849Z",
         "popup": true
       }
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type e
       
       
       Parameter content type: application/json text/json
       application/x-www-form-urlencoded
       body
        * Model
        * Example Value
       
       Api.Dtos.ProductsDto {
       id (integer, optional),
       name (string),
       enabled (boolean),
       categoryId (integer),
       supplierId (integer),
       info (string, optional),
       price (number),
       minimalQuantity (number),
       details (string, optional),
       pulsText (string, optional),
       strikethroughText (string, optional),
       urlOnline (string, optional),
       callNow (string, optional),
       call (boolean, optional),
       parlaConUnEsperto (boolean, optional),
       fixedPrice (number, optional),
       advised (boolean, optional),
       advisedDate (string, optional),
       popup (boolean, optional)
       }
       
       {
         "id": 0,
         "name": "string",
         "enabled": true,
         "categoryId": 0,
         "supplierId": 0,
         "info": "string",
         "price": 0,
         "minimalQuantity": 0,
         "details": "string",
         "pulsText": "string",
         "strikethroughText": "string",
         "urlOnline": "string",
         "callNow": "string",
         "call": true,
         "parlaConUnEsperto": true,
         "fixedPrice": 0,
         "advised": true,
         "advisedDate": "2024-08-27T17:45:54.850Z",
         "popup": true
       }
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /API/PRODUCTS/UPDATE/{ID}
       
        * 
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer e
       
       
       Parameter content type: application/json text/json
       application/x-www-form-urlencoded
       body
        * Model
        * Example Value
       
       Api.Dtos.ProductsDto {
       id (integer, optional),
       name (string),
       enabled (boolean),
       categoryId (integer),
       supplierId (integer),
       info (string, optional),
       price (number),
       minimalQuantity (number),
       details (string, optional),
       pulsText (string, optional),
       strikethroughText (string, optional),
       urlOnline (string, optional),
       callNow (string, optional),
       call (boolean, optional),
       parlaConUnEsperto (boolean, optional),
       fixedPrice (number, optional),
       advised (boolean, optional),
       advisedDate (string, optional),
       popup (boolean, optional)
       }
       
       {
         "id": 0,
         "name": "string",
         "enabled": true,
         "categoryId": 0,
         "supplierId": 0,
         "info": "string",
         "price": 0,
         "minimalQuantity": 0,
         "details": "string",
         "pulsText": "string",
         "strikethroughText": "string",
         "urlOnline": "string",
         "callNow": "string",
         "call": true,
         "parlaConUnEsperto": true,
         "fixedPrice": 0,
         "advised": true,
         "advisedDate": "2024-08-27T17:45:54.854Z",
         "popup": true
       }
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 204
       
       No Content
       
       
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/PRODUCTS/DELETE/{ID}
       
        * 
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 204
       
       No Content
       
       
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * PRODUCTTBLDETAILS
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /API/PRODUCTTBLDETAILS
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       List
       
        * Model
        * Example Value
       
       Inline Model [
       Inline Model 1
       ]
       Inline Model 1 {
       id (integer, optional),
       categoryId (integer),
       name (string),
       position (integer),
       columnNumber (integer),
       data (string)
       }
       
       [
         {
           "id": 0,
           "categoryId": 0,
           "name": "string",
           "position": 0,
           "columnNumber": 0,
           "data": "string"
         }
       ]
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type categoryId query
       integer
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/PRODUCTTBLDETAILS/GETTBLPRODUCT
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       List
       
        * Model
        * Example Value
       
       Inline Model [
       Inline Model 1
       ]
       Inline Model 1 {
       tblData (Api.Dtos.ProductTblDetailsDto, optional),
       details (Array[Api.Dtos.ProductTblRowsDetailDto], optional),
       headerTbl (Array[string], optional),
       bodyTbl (Array[Inline Model 2], optional)
       }
       Api.Dtos.ProductTblDetailsDto {
       id (integer, optional),
       categoryId (integer),
       name (string),
       position (integer),
       columnNumber (integer),
       data (string)
       }
       Api.Dtos.ProductTblRowsDetailDto {
       id (integer, optional),
       tblId (integer),
       data (string),
       header (boolean),
       productId (integer),
       position (integer)
       }
       Inline Model 2 [
       string
       ]
       
       [
         {
           "tblData": {
             "id": 0,
             "categoryId": 0,
             "name": "string",
             "position": 0,
             "columnNumber": 0,
             "data": "string"
           },
           "details": [
             {
               "id": 0,
               "tblId": 0,
               "data": "string",
               "header": true,
               "productId": 0,
               "position": 0
             }
           ],
           "headerTbl": [
             "string"
           ],
           "bodyTbl": [
             [
               "string"
             ]
           ]
         }
       ]
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type productId query
       integer
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/PRODUCTTBLDETAILS/GETTBL
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       List
       
        * Model
        * Example Value
       
       Api.DataModel.GetTblProduct {
       tblData (Api.Dtos.ProductTblDetailsDto, optional),
       details (Array[Api.Dtos.ProductTblRowsDetailDto], optional),
       headerTbl (Array[string], optional),
       bodyTbl (Array[Inline Model 1], optional)
       }
       Api.Dtos.ProductTblDetailsDto {
       id (integer, optional),
       categoryId (integer),
       name (string),
       position (integer),
       columnNumber (integer),
       data (string)
       }
       Api.Dtos.ProductTblRowsDetailDto {
       id (integer, optional),
       tblId (integer),
       data (string),
       header (boolean),
       productId (integer),
       position (integer)
       }
       Inline Model 1 [
       string
       ]
       
       {
         "tblData": {
           "id": 0,
           "categoryId": 0,
           "name": "string",
           "position": 0,
           "columnNumber": 0,
           "data": "string"
         },
         "details": [
           {
             "id": 0,
             "tblId": 0,
             "data": "string",
             "header": true,
             "productId": 0,
             "position": 0
           }
         ],
         "headerTbl": [
           "string"
         ],
         "bodyTbl": [
           [
             "string"
           ]
         ]
       }
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id query integer
       productId query integer
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/PRODUCTTBLDETAILS/{ID}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       Item
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /API/PRODUCTTBLDETAILS/NEW
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       int32
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type e
       
       
       Parameter content type: application/json text/json
       application/x-www-form-urlencoded
       body
        * Model
        * Example Value
       
       Api.Dtos.ProductTblDetailsDto {
       id (integer, optional),
       categoryId (integer),
       name (string),
       position (integer),
       columnNumber (integer),
       data (string)
       }
       
       {
         "id": 0,
         "categoryId": 0,
         "name": "string",
         "position": 0,
         "columnNumber": 0,
         "data": "string"
       }
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /API/PRODUCTTBLDETAILS/UPDATE/{ID}
       
        * 
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer e
       
       
       Parameter content type: application/json text/json
       application/x-www-form-urlencoded
       body
        * Model
        * Example Value
       
       Api.Dtos.ProductTblDetailsDto {
       id (integer, optional),
       categoryId (integer),
       name (string),
       position (integer),
       columnNumber (integer),
       data (string)
       }
       
       {
         "id": 0,
         "categoryId": 0,
         "name": "string",
         "position": 0,
         "columnNumber": 0,
         "data": "string"
       }
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 204
       
       No Content
       
       
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/PRODUCTTBLDETAILS/DELETE/{ID}
       
        * 
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 204
       
       No Content
       
       
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * PRODUCTTBLROWSDETAIL
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /API/PRODUCTTBLROWSDETAIL
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       List
       
        * Model
        * Example Value
       
       Inline Model [
       Inline Model 1
       ]
       Inline Model 1 {
       id (integer, optional),
       tblId (integer),
       data (string),
       header (boolean),
       productId (integer),
       position (integer)
       }
       
       [
         {
           "id": 0,
           "tblId": 0,
           "data": "string",
           "header": true,
           "productId": 0,
           "position": 0
         }
       ]
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type tblId query integer
       productId query integer
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/PRODUCTTBLROWSDETAIL/{ID}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       Item
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /API/PRODUCTTBLROWSDETAIL/NEW
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       int32
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type e
       
       
       Parameter content type: application/json text/json
       application/x-www-form-urlencoded
       body
        * Model
        * Example Value
       
       Api.Dtos.ProductTblRowsDetailDto {
       id (integer, optional),
       tblId (integer),
       data (string),
       header (boolean),
       productId (integer),
       position (integer)
       }
       
       {
         "id": 0,
         "tblId": 0,
         "data": "string",
         "header": true,
         "productId": 0,
         "position": 0
       }
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /API/PRODUCTTBLROWSDETAIL/UPDATE/{ID}
       
        * 
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer e
       
       
       Parameter content type: application/json text/json
       application/x-www-form-urlencoded
       body
        * Model
        * Example Value
       
       Api.Dtos.ProductTblRowsDetailDto {
       id (integer, optional),
       tblId (integer),
       data (string),
       header (boolean),
       productId (integer),
       position (integer)
       }
       
       {
         "id": 0,
         "tblId": 0,
         "data": "string",
         "header": true,
         "productId": 0,
         "position": 0
       }
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 204
       
       No Content
       
       
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/PRODUCTTBLROWSDETAIL/DELETE/{ID}
       
        * 
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 204
       
       No Content
       
       
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * SUPPLIERS
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /API/SUPPLIERS
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       List
       
        * Model
        * Example Value
       
       Inline Model [
       Inline Model 1
       ]
       Inline Model 1 {
       id (integer, optional),
       name (string),
       icon (string, optional),
       enabled (boolean),
       conversionUrl (string, optional)
       }
       
       [
         {
           "id": 0,
           "name": "string",
           "icon": "string",
           "enabled": true,
           "conversionUrl": "string"
         }
       ]
       
       
       Response Content Type application/json text/json
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/SUPPLIERS/{ID}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       Item
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /API/SUPPLIERS/NEW
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       int32
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type e
       
       
       Parameter content type: application/json text/json
       application/x-www-form-urlencoded
       body
        * Model
        * Example Value
       
       Api.Dtos.SuppliersDto {
       id (integer, optional),
       name (string),
       icon (string, optional),
       enabled (boolean),
       conversionUrl (string, optional)
       }
       
       {
         "id": 0,
         "name": "string",
         "icon": "string",
         "enabled": true,
         "conversionUrl": "string"
       }
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /API/SUPPLIERS/UPDATE/{ID}
       
        * 
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer e
       
       
       Parameter content type: application/json text/json
       application/x-www-form-urlencoded
       body
        * Model
        * Example Value
       
       Api.Dtos.SuppliersDto {
       id (integer, optional),
       name (string),
       icon (string, optional),
       enabled (boolean),
       conversionUrl (string, optional)
       }
       
       {
         "id": 0,
         "name": "string",
         "icon": "string",
         "enabled": true,
         "conversionUrl": "string"
       }
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 204
       
       No Content
       
       
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/SUPPLIERS/DELETE/{ID}
       
        * 
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 204
       
       No Content
       
       
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * USERS
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /API/USERS
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       List
       
        * Model
        * Example Value
       
       Inline Model [
       Inline Model 1
       ]
       Inline Model 1 {
       id (integer, optional),
       email (string),
       pwd (string),
       enabled (boolean),
       name (string, optional),
       lastName (string, optional),
       surname (string, optional),
       address (string, optional),
       cap (string, optional),
       city (string, optional),
       province (string, optional),
       place (string, optional),
       mobile (string, optional),
       usersType (integer),
       check1 (boolean, optional),
       check2 (boolean, optional),
       check3 (boolean, optional),
       check4 (boolean, optional),
       check5 (boolean, optional),
       check6 (boolean, optional),
       insertDate (string, optional),
       firstCategory (string, optional),
       channelId (integer, optional),
       birthDate (string, optional)
       }
       
       [
         {
           "id": 0,
           "email": "string",
           "pwd": "string",
           "enabled": true,
           "name": "string",
           "lastName": "string",
           "surname": "string",
           "address": "string",
           "cap": "string",
           "city": "string",
           "province": "string",
           "place": "string",
           "mobile": "string",
           "usersType": 0,
           "check1": true,
           "check2": true,
           "check3": true,
           "check4": true,
           "check5": true,
           "check6": true,
           "insertDate": "2024-08-27T17:45:54.877Z",
           "firstCategory": "string",
           "channelId": 0,
           "birthDate": "string"
         }
       ]
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type channelId query
       integer
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/USERS/{ID}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       Item
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/USERS/LOGINUSERS
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       LoginUsers
       
        * Model
        * Example Value
       
       Api.Dtos.UsersDto {
       id (integer, optional),
       email (string),
       pwd (string),
       enabled (boolean),
       name (string, optional),
       lastName (string, optional),
       surname (string, optional),
       address (string, optional),
       cap (string, optional),
       city (string, optional),
       province (string, optional),
       place (string, optional),
       mobile (string, optional),
       usersType (integer),
       check1 (boolean, optional),
       check2 (boolean, optional),
       check3 (boolean, optional),
       check4 (boolean, optional),
       check5 (boolean, optional),
       check6 (boolean, optional),
       insertDate (string, optional),
       firstCategory (string, optional),
       channelId (integer, optional),
       birthDate (string, optional)
       }
       
       {
         "id": 0,
         "email": "string",
         "pwd": "string",
         "enabled": true,
         "name": "string",
         "lastName": "string",
         "surname": "string",
         "address": "string",
         "cap": "string",
         "city": "string",
         "province": "string",
         "place": "string",
         "mobile": "string",
         "usersType": 0,
         "check1": true,
         "check2": true,
         "check3": true,
         "check4": true,
         "check5": true,
         "check6": true,
         "insertDate": "2024-08-27T17:45:54.879Z",
         "firstCategory": "string",
         "channelId": 0,
         "birthDate": "string"
       }
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type email query string
       pwd query string
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/USERS/CHANGEPWD
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       boolean
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type pwd query string
       userId query integer
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/USERS/CONTROLPWD
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       boolean
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type pwd query string
       userId query integer
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/USERS/EXISTEMAIL
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       boolean
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type email query string
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /API/USERS/NEW
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       OK
       
        * Model
        * Example Value
       
       Api.Dtos.UsersDto {
       id (integer, optional),
       email (string),
       pwd (string),
       enabled (boolean),
       name (string, optional),
       lastName (string, optional),
       surname (string, optional),
       address (string, optional),
       cap (string, optional),
       city (string, optional),
       province (string, optional),
       place (string, optional),
       mobile (string, optional),
       usersType (integer),
       check1 (boolean, optional),
       check2 (boolean, optional),
       check3 (boolean, optional),
       check4 (boolean, optional),
       check5 (boolean, optional),
       check6 (boolean, optional),
       insertDate (string, optional),
       firstCategory (string, optional),
       channelId (integer, optional),
       birthDate (string, optional)
       }
       
       {
         "id": 0,
         "email": "string",
         "pwd": "string",
         "enabled": true,
         "name": "string",
         "lastName": "string",
         "surname": "string",
         "address": "string",
         "cap": "string",
         "city": "string",
         "province": "string",
         "place": "string",
         "mobile": "string",
         "usersType": 0,
         "check1": true,
         "check2": true,
         "check3": true,
         "check4": true,
         "check5": true,
         "check6": true,
         "insertDate": "2024-08-27T17:45:54.883Z",
         "firstCategory": "string",
         "channelId": 0,
         "birthDate": "string"
       }
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type e
       
       
       Parameter content type: application/json text/json
       application/x-www-form-urlencoded
       body
        * Model
        * Example Value
       
       Api.Dtos.UsersDto {
       id (integer, optional),
       email (string),
       pwd (string),
       enabled (boolean),
       name (string, optional),
       lastName (string, optional),
       surname (string, optional),
       address (string, optional),
       cap (string, optional),
       city (string, optional),
       province (string, optional),
       place (string, optional),
       mobile (string, optional),
       usersType (integer),
       check1 (boolean, optional),
       check2 (boolean, optional),
       check3 (boolean, optional),
       check4 (boolean, optional),
       check5 (boolean, optional),
       check6 (boolean, optional),
       insertDate (string, optional),
       firstCategory (string, optional),
       channelId (integer, optional),
       birthDate (string, optional)
       }
       
       {
         "id": 0,
         "email": "string",
         "pwd": "string",
         "enabled": true,
         "name": "string",
         "lastName": "string",
         "surname": "string",
         "address": "string",
         "cap": "string",
         "city": "string",
         "province": "string",
         "place": "string",
         "mobile": "string",
         "usersType": 0,
         "check1": true,
         "check2": true,
         "check3": true,
         "check4": true,
         "check5": true,
         "check6": true,
         "insertDate": "2024-08-27T17:45:54.885Z",
         "firstCategory": "string",
         "channelId": 0,
         "birthDate": "string"
       }
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /API/USERS/UPDATE/{ID}
       
        * 
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer e
       
       
       Parameter content type: application/json text/json
       application/x-www-form-urlencoded
       body
        * Model
        * Example Value
       
       Api.Dtos.UsersDto {
       id (integer, optional),
       email (string),
       pwd (string),
       enabled (boolean),
       name (string, optional),
       lastName (string, optional),
       surname (string, optional),
       address (string, optional),
       cap (string, optional),
       city (string, optional),
       province (string, optional),
       place (string, optional),
       mobile (string, optional),
       usersType (integer),
       check1 (boolean, optional),
       check2 (boolean, optional),
       check3 (boolean, optional),
       check4 (boolean, optional),
       check5 (boolean, optional),
       check6 (boolean, optional),
       insertDate (string, optional),
       firstCategory (string, optional),
       channelId (integer, optional),
       birthDate (string, optional)
       }
       
       {
         "id": 0,
         "email": "string",
         "pwd": "string",
         "enabled": true,
         "name": "string",
         "lastName": "string",
         "surname": "string",
         "address": "string",
         "cap": "string",
         "city": "string",
         "province": "string",
         "place": "string",
         "mobile": "string",
         "usersType": 0,
         "check1": true,
         "check2": true,
         "check3": true,
         "check4": true,
         "check5": true,
         "check6": true,
         "insertDate": "2024-08-27T17:45:54.887Z",
         "firstCategory": "string",
         "channelId": 0,
         "birthDate": "string"
       }
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 204
       
       No Content
       
       
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/USERS/DELETE/{ID}
       
        * 
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 204
       
       No Content
       
       
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * USERSPRODUCT
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /API/USERSPRODUCT
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       List
       
        * Model
        * Example Value
       
       Inline Model [
       Inline Model 1
       ]
       Inline Model 1 {
       id (integer, optional),
       productId (integer, optional),
       userId (integer, optional),
       sidialId (integer, optional),
       insertDate (string, optional)
       }
       
       [
         {
           "id": 0,
           "productId": 0,
           "userId": 0,
           "sidialId": 0,
           "insertDate": "2024-08-27T17:45:54.889Z"
         }
       ]
       
       
       Response Content Type application/json text/json
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/USERSPRODUCT/FULLUSERPRODUCTS
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       List
       
        * Model
        * Example Value
       
       Inline Model [
       Inline Model 1
       ]
       Inline Model 1 {
       id (integer, optional),
       productId (integer, optional),
       userId (integer, optional),
       sidialId (integer, optional),
       insertDate (string, optional)
       }
       
       [
         {
           "id": 0,
           "productId": 0,
           "userId": 0,
           "sidialId": 0,
           "insertDate": "2024-08-27T17:45:54.889Z"
         }
       ]
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type productId query
       integer userId query integer removeDuplicates query integer
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/USERSPRODUCT/{ID}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       Item
       
        * Model
        * Example Value
       
       Inline Model {}
       
       {}
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /API/USERSPRODUCT/NEW
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       int32
       
       
       Response Content Type application/json text/json
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type e
       
       
       Parameter content type: application/json text/json
       application/x-www-form-urlencoded
       body
        * Model
        * Example Value
       
       Api.Dtos.UsersProductDto {
       id (integer, optional),
       productId (integer, optional),
       userId (integer, optional),
       sidialId (integer, optional),
       insertDate (string, optional)
       }
       
       {
         "id": 0,
         "productId": 0,
         "userId": 0,
         "sidialId": 0,
         "insertDate": "2024-08-27T17:45:54.893Z"
       }
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /API/USERSPRODUCT/UPDATE/{ID}
       
        * 
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer e
       
       
       Parameter content type: application/json text/json
       application/x-www-form-urlencoded
       body
        * Model
        * Example Value
       
       Api.Dtos.UsersProductDto {
       id (integer, optional),
       productId (integer, optional),
       userId (integer, optional),
       sidialId (integer, optional),
       insertDate (string, optional)
       }
       
       {
         "id": 0,
         "productId": 0,
         "userId": 0,
         "sidialId": 0,
         "insertDate": "2024-08-27T17:45:54.894Z"
       }
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 204
       
       No Content
       
       
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /API/USERSPRODUCT/DELETE/{ID}
       
        * 
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 204
       
       No Content
       
       
       
       
       
       Hide Response
       
       CURL
       
       
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       

[ BASE URL: , API VERSION: V2 ]