secure.multiviewer.nl Open in urlscan Pro
20.105.224.23  Public Scan

Submitted URL: https://secure.multiviewer.nl/
Effective URL: https://secure.multiviewer.nl/swagger/ui/index
Submission: On July 25 via automatic, source certstream-suspicious — Scanned from NL

Form analysis 121 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" href="#">Explore</a></div>
</form>

<form accept-charset="UTF-8" class="sandbox">
  <div style="margin:0;padding:0;display:inline"></div>
  <h4>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">username</td>
        <td>
          <input class="parameter required" minlength="1" name="username" placeholder="(required)" 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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">model</td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="model"></textarea>
          <br>
          <div class="parameter-content-type">
            <div><label for="parameterContentType">Parameter content type:</label>
              <select name="parameterContentType">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/xml">application/xml</option>
                <option value="text/xml">text/xml</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="#">Model</a></li>
                  <li><a class="snippet-link selected" href="#">Model Schema</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">UserHasPinModel {</span>
                      <div><span class="propName ">Username</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <pre><code>{
  "Username": "string"
}</code></pre>
                      <small class="notice">Click to set as parameter value</small>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">model</td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="model"></textarea>
          <br>
          <div class="parameter-content-type">
            <div><label for="parameterContentType">Parameter content type:</label>
              <select name="parameterContentType">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/xml">application/xml</option>
                <option value="text/xml">text/xml</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="#">Model</a></li>
                  <li><a class="snippet-link selected" href="#">Model Schema</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">PostMobilePinModel {</span>
                      <div><span class="propName required">Username</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">MobilePin</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">IsEdit</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName required">OldMobilePin</span> (<span class="propType">string</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <pre><code>{
  "Username": "string",
  "MobilePin": "string",
  "IsEdit": true,
  "OldMobilePin": "string"
}</code></pre>
                      <small class="notice">Click to set as parameter value</small>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">whitelabel</td>
        <td>
          <input class="parameter required" minlength="1" name="whitelabel" placeholder="(required)" 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 style="margin:0;padding:0;display:inline"></div>
  <h4>Response Messages</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th>HTTP Status Code</th>
        <th>Reason</th>
        <th>Response Model</th>
        <th>Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">200</td>
        <td class="markdown">OK</td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">code</td>
        <td>
          <input class="parameter required" minlength="1" name="code" placeholder="(required)" 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 style="margin:0;padding:0;display:inline"></div>
  <h4>Response Messages</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th>HTTP Status Code</th>
        <th>Reason</th>
        <th>Response Model</th>
        <th>Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">200</td>
        <td class="markdown">OK</td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Response Messages</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th>HTTP Status Code</th>
        <th>Reason</th>
        <th>Response Model</th>
        <th>Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">200</td>
        <td class="markdown">OK</td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">kvk</td>
        <td>
          <input class="parameter required" minlength="1" name="kvk" placeholder="(required)" 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 style="margin:0;padding:0;display:inline"></div>
  <h4>Response Messages</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th>HTTP Status Code</th>
        <th>Reason</th>
        <th>Response Model</th>
        <th>Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">200</td>
        <td class="markdown">OK</td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">code</td>
        <td>
          <input class="parameter required" minlength="1" name="code" placeholder="(required)" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">The code to check</span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4>Response Messages</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th>HTTP Status Code</th>
        <th>Reason</th>
        <th>Response Model</th>
        <th>Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">200</td>
        <td class="markdown">OK</td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
      <tr>
        <td width="15%" class="code">404</td>
        <td class="markdown">No free code found</td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">whitelabel</td>
        <td>
          <input class="parameter required" minlength="1" name="whitelabel" placeholder="(required)" 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 style="margin:0;padding:0;display:inline"></div>
  <h4>Response Messages</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th>HTTP Status Code</th>
        <th>Reason</th>
        <th>Response Model</th>
        <th>Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">200</td>
        <td class="markdown">OK</td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">whitelabel</td>
        <td>
          <input class="parameter required" minlength="1" name="whitelabel" placeholder="(required)" 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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">model</td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="model"></textarea>
          <br>
          <div class="parameter-content-type">
            <div><label for="parameterContentType">Parameter content type:</label>
              <select name="parameterContentType">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/xml">application/xml</option>
                <option value="text/xml">text/xml</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="#">Model</a></li>
                  <li><a class="snippet-link selected" href="#">Model Schema</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">EmailModel {</span>
                      <div><span class="propName ">Email</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <pre><code>{
  "Email": "string"
}</code></pre>
                      <small class="notice">Click to set as parameter value</small>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">verificationCodeModel</td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="verificationCodeModel"></textarea>
          <br>
          <div class="parameter-content-type">
            <div><label for="parameterContentType">Parameter content type:</label>
              <select name="parameterContentType">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/xml">application/xml</option>
                <option value="text/xml">text/xml</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="#">Model</a></li>
                  <li><a class="snippet-link selected" href="#">Model Schema</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">CheckVerificationCodeModel {</span>
                      <div><span class="propName ">VerificationCode</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <pre><code>{
  "VerificationCode": "string"
}</code></pre>
                      <small class="notice">Click to set as parameter value</small>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">whitelabel</td>
        <td>
          <input class="parameter required" minlength="1" name="whitelabel" placeholder="(required)" 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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">whitelabel</td>
        <td>
          <input class="parameter required" minlength="1" name="whitelabel" placeholder="(required)" 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 style="margin:0;padding:0;display:inline"></div>
  <h4>Response Messages</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th>HTTP Status Code</th>
        <th>Reason</th>
        <th>Response Model</th>
        <th>Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">200</td>
        <td class="markdown">OK</td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Response Messages</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th>HTTP Status Code</th>
        <th>Reason</th>
        <th>Response Model</th>
        <th>Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">200</td>
        <td class="markdown">OK</td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">input</td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="input"></textarea>
          <br>
          <div class="parameter-content-type">
            <div><label for="parameterContentType">Parameter content type:</label>
              <select name="parameterContentType">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/xml">application/xml</option>
                <option value="text/xml">text/xml</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="#">Model</a></li>
                  <li><a class="snippet-link selected" href="#">Model Schema</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">PaymentData {</span>
                      <div><span class="propName ">PaymentInfo</span> (<span class="propType">PaymentInfo</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">SubscriptionInfo</span> (<span class="propType">SubcriptionInfo</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">AcceptedPolice</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">AcceptedTermsAndConditions</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">AcceptedServiceCost</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span><br><span class="strong">PaymentInfo {</span>
                      <div><span class="propName ">PaymentType</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">AccountHolder</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">Iban</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">CanEdit</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">KvkNumber</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">VatNumber</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">CountryCode</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">AttentionOf</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span><br><span class="strong">SubcriptionInfo {</span>
                      <div><span class="propName ">Price</span> (<span class="propType">number</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">Name</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <pre><code>{
  "PaymentInfo": {
    "PaymentType": "string",
    "AccountHolder": "string",
    "Iban": "string",
    "CanEdit": true,
    "KvkNumber": "string",
    "VatNumber": "string",
    "CountryCode": "string",
    "AttentionOf": "string"
  },
  "SubscriptionInfo": {
    "Price": 0,
    "Name": "string"
  },
  "AcceptedPolice": true,
  "AcceptedTermsAndConditions": true,
  "AcceptedServiceCost": true
}</code></pre>
                      <small class="notice">Click to set as parameter value</small>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4>Response Messages</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th>HTTP Status Code</th>
        <th>Reason</th>
        <th>Response Model</th>
        <th>Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">200</td>
        <td class="markdown">OK</td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">input</td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="input"></textarea>
          <br>
          <div class="parameter-content-type">
            <div><label for="parameterContentType">Parameter content type:</label>
              <select name="parameterContentType">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/xml">application/xml</option>
                <option value="text/xml">text/xml</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="#">Model</a></li>
                  <li><a class="snippet-link selected" href="#">Model Schema</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">LoginModel {</span>
                      <div><span class="propName ">Username</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">Password</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <pre><code>{
  "Username": "string",
  "Password": "string"
}</code></pre>
                      <small class="notice">Click to set as parameter value</small>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4>Response Messages</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th>HTTP Status Code</th>
        <th>Reason</th>
        <th>Response Model</th>
        <th>Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">200</td>
        <td class="markdown">OK</td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
      <tr>
        <td width="15%" class="code">403</td>
        <td class="markdown">Username or password is incorrect</td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">model</td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="model"></textarea>
          <br>
          <div class="parameter-content-type">
            <div><label for="parameterContentType">Parameter content type:</label>
              <select name="parameterContentType">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/xml">application/xml</option>
                <option value="text/xml">text/xml</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="#">Model</a></li>
                  <li><a class="snippet-link selected" href="#">Model Schema</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">EmailModel {</span>
                      <div><span class="propName ">Email</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <pre><code>{
  "Email": "string"
}</code></pre>
                      <small class="notice">Click to set as parameter value</small>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4>Response Messages</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th>HTTP Status Code</th>
        <th>Reason</th>
        <th>Response Model</th>
        <th>Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">200</td>
        <td class="markdown">OK</td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">input</td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="input"></textarea>
          <br>
          <div class="parameter-content-type">
            <div><label for="parameterContentType">Parameter content type:</label>
              <select name="parameterContentType">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/xml">application/xml</option>
                <option value="text/xml">text/xml</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="#">Model</a></li>
                  <li><a class="snippet-link selected" href="#">Model Schema</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">SignupModel {</span>
                      <div><span class="propName ">CompanyName</span> (<span class="propType">string</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 ">Sex</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">FirstName</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">LastNamePrefix</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 ">Password</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">ZipCode</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">HouseNumber</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">HouseNumberExtra</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 ">Street</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">CountryCode</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">PhoneNumber1</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">PhoneNumberPrefix1</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">PhoneNumber2</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">PhoneNumberPrefix2</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">SecurityQuestionNum</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">SecurityQuestionAnswer</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">Alarm1</span> (<span class="propType">AlarmContact</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">Alarm2</span> (<span class="propType">AlarmContact</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">PaymentInfo</span> (<span class="propType">PaymentInfo</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span><br><span class="strong">AlarmContact {</span>
                      <div><span class="propName ">FirstName</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 ">PhoneNumber1</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">PhoneNumberPrefix1</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">PhoneNumber2</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">PhoneNumberPrefix2</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span><br><span class="strong">PaymentInfo {</span>
                      <div><span class="propName ">PaymentType</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">AccountHolder</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">Iban</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">CanEdit</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">KvkNumber</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">VatNumber</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">CountryCode</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">AttentionOf</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <pre><code>{
  "CompanyName": "string",
  "Email": "string",
  "Sex": "string",
  "FirstName": "string",
  "LastNamePrefix": "string",
  "LastName": "string",
  "Password": "string",
  "ZipCode": "string",
  "HouseNumber": "string",
  "HouseNumberExtra": "string",
  "City": "string",
  "Street": "string",
  "CountryCode": "string",
  "PhoneNumber1": "string",
  "PhoneNumberPrefix1": "string",
  "PhoneNumber2": "string",
  "PhoneNumberPrefix2": "string",
  "SecurityQuestionNum": 0,
  "SecurityQuestionAnswer": "string",
  "Alarm1": {
    "FirstName": "string",
    "LastName": "string",
    "PhoneNumber1": "string",
    "PhoneNumberPrefix1": "string",
    "PhoneNumber2": "string",
    "PhoneNumberPrefix2": "string"
  },
  "Alarm2": {
    "FirstName": "string",
    "LastName": "string",
    "PhoneNumber1": "string",
    "PhoneNumberPrefix1": "string",
    "PhoneNumber2": "string",
    "PhoneNumberPrefix2": "string"
  },
  "PaymentInfo": {
    "PaymentType": "string",
    "AccountHolder": "string",
    "Iban": "string",
    "CanEdit": true,
    "KvkNumber": "string",
    "VatNumber": "string",
    "CountryCode": "string",
    "AttentionOf": "string"
  }
}</code></pre>
                      <small class="notice">Click to set as parameter value</small>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4>Response Messages</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th>HTTP Status Code</th>
        <th>Reason</th>
        <th>Response Model</th>
        <th>Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">200</td>
        <td class="markdown">OK</td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">input</td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="input"></textarea>
          <br>
          <div class="parameter-content-type">
            <div><label for="parameterContentType">Parameter content type:</label>
              <select name="parameterContentType">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/xml">application/xml</option>
                <option value="text/xml">text/xml</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="#">Model</a></li>
                  <li><a class="snippet-link selected" href="#">Model Schema</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ForgotPasswordModel {</span>
                      <div><span class="propName ">UserName</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">Whitelabel</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <pre><code>{
  "UserName": "string",
  "Whitelabel": "string"
}</code></pre>
                      <small class="notice">Click to set as parameter value</small>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4>Response Messages</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th>HTTP Status Code</th>
        <th>Reason</th>
        <th>Response Model</th>
        <th>Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">200</td>
        <td class="markdown">OK</td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
      <tr>
        <td width="15%" class="code">403</td>
        <td class="markdown">Unknown user</td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">whitelabel</td>
        <td>
          <input class="parameter required" minlength="1" name="whitelabel" placeholder="(required)" 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 style="margin:0;padding:0;display:inline"></div>
  <h4>Response Messages</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th>HTTP Status Code</th>
        <th>Reason</th>
        <th>Response Model</th>
        <th>Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">200</td>
        <td class="markdown">OK</td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Response Messages</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th>HTTP Status Code</th>
        <th>Reason</th>
        <th>Response Model</th>
        <th>Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">200</td>
        <td class="markdown">OK</td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">searchTerm</td>
        <td>
          <input class="parameter required" minlength="1" name="searchTerm" placeholder="(required)" 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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">unitCode</td>
        <td>
          <input class="parameter required" minlength="1" name="unitCode" placeholder="(required)" 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">model.unitCode</td>
        <td>
          <input class="parameter required" minlength="1" name="model.unitCode" placeholder="(required)" 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">model.typeOfAftest</td>
        <td>
          <input class="parameter required" minlength="1" name="model.typeOfAftest" placeholder="(required)" 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">model.type</td>
        <td>
          <input class="parameter required" minlength="1" name="model.type" placeholder="(required)" 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">model.timerStatus</td>
        <td>
          <input class="parameter" minlength="0" name="model.timerStatus" placeholder="" type="text" value="">
        </td>
        <td class="markdown"></td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code">model.ignoreGpsFix</td>
        <td>
          <select class="parameter" name="model.ignoreGpsFix">
            <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">model.tresholdGoodComm</td>
        <td>
          <input class="parameter" minlength="0" name="model.tresholdGoodComm" placeholder="" type="text" value="">
        </td>
        <td class="markdown"></td>
        <td>query</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code">model.aftestProgressId</td>
        <td>
          <input class="parameter" minlength="0" name="model.aftestProgressId" placeholder="" 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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">unitCode</td>
        <td>
          <input class="parameter required" minlength="1" name="unitCode" placeholder="(required)" 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">model.unitCode</td>
        <td>
          <input class="parameter required" minlength="1" name="model.unitCode" placeholder="(required)" 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">model.doEnable</td>
        <td>
          <select class="parameter required" name="model.doEnable">
            <option value="true">true</option>
            <option value="false">false</option>
          </select>
        </td>
        <td class="markdown"><strong></strong></td>
        <td>query</td>
        <td><span class="model-signature">boolean</span></td>
      </tr>
      <tr>
        <td class="code">model.aftestProgressId</td>
        <td>
          <input class="parameter" minlength="0" name="model.aftestProgressId" placeholder="" type="text" value="">
        </td>
        <td class="markdown"></td>
        <td>query</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required">model.userId</td>
        <td>
          <input class="parameter required" minlength="1" name="model.userId" placeholder="(required)" 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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">model</td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="model"></textarea>
          <br>
          <div class="parameter-content-type">
            <div><label for="parameterContentType">Parameter content type:</label>
              <select name="parameterContentType">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/xml">application/xml</option>
                <option value="text/xml">text/xml</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="#">Model</a></li>
                  <li><a class="snippet-link selected" href="#">Model Schema</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">AftestPostModel {</span>
                      <div><span class="propName ">VlootNr</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">OperatingHours</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">MassaSchakelaar</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">Immobilizer</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">DraaiurenOfContacturen</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">DraaiurenLocatie</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">PlaatlosAangesloten</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">PlaatlosLocatie</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">UnitCode</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">CustomerName</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">ObjectBrand</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">ObjectType</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName ">Remarks</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">LastKnownAddress</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">TypeOfAftest</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">SerieofChassisnummer</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">StoringInbouwOmbouw</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName ">Garantie</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">LocationTTModule</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">LocationGpsAntenne</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">LocationGsmAntenne</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">Location30</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">Location15</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">Location31</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">LocationTypePlate</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">Color</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">BuildYear</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName ">MailAddressOwner</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">MailAddressMonteur</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">NameOwner</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">PhoneNumberOwner</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">MailAddressOwnerCopy</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">AftestSource</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName ">AftestProgressId</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><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <pre><code>{
  "VlootNr": "string",
  "OperatingHours": "string",
  "MassaSchakelaar": "string",
  "Immobilizer": "string",
  "DraaiurenOfContacturen": "string",
  "DraaiurenLocatie": "string",
  "PlaatlosAangesloten": "string",
  "PlaatlosLocatie": "string",
  "UnitCode": "string",
  "CustomerName": "string",
  "ObjectBrand": "string",
  "ObjectType": "string",
  "Remarks": "string",
  "LastKnownAddress": "string",
  "TypeOfAftest": "string",
  "SerieofChassisnummer": "string",
  "StoringInbouwOmbouw": "string",
  "Garantie": "string",
  "LocationTTModule": "string",
  "LocationGpsAntenne": "string",
  "LocationGsmAntenne": "string",
  "Location30": "string",
  "Location15": "string",
  "Location31": "string",
  "LocationTypePlate": "string",
  "Color": "string",
  "BuildYear": "string",
  "MailAddressOwner": "string",
  "MailAddressMonteur": "string",
  "NameOwner": "string",
  "PhoneNumberOwner": "string",
  "MailAddressOwnerCopy": "string",
  "AftestSource": "string",
  "AftestProgressId": 0,
  "UserId": 0
}</code></pre>
                      <small class="notice">Click to set as parameter value</small>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">model</td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="model"></textarea>
          <br>
          <div class="parameter-content-type">
            <div><label for="parameterContentType">Parameter content type:</label>
              <select name="parameterContentType">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/xml">application/xml</option>
                <option value="text/xml">text/xml</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="#">Model</a></li>
                  <li><a class="snippet-link selected" href="#">Model Schema</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">KmRegAftestPostModel {</span>
                      <div><span class="propName required">Mileage</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">LicensePlate</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">PwzSchakelaar</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">PzSchakelaar</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">IdButton</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">IsKeurmerkRRS</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName ">RrsCertificateNumber</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">UnitCode</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">CustomerName</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">ObjectBrand</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">ObjectType</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName ">Remarks</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">LastKnownAddress</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">TypeOfAftest</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">SerieofChassisnummer</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">StoringInbouwOmbouw</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName ">Garantie</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">LocationTTModule</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">LocationGpsAntenne</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">LocationGsmAntenne</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">Location30</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">Location15</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">Location31</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">LocationTypePlate</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">Color</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">BuildYear</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName ">MailAddressOwner</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">MailAddressMonteur</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">NameOwner</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">PhoneNumberOwner</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">MailAddressOwnerCopy</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">AftestSource</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName ">AftestProgressId</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><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <pre><code>{
  "Mileage": "string",
  "LicensePlate": "string",
  "PwzSchakelaar": "string",
  "PzSchakelaar": "string",
  "IdButton": "string",
  "IsKeurmerkRRS": true,
  "RrsCertificateNumber": "string",
  "UnitCode": "string",
  "CustomerName": "string",
  "ObjectBrand": "string",
  "ObjectType": "string",
  "Remarks": "string",
  "LastKnownAddress": "string",
  "TypeOfAftest": "string",
  "SerieofChassisnummer": "string",
  "StoringInbouwOmbouw": "string",
  "Garantie": "string",
  "LocationTTModule": "string",
  "LocationGpsAntenne": "string",
  "LocationGsmAntenne": "string",
  "Location30": "string",
  "Location15": "string",
  "Location31": "string",
  "LocationTypePlate": "string",
  "Color": "string",
  "BuildYear": "string",
  "MailAddressOwner": "string",
  "MailAddressMonteur": "string",
  "NameOwner": "string",
  "PhoneNumberOwner": "string",
  "MailAddressOwnerCopy": "string",
  "AftestSource": "string",
  "AftestProgressId": 0,
  "UserId": 0
}</code></pre>
                      <small class="notice">Click to set as parameter value</small>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">model</td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="model"></textarea>
          <br>
          <div class="parameter-content-type">
            <div><label for="parameterContentType">Parameter content type:</label>
              <select name="parameterContentType">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/xml">application/xml</option>
                <option value="text/xml">text/xml</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="#">Model</a></li>
                  <li><a class="snippet-link selected" href="#">Model Schema</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ScmAftestPostModel {</span>
                      <div><span class="propName ">Mileage</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">LicensePlate</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">Klasse3</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">CertificaatNummer</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">Meldcode</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">LocationVvsConnector</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">LocationVvsConnectorPosition</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">LocationVvsWireColor</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">LocationVvsIdReader</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">LocationVvsIdSafe</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">VvsIdSafeId</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">UnitCode</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">CustomerName</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">ObjectBrand</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">ObjectType</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName ">Remarks</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">LastKnownAddress</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">TypeOfAftest</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">SerieofChassisnummer</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">StoringInbouwOmbouw</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName ">Garantie</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">LocationTTModule</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">LocationGpsAntenne</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">LocationGsmAntenne</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">Location30</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">Location15</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">Location31</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">LocationTypePlate</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">Color</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">BuildYear</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName ">MailAddressOwner</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">MailAddressMonteur</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">NameOwner</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">PhoneNumberOwner</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">MailAddressOwnerCopy</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">AftestSource</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName ">AftestProgressId</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><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <pre><code>{
  "Mileage": "string",
  "LicensePlate": "string",
  "Klasse3": "string",
  "CertificaatNummer": "string",
  "Meldcode": "string",
  "LocationVvsConnector": "string",
  "LocationVvsConnectorPosition": "string",
  "LocationVvsWireColor": "string",
  "LocationVvsIdReader": "string",
  "LocationVvsIdSafe": "string",
  "VvsIdSafeId": 0,
  "UnitCode": "string",
  "CustomerName": "string",
  "ObjectBrand": "string",
  "ObjectType": "string",
  "Remarks": "string",
  "LastKnownAddress": "string",
  "TypeOfAftest": "string",
  "SerieofChassisnummer": "string",
  "StoringInbouwOmbouw": "string",
  "Garantie": "string",
  "LocationTTModule": "string",
  "LocationGpsAntenne": "string",
  "LocationGsmAntenne": "string",
  "Location30": "string",
  "Location15": "string",
  "Location31": "string",
  "LocationTypePlate": "string",
  "Color": "string",
  "BuildYear": "string",
  "MailAddressOwner": "string",
  "MailAddressMonteur": "string",
  "NameOwner": "string",
  "PhoneNumberOwner": "string",
  "MailAddressOwnerCopy": "string",
  "AftestSource": "string",
  "AftestProgressId": 0,
  "UserId": 0
}</code></pre>
                      <small class="notice">Click to set as parameter value</small>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">model</td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="model"></textarea>
          <br>
          <div class="parameter-content-type">
            <div><label for="parameterContentType">Parameter content type:</label>
              <select name="parameterContentType">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/xml">application/xml</option>
                <option value="text/xml">text/xml</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="#">Model</a></li>
                  <li><a class="snippet-link selected" href="#">Model Schema</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">PonAftestPostModel {</span>
                      <div><span class="propName ">Mileage</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">LicensePlate</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">PwzSchakelaar</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">PzSchakelaar</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">IdButton</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">ContractNummer</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">HasStartOnderbreker</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">IsElektrischeAuto</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">GpsIgnored</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">UnitCode</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">CustomerName</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">ObjectBrand</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">ObjectType</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName ">Remarks</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">LastKnownAddress</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">TypeOfAftest</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">SerieofChassisnummer</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">StoringInbouwOmbouw</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName ">Garantie</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">LocationTTModule</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">LocationGpsAntenne</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">LocationGsmAntenne</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">Location30</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">Location15</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">Location31</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">LocationTypePlate</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">Color</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">BuildYear</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName ">MailAddressOwner</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">MailAddressMonteur</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">NameOwner</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">PhoneNumberOwner</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">MailAddressOwnerCopy</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">AftestSource</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName ">AftestProgressId</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><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <pre><code>{
  "Mileage": "string",
  "LicensePlate": "string",
  "PwzSchakelaar": "string",
  "PzSchakelaar": "string",
  "IdButton": "string",
  "ContractNummer": "string",
  "HasStartOnderbreker": true,
  "IsElektrischeAuto": true,
  "GpsIgnored": true,
  "UnitCode": "string",
  "CustomerName": "string",
  "ObjectBrand": "string",
  "ObjectType": "string",
  "Remarks": "string",
  "LastKnownAddress": "string",
  "TypeOfAftest": "string",
  "SerieofChassisnummer": "string",
  "StoringInbouwOmbouw": "string",
  "Garantie": "string",
  "LocationTTModule": "string",
  "LocationGpsAntenne": "string",
  "LocationGsmAntenne": "string",
  "Location30": "string",
  "Location15": "string",
  "Location31": "string",
  "LocationTypePlate": "string",
  "Color": "string",
  "BuildYear": "string",
  "MailAddressOwner": "string",
  "MailAddressMonteur": "string",
  "NameOwner": "string",
  "PhoneNumberOwner": "string",
  "MailAddressOwnerCopy": "string",
  "AftestSource": "string",
  "AftestProgressId": 0,
  "UserId": 0
}</code></pre>
                      <small class="notice">Click to set as parameter value</small>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">model</td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="model"></textarea>
          <br>
          <div class="parameter-content-type">
            <div><label for="parameterContentType">Parameter content type:</label>
              <select name="parameterContentType">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/xml">application/xml</option>
                <option value="text/xml">text/xml</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="#">Model</a></li>
                  <li><a class="snippet-link selected" href="#">Model Schema</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">VilocTagAftestPostModel {</span>
                      <div><span class="propName ">UnitCode</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">CustomerName</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">IsBackup</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">InWerkmaterieel</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">InPersonenauto</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">SerieNummer</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">ChassisNummer</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">IdentificatieKenmerk</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">Location</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">Remarks</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">LastKnownAddress</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">TypeOfAftest</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">MailAddressMonteur</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">MailAddressOwnerCopy</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">AftestSource</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">UserId</span> (<span class="propType">integer</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <pre><code>{
  "UnitCode": "string",
  "CustomerName": "string",
  "IsBackup": true,
  "InWerkmaterieel": true,
  "InPersonenauto": true,
  "SerieNummer": "string",
  "ChassisNummer": "string",
  "IdentificatieKenmerk": "string",
  "Location": "string",
  "Remarks": "string",
  "LastKnownAddress": "string",
  "TypeOfAftest": "string",
  "MailAddressMonteur": "string",
  "MailAddressOwnerCopy": "string",
  "AftestSource": "string",
  "UserId": 0
}</code></pre>
                      <small class="notice">Click to set as parameter value</small>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">model</td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="model"></textarea>
          <br>
          <div class="parameter-content-type">
            <div><label for="parameterContentType">Parameter content type:</label>
              <select name="parameterContentType">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/xml">application/xml</option>
                <option value="text/xml">text/xml</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="#">Model</a></li>
                  <li><a class="snippet-link selected" href="#">Model Schema</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">NewAftestModel {</span>
                      <div><span class="propName required">UnitCode</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">WeAreNotEndUser</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName ">NameOwner</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">PhoneNumberOwner</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">MailAddressOwner</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">TypeOfAftest</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">IsKeurmerkRRS</span> (<span class="propType">boolean</span>),</div>
                      <div><span class="propName ">RRSCertificateNumber</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName required">UserId</span> (<span class="propType">integer</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <pre><code>{
  "UnitCode": "string",
  "WeAreNotEndUser": true,
  "NameOwner": "string",
  "PhoneNumberOwner": "string",
  "MailAddressOwner": "string",
  "TypeOfAftest": "string",
  "IsKeurmerkRRS": true,
  "RRSCertificateNumber": "string",
  "UserId": 0
}</code></pre>
                      <small class="notice">Click to set as parameter value</small>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">model</td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="model"></textarea>
          <br>
          <div class="parameter-content-type">
            <div><label for="parameterContentType">Parameter content type:</label>
              <select name="parameterContentType">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/xml">application/xml</option>
                <option value="text/xml">text/xml</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="#">Model</a></li>
                  <li><a class="snippet-link selected" href="#">Model Schema</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">UpdateProgressModel {</span>
                      <div><span class="propName required">QryUpdatePart</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">Id</span> (<span class="propType">integer</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <pre><code>{
  "QryUpdatePart": "string",
  "Id": 0
}</code></pre>
                      <small class="notice">Click to set as parameter value</small>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">unitCode</td>
        <td>
          <input class="parameter required" minlength="1" name="unitCode" placeholder="(required)" 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">model.unitCode</td>
        <td>
          <input class="parameter required" minlength="1" name="model.unitCode" placeholder="(required)" 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">model.aftestProgressId</td>
        <td>
          <input class="parameter" minlength="0" name="model.aftestProgressId" placeholder="" type="text" value="">
        </td>
        <td class="markdown"></td>
        <td>query</td>
        <td>
          <span class="model-signature">integer</span>
        </td>
      </tr>
      <tr>
        <td class="code required">model.userId</td>
        <td>
          <input class="parameter required" minlength="1" name="model.userId" placeholder="(required)" 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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">model</td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="model"></textarea>
          <br>
          <div class="parameter-content-type">
            <div><label for="parameterContentType">Parameter content type:</label>
              <select name="parameterContentType">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/xml">application/xml</option>
                <option value="text/xml">text/xml</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="#">Model</a></li>
                  <li><a class="snippet-link selected" href="#">Model Schema</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">UnitConfigurationModel {</span>
                      <div><span class="propName required">UnitCode</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName required">TypeOfSchakelaar</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName ">AftestProgressId</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><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <pre><code>{
  "UnitCode": "string",
  "TypeOfSchakelaar": "string",
  "AftestProgressId": 0,
  "UserId": 0
}</code></pre>
                      <small class="notice">Click to set as parameter value</small>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">id</td>
        <td>
          <input class="parameter required" minlength="1" name="id" placeholder="(required)" 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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">aftestProgressId</td>
        <td>
          <input class="parameter required" minlength="1" name="aftestProgressId" placeholder="(required)" 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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">unitCode</td>
        <td>
          <input class="parameter required" minlength="1" name="unitCode" placeholder="(required)" 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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">unitCode</td>
        <td>
          <input class="parameter required" minlength="1" name="unitCode" placeholder="(required)" 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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">deviceId</td>
        <td>
          <input class="parameter required" minlength="1" name="deviceId" placeholder="(required)" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown"></span></strong>
        </td>
        <td>path</td>
        <td><span class="model-signature">string</span></td>
      </tr>
      <tr>
        <td class="code required">activationRequest</td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="activationRequest"></textarea>
          <br>
          <div class="parameter-content-type">
            <div><label for="parameterContentType">Parameter content type:</label>
              <select name="parameterContentType">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/xml">application/xml</option>
                <option value="text/xml">text/xml</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="#">Model</a></li>
                  <li><a class="snippet-link selected" href="#">Model Schema</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">ActivationRequest {</span>
                      <div><span class="propName ">CustomerId</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>): Customer Identifier,</div>
                      <div><span class="propName ">ActivationDate</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>): Activation date,</div>
                      <div><span class="propName ">Latitude</span> (<span class="propType">number</span>, <span class="propOptKey">optional</span>): Latitude,</div>
                      <div><span class="propName ">Longitude</span> (<span class="propType">number</span>, <span class="propOptKey">optional</span>): Longitude,</div>
                      <div><span class="propName ">PhoneName</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>): Name of the telephone used to activate tag,</div>
                      <div><span class="propName ">Voltage</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>): Voltage,</div>
                      <div><span class="propName ">QcPassed</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>): QcPassed,</div>
                      <div><span class="propName ">Joined</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>): Joined,</div>
                      <div><span class="propWrap"><span class="propName ">Antenna</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>): Antenna = <span class="propVals">['0', '1']</span>
                          <table class="optionsWrapper">
                            <tbody>
                              <tr>
                                <th colspan="2">integer</th>
                              </tr>
                              <tr>
                                <td class="optionName">Enum:</td>
                                <td>0, 1</td>
                              </tr>
                            </tbody>
                          </table>
                        </span>,</div>
                      <div><span class="propName ">UseDefaultPlan</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>): Use default Viloc plan on activation</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <pre><code>{
  "CustomerId": "string",
  "ActivationDate": "2024-07-25T00:03:47.315Z",
  "Latitude": 0,
  "Longitude": 0,
  "PhoneName": "string",
  "Voltage": 0,
  "QcPassed": true,
  "Joined": true,
  "Antenna": 0,
  "UseDefaultPlan": true
}</code></pre>
                      <small class="notice">Click to set as parameter value</small>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4>Response Messages</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th>HTTP Status Code</th>
        <th>Reason</th>
        <th>Response Model</th>
        <th>Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">200</td>
        <td class="markdown">OK</td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">carrierId</td>
        <td>
          <input class="parameter required" minlength="1" name="carrierId" placeholder="(required)" 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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">carrierId</td>
        <td>
          <input class="parameter required" minlength="1" name="carrierId" placeholder="(required)" 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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">carrierId</td>
        <td>
          <input class="parameter required" minlength="1" name="carrierId" placeholder="(required)" 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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">serialNumber</td>
        <td>
          <input class="parameter required" minlength="1" name="serialNumber" placeholder="(required)" 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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">carrierId</td>
        <td>
          <input class="parameter required" minlength="1" name="carrierId" placeholder="(required)" 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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">carrierId</td>
        <td>
          <input class="parameter required" minlength="1" name="carrierId" placeholder="(required)" 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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">model</td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="model"></textarea>
          <br>
          <div class="parameter-content-type">
            <div><label for="parameterContentType">Parameter content type:</label>
              <select name="parameterContentType">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/xml">application/xml</option>
                <option value="text/xml">text/xml</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="#">Model</a></li>
                  <li><a class="snippet-link selected" href="#">Model Schema</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">CreateCarrierModel {</span>
                      <div><span class="propName ">Name</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">Description</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">CarrierTypeId</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">Barcode</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">UnitCode</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">SerialNumber</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">Quality</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">Remarks</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">ReplenishLocationId</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <pre><code>{
  "Name": "string",
  "Description": "string",
  "CarrierTypeId": 0,
  "Barcode": "string",
  "UnitCode": "string",
  "SerialNumber": "string",
  "Quality": "string",
  "Remarks": "string",
  "ReplenishLocationId": 0
}</code></pre>
                      <small class="notice">Click to set as parameter value</small>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">carrierId</td>
        <td>
          <input class="parameter required" minlength="1" name="carrierId" placeholder="(required)" 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">model</td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="model"></textarea>
          <br>
          <div class="parameter-content-type">
            <div><label for="parameterContentType">Parameter content type:</label>
              <select name="parameterContentType">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/xml">application/xml</option>
                <option value="text/xml">text/xml</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="#">Model</a></li>
                  <li><a class="snippet-link selected" href="#">Model Schema</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">CreateCarrierModel {</span>
                      <div><span class="propName ">Name</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">Description</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">CarrierTypeId</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">Barcode</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">UnitCode</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">SerialNumber</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">Quality</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">Remarks</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">ReplenishLocationId</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <pre><code>{
  "Name": "string",
  "Description": "string",
  "CarrierTypeId": 0,
  "Barcode": "string",
  "UnitCode": "string",
  "SerialNumber": "string",
  "Quality": "string",
  "Remarks": "string",
  "ReplenishLocationId": 0
}</code></pre>
                      <small class="notice">Click to set as parameter value</small>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">carrierId</td>
        <td>
          <input class="parameter required" minlength="1" name="carrierId" placeholder="(required)" 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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">carrierId</td>
        <td>
          <input class="parameter required" minlength="1" name="carrierId" placeholder="(required)" 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">userIds</td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="userIds"></textarea>
          <br>
          <div class="parameter-content-type">
            <div><label for="parameterContentType">Parameter content type:</label>
              <select name="parameterContentType">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/xml">application/xml</option>
                <option value="text/xml">text/xml</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 class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">carrierId</td>
        <td>
          <input class="parameter required" minlength="1" name="carrierId" placeholder="(required)" 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">model</td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="model"></textarea>
          <br>
          <div class="parameter-content-type">
            <div><label for="parameterContentType">Parameter content type:</label>
              <select name="parameterContentType">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/xml">application/xml</option>
                <option value="text/xml">text/xml</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="#">Model</a></li>
                  <li><a class="snippet-link selected" href="#">Model Schema</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">CarrierReadyForDeliveryModel {</span>
                      <div><span class="propName ">NotifyUsers</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <pre><code>{
  "NotifyUsers": true
}</code></pre>
                      <small class="notice">Click to set as parameter value</small>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">carrierId</td>
        <td>
          <input class="parameter required" minlength="1" name="carrierId" placeholder="(required)" 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">model</td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="model"></textarea>
          <br>
          <div class="parameter-content-type">
            <div><label for="parameterContentType">Parameter content type:</label>
              <select name="parameterContentType">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/xml">application/xml</option>
                <option value="text/xml">text/xml</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="#">Model</a></li>
                  <li><a class="snippet-link selected" href="#">Model Schema</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">CarrierDeliveringModel {</span>
                      <div></div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <pre><code>{}</code></pre>
                      <small class="notice">Click to set as parameter value</small>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">carrierId</td>
        <td>
          <input class="parameter required" minlength="1" name="carrierId" placeholder="(required)" 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">model</td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="model"></textarea>
          <br>
          <div class="parameter-content-type">
            <div><label for="parameterContentType">Parameter content type:</label>
              <select name="parameterContentType">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/xml">application/xml</option>
                <option value="text/xml">text/xml</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="#">Model</a></li>
                  <li><a class="snippet-link selected" href="#">Model Schema</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">CarrierDeliveredModel {</span>
                      <div><span class="propName ">NotifyUsers</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <pre><code>{
  "NotifyUsers": true
}</code></pre>
                      <small class="notice">Click to set as parameter value</small>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">carrierId</td>
        <td>
          <input class="parameter required" minlength="1" name="carrierId" placeholder="(required)" 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">model</td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="model"></textarea>
          <br>
          <div class="parameter-content-type">
            <div><label for="parameterContentType">Parameter content type:</label>
              <select name="parameterContentType">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/xml">application/xml</option>
                <option value="text/xml">text/xml</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="#">Model</a></li>
                  <li><a class="snippet-link selected" href="#">Model Schema</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">CarrierReturnedModel {</span>
                      <div><span class="propName ">NotifyUsers</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">CollectionAddress</span> (<span class="propType">AddressModel</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span><br><span class="strong">AddressModel {</span>
                      <div><span class="propName ">GpsLocation</span> (<span class="propType">GpsLocationModel</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">Street</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">HouseNumber</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">ZipCode</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 ">Country</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span><br><span class="strong">GpsLocationModel {</span>
                      <div><span class="propName ">Timestamp</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">GpsCoordinates</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">Longitude</span> (<span class="propType">number</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">Latitude</span> (<span class="propType">number</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <pre><code>{
  "NotifyUsers": true,
  "CollectionAddress": {
    "GpsLocation": {
      "Timestamp": "2024-07-25T00:03:47.317Z",
      "GpsCoordinates": "string",
      "Longitude": 0,
      "Latitude": 0
    },
    "Street": "string",
    "HouseNumber": "string",
    "ZipCode": "string",
    "City": "string",
    "Country": "string"
  }
}</code></pre>
                      <small class="notice">Click to set as parameter value</small>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">carrierId</td>
        <td>
          <input class="parameter required" minlength="1" name="carrierId" placeholder="(required)" 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">model</td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="model"></textarea>
          <br>
          <div class="parameter-content-type">
            <div><label for="parameterContentType">Parameter content type:</label>
              <select name="parameterContentType">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/xml">application/xml</option>
                <option value="text/xml">text/xml</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="#">Model</a></li>
                  <li><a class="snippet-link selected" href="#">Model Schema</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">CarrierCollectingModel {</span>
                      <div><span class="propName ">NotifyUsers</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">SendOrderToFtp</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">SendOrderToEmail</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <pre><code>{
  "NotifyUsers": true,
  "SendOrderToFtp": true,
  "SendOrderToEmail": true
}</code></pre>
                      <small class="notice">Click to set as parameter value</small>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">carrierId</td>
        <td>
          <input class="parameter required" minlength="1" name="carrierId" placeholder="(required)" 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">model</td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="model"></textarea>
          <br>
          <div class="parameter-content-type">
            <div><label for="parameterContentType">Parameter content type:</label>
              <select name="parameterContentType">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/xml">application/xml</option>
                <option value="text/xml">text/xml</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="#">Model</a></li>
                  <li><a class="snippet-link selected" href="#">Model Schema</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">CarrierCollectedModel {</span>
                      <div></div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <pre><code>{}</code></pre>
                      <small class="notice">Click to set as parameter value</small>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">model</td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="model"></textarea>
          <br>
          <div class="parameter-content-type">
            <div><label for="parameterContentType">Parameter content type:</label>
              <select name="parameterContentType">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/xml">application/xml</option>
                <option value="text/xml">text/xml</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="#">Model</a></li>
                  <li><a class="snippet-link selected" href="#">Model Schema</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">CarrierTypeModel {</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 ">Description</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <pre><code>{
  "Id": 0,
  "Name": "string",
  "Description": "string"
}</code></pre>
                      <small class="notice">Click to set as parameter value</small>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">carrierTypeId</td>
        <td>
          <input class="parameter required" minlength="1" name="carrierTypeId" placeholder="(required)" 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">model</td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="model"></textarea>
          <br>
          <div class="parameter-content-type">
            <div><label for="parameterContentType">Parameter content type:</label>
              <select name="parameterContentType">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/xml">application/xml</option>
                <option value="text/xml">text/xml</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="#">Model</a></li>
                  <li><a class="snippet-link selected" href="#">Model Schema</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">CarrierTypeModel {</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 ">Description</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <pre><code>{
  "Id": 0,
  "Name": "string",
  "Description": "string"
}</code></pre>
                      <small class="notice">Click to set as parameter value</small>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">carrierTypeId</td>
        <td>
          <input class="parameter required" minlength="1" name="carrierTypeId" placeholder="(required)" 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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">companyId</td>
        <td>
          <input class="parameter required" minlength="1" name="companyId" placeholder="(required)" 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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">model</td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="model"></textarea>
          <br>
          <div class="parameter-content-type">
            <div><label for="parameterContentType">Parameter content type:</label>
              <select name="parameterContentType">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/xml">application/xml</option>
                <option value="text/xml">text/xml</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="#">Model</a></li>
                  <li><a class="snippet-link selected" href="#">Model Schema</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">CompanyModel {</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">Gln</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName ">IsCurrentUserAssignedToCarriers</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <pre><code>{
  "Id": 0,
  "Name": "string",
  "Gln": "string",
  "IsCurrentUserAssignedToCarriers": true
}</code></pre>
                      <small class="notice">Click to set as parameter value</small>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">companyId</td>
        <td>
          <input class="parameter required" minlength="1" name="companyId" placeholder="(required)" 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">model</td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="model"></textarea>
          <br>
          <div class="parameter-content-type">
            <div><label for="parameterContentType">Parameter content type:</label>
              <select name="parameterContentType">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/xml">application/xml</option>
                <option value="text/xml">text/xml</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="#">Model</a></li>
                  <li><a class="snippet-link selected" href="#">Model Schema</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">CompanyModel {</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">Gln</span> (<span class="propType">string</span>),</div>
                      <div><span class="propName ">IsCurrentUserAssignedToCarriers</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <pre><code>{
  "Id": 0,
  "Name": "string",
  "Gln": "string",
  "IsCurrentUserAssignedToCarriers": true
}</code></pre>
                      <small class="notice">Click to set as parameter value</small>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">companyId</td>
        <td>
          <input class="parameter required" minlength="1" name="companyId" placeholder="(required)" 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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">companyId</td>
        <td>
          <input class="parameter required" minlength="1" name="companyId" placeholder="(required)" 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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">companyId</td>
        <td>
          <input class="parameter required" minlength="1" name="companyId" placeholder="(required)" 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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">objectdefinitionId</td>
        <td>
          <input class="parameter required" minlength="1" name="objectdefinitionId" placeholder="(required)" type="text" value="">
        </td>
        <td>
          <strong><span class="markdown">The id object for which the configurations are searched</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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">customerNumber</td>
        <td>
          <input class="parameter required" minlength="1" name="customerNumber" placeholder="(required)" 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 style="margin:0;padding:0;display:inline"></div>
  <h4>Response Messages</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th>HTTP Status Code</th>
        <th>Reason</th>
        <th>Response Model</th>
        <th>Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">404</td>
        <td class="markdown">When the customer is not found</td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">vm</td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="vm"></textarea>
          <br>
          <div class="parameter-content-type">
            <div><label for="parameterContentType">Parameter content type:</label>
              <select name="parameterContentType">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/xml">application/xml</option>
                <option value="text/xml">text/xml</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="#">Model</a></li>
                  <li><a class="snippet-link selected" href="#">Model Schema</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">UnknownCustomerViewModel {</span>
                      <div><span class="propName ">Name</span> (<span class="propType">string</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 ">Phonenumber</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">ProofingId</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <pre><code>{
  "Name": "string",
  "Email": "string",
  "Phonenumber": "string",
  "ProofingId": 0
}</code></pre>
                      <small class="notice">Click to set as parameter value</small>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4>Response Messages</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th>HTTP Status Code</th>
        <th>Reason</th>
        <th>Response Model</th>
        <th>Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">200</td>
        <td class="markdown">OK</td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Response Messages</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th>HTTP Status Code</th>
        <th>Reason</th>
        <th>Response Model</th>
        <th>Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">200</td>
        <td class="markdown">OK</td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">groupId</td>
        <td>
          <input class="parameter required" minlength="1" name="groupId" placeholder="(required)" 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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">groupId</td>
        <td>
          <input class="parameter required" minlength="1" name="groupId" placeholder="(required)" 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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">userId</td>
        <td>
          <input class="parameter required" minlength="1" name="userId" placeholder="(required)" 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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">model.regId</td>
        <td>
          <input class="parameter required" minlength="1" name="model.regId" placeholder="(required)" 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">model.userId</td>
        <td>
          <input class="parameter required" minlength="1" name="model.userId" placeholder="(required)" 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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">regId</td>
        <td>
          <input class="parameter required" minlength="1" name="regId" placeholder="(required)" 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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">regId</td>
        <td>
          <input class="parameter required" minlength="1" name="regId" placeholder="(required)" 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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">model.regId</td>
        <td>
          <input class="parameter required" minlength="1" name="model.regId" placeholder="(required)" 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">model.userId</td>
        <td>
          <input class="parameter required" minlength="1" name="model.userId" placeholder="(required)" 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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">regId</td>
        <td>
          <input class="parameter required" minlength="1" name="regId" placeholder="(required)" 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">model.regId</td>
        <td>
          <input class="parameter required" minlength="1" name="model.regId" placeholder="(required)" 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">model.userId</td>
        <td>
          <input class="parameter required" minlength="1" name="model.userId" placeholder="(required)" 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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">regId</td>
        <td>
          <input class="parameter required" minlength="1" name="regId" placeholder="(required)" 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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code">model.isEdit</td>
        <td>
          <select class="parameter" name="model.isEdit">
            <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">model.unitsString</td>
        <td>
          <input class="parameter" minlength="0" name="model.unitsString" placeholder="" 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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">geofenceId</td>
        <td>
          <input class="parameter required" minlength="1" name="geofenceId" placeholder="(required)" 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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">model</td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="model"></textarea>
          <br>
          <div class="parameter-content-type">
            <div><label for="parameterContentType">Parameter content type:</label>
              <select name="parameterContentType">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/xml">application/xml</option>
                <option value="text/xml">text/xml</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="#">Model</a></li>
                  <li><a class="snippet-link selected" href="#">Model Schema</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">SaveGeofenceModel {</span>
                      <div><span class="propName ">GeofenceId</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">GeofenceName</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">GeofenceRadius</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">GeofenceGpsLocation</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">GeofenceAllUnits</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">GeofenceOnlyAfterWorkingHours</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">UnitIds</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">PolygonGpsLocations</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <pre><code>{
  "GeofenceId": 0,
  "GeofenceName": "string",
  "GeofenceRadius": 0,
  "GeofenceGpsLocation": "string",
  "GeofenceAllUnits": true,
  "GeofenceOnlyAfterWorkingHours": true,
  "UnitIds": "string",
  "PolygonGpsLocations": "string"
}</code></pre>
                      <small class="notice">Click to set as parameter value</small>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">installationId</td>
        <td>
          <input class="parameter required" minlength="1" name="installationId" placeholder="(required)" 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>Response Messages</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th>HTTP Status Code</th>
        <th>Reason</th>
        <th>Response Model</th>
        <th>Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">200</td>
        <td class="markdown">OK</td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">model</td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="model"></textarea>
          <br>
          <div class="parameter-content-type">
            <div><label for="parameterContentType">Parameter content type:</label>
              <select name="parameterContentType">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/xml">application/xml</option>
                <option value="text/xml">text/xml</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="#">Model</a></li>
                  <li><a class="snippet-link selected" href="#">Model Schema</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">InsertProofModel {</span>
                      <div><span class="propName ">CustomerId</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">CustomerNumber</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">ObjectDefinitionId</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">ConfigurationId</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">ProofingMode</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">UnitQuotationLineId</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">SubscriptionQuotationLineId</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">SubscriptionId</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <pre><code>{
  "CustomerId": 0,
  "CustomerNumber": "string",
  "ObjectDefinitionId": 0,
  "ConfigurationId": 0,
  "ProofingMode": 0,
  "UnitQuotationLineId": 0,
  "SubscriptionQuotationLineId": 0,
  "SubscriptionId": 0
}</code></pre>
                      <small class="notice">Click to set as parameter value</small>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4>Response Messages</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th>HTTP Status Code</th>
        <th>Reason</th>
        <th>Response Model</th>
        <th>Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">400</td>
        <td class="markdown">User not found</td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">installationId</td>
        <td>
          <input class="parameter required" minlength="1" name="installationId" placeholder="(required)" 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">configurationDefinition</td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="configurationDefinition"></textarea>
          <br>
          <div class="parameter-content-type">
            <div><label for="parameterContentType">Parameter content type:</label>
              <select name="parameterContentType">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/xml">application/xml</option>
                <option value="text/xml">text/xml</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">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4>Response Messages</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th>HTTP Status Code</th>
        <th>Reason</th>
        <th>Response Model</th>
        <th>Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">200</td>
        <td class="markdown">OK</td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
      <tr>
        <td width="15%" class="code">400</td>
        <td class="markdown">User not found</td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">installationId</td>
        <td>
          <input class="parameter required" minlength="1" name="installationId" placeholder="(required)" 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">objectDefinitionId</td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="objectDefinitionId"></textarea>
          <br>
          <div class="parameter-content-type">
            <div><label for="parameterContentType">Parameter content type:</label>
              <select name="parameterContentType">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/xml">application/xml</option>
                <option value="text/xml">text/xml</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">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4>Response Messages</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th>HTTP Status Code</th>
        <th>Reason</th>
        <th>Response Model</th>
        <th>Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">200</td>
        <td class="markdown">OK</td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
      <tr>
        <td width="15%" class="code">400</td>
        <td class="markdown">User not found</td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">installationId</td>
        <td>
          <input class="parameter required" minlength="1" name="installationId" placeholder="(required)" 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">unitCode</td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="unitCode"></textarea>
          <br>
          <div class="parameter-content-type">
            <div><label for="parameterContentType">Parameter content type:</label>
              <select name="parameterContentType">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/xml">application/xml</option>
                <option value="text/xml">text/xml</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">string</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4>Response Messages</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th>HTTP Status Code</th>
        <th>Reason</th>
        <th>Response Model</th>
        <th>Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">200</td>
        <td class="markdown">OK</td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
      <tr>
        <td width="15%" class="code">400</td>
        <td class="markdown">User not found</td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">installationId</td>
        <td>
          <input class="parameter required" minlength="1" name="installationId" placeholder="(required)" 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">proofingStep</td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="proofingStep"></textarea>
          <br>
          <div class="parameter-content-type">
            <div><label for="parameterContentType">Parameter content type:</label>
              <select name="parameterContentType">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/xml">application/xml</option>
                <option value="text/xml">text/xml</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">integer</span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4>Response Messages</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th>HTTP Status Code</th>
        <th>Reason</th>
        <th>Response Model</th>
        <th>Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">200</td>
        <td class="markdown">OK</td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
      <tr>
        <td width="15%" class="code">400</td>
        <td class="markdown">User not found</td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">exceptionModel.error</td>
        <td>
          <input class="parameter required" minlength="1" name="exceptionModel.error" placeholder="(required)" 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">exceptionModel.extraInformation</td>
        <td>
          <input class="parameter" minlength="0" name="exceptionModel.extraInformation" placeholder="" type="text" value="">
        </td>
        <td class="markdown"></td>
        <td>query</td>
        <td>
          <span class="model-signature">string</span>
        </td>
      </tr>
      <tr>
        <td class="code required">exceptionModel.userId</td>
        <td>
          <input class="parameter required" minlength="1" name="exceptionModel.userId" placeholder="(required)" 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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">model</td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="model"></textarea>
          <br>
          <div class="parameter-content-type">
            <div><label for="parameterContentType">Parameter content type:</label>
              <select name="parameterContentType">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/xml">application/xml</option>
                <option value="text/xml">text/xml</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="#">Model</a></li>
                  <li><a class="snippet-link selected" href="#">Model Schema</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">MigrateUnitModel {</span>
                      <div><span class="propName ">groupId</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">unitId</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">newGroupId</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">customerName</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">unitName</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">fromProcess</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">currentUser</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">currentGroup</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <pre><code>{
  "groupId": 0,
  "unitId": 0,
  "newGroupId": 0,
  "customerName": "string",
  "unitName": "string",
  "fromProcess": "string",
  "currentUser": 0,
  "currentGroup": 0
}</code></pre>
                      <small class="notice">Click to set as parameter value</small>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">model</td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="model"></textarea>
          <br>
          <div class="parameter-content-type">
            <div><label for="parameterContentType">Parameter content type:</label>
              <select name="parameterContentType">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/xml">application/xml</option>
                <option value="text/xml">text/xml</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="#">Model</a></li>
                  <li><a class="snippet-link selected" href="#">Model Schema</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">MigrateUnitModel {</span>
                      <div><span class="propName ">groupId</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">unitId</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">newGroupId</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">customerName</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">unitName</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">fromProcess</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">currentUser</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">currentGroup</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <pre><code>{
  "groupId": 0,
  "unitId": 0,
  "newGroupId": 0,
  "customerName": "string",
  "unitName": "string",
  "fromProcess": "string",
  "currentUser": 0,
  "currentGroup": 0
}</code></pre>
                      <small class="notice">Click to set as parameter value</small>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">configId</td>
        <td>
          <input class="parameter required" minlength="1" name="configId" placeholder="(required)" 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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">configId</td>
        <td>
          <input class="parameter required" minlength="1" name="configId" placeholder="(required)" 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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">proofingId</td>
        <td>
          <input class="parameter required" minlength="1" name="proofingId" placeholder="(required)" 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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">proofingId</td>
        <td>
          <input class="parameter required" minlength="1" name="proofingId" placeholder="(required)" 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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">installationId</td>
        <td>
          <input class="parameter required" minlength="1" name="installationId" placeholder="(required)" 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">moduleIds</td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="moduleIds"></textarea>
          <br>
          <div class="parameter-content-type">
            <div><label for="parameterContentType">Parameter content type:</label>
              <select name="parameterContentType">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/xml">application/xml</option>
                <option value="text/xml">text/xml</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>Response Messages</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th>HTTP Status Code</th>
        <th>Reason</th>
        <th>Response Model</th>
        <th>Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">200</td>
        <td class="markdown">OK</td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
      <tr>
        <td width="15%" class="code">400</td>
        <td class="markdown">Proof not found</td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">input</td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="input"></textarea>
          <br>
          <div class="parameter-content-type">
            <div><label for="parameterContentType">Parameter content type:</label>
              <select name="parameterContentType">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/xml">application/xml</option>
                <option value="text/xml">text/xml</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="#">Model</a></li>
                  <li><a class="snippet-link selected" href="#">Model Schema</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">InstallationModuleModel {</span>
                      <div><span class="propName ">InstallationId</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">ModuleId</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <pre><code>{
  "InstallationId": 0,
  "ModuleId": 0
}</code></pre>
                      <small class="notice">Click to set as parameter value</small>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4>Response Messages</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th>HTTP Status Code</th>
        <th>Reason</th>
        <th>Response Model</th>
        <th>Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">200</td>
        <td class="markdown">OK</td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">input</td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="input"></textarea>
          <br>
          <div class="parameter-content-type">
            <div><label for="parameterContentType">Parameter content type:</label>
              <select name="parameterContentType">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/xml">application/xml</option>
                <option value="text/xml">text/xml</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="#">Model</a></li>
                  <li><a class="snippet-link selected" href="#">Model Schema</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">InstallationModuleModel {</span>
                      <div><span class="propName ">InstallationId</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">ModuleId</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <pre><code>{
  "InstallationId": 0,
  "ModuleId": 0
}</code></pre>
                      <small class="notice">Click to set as parameter value</small>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4>Response Messages</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th>HTTP Status Code</th>
        <th>Reason</th>
        <th>Response Model</th>
        <th>Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">200</td>
        <td class="markdown">OK</td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
      <tr>
        <td width="15%" class="code">400</td>
        <td class="markdown">Proof not found</td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">input</td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="input"></textarea>
          <br>
          <div class="parameter-content-type">
            <div><label for="parameterContentType">Parameter content type:</label>
              <select name="parameterContentType">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/xml">application/xml</option>
                <option value="text/xml">text/xml</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="#">Model</a></li>
                  <li><a class="snippet-link selected" href="#">Model Schema</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">InstallationModuleModel {</span>
                      <div><span class="propName ">InstallationId</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">ModuleId</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <pre><code>{
  "InstallationId": 0,
  "ModuleId": 0
}</code></pre>
                      <small class="notice">Click to set as parameter value</small>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4>Response Messages</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th>HTTP Status Code</th>
        <th>Reason</th>
        <th>Response Model</th>
        <th>Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">200</td>
        <td class="markdown">OK</td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">input</td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="input"></textarea>
          <br>
          <div class="parameter-content-type">
            <div><label for="parameterContentType">Parameter content type:</label>
              <select name="parameterContentType">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/xml">application/xml</option>
                <option value="text/xml">text/xml</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="#">Model</a></li>
                  <li><a class="snippet-link selected" href="#">Model Schema</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">CheckModuleModel {</span>
                      <div><span class="propName ">InstallationId</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">ModuleStepId</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">Value</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <pre><code>{
  "InstallationId": 0,
  "ModuleStepId": 0,
  "Value": "string"
}</code></pre>
                      <small class="notice">Click to set as parameter value</small>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4>Response Messages</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th>HTTP Status Code</th>
        <th>Reason</th>
        <th>Response Model</th>
        <th>Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">200</td>
        <td class="markdown">OK</td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">installationId</td>
        <td>
          <input class="parameter required" minlength="1" name="installationId" placeholder="(required)" 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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">account</td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="account"></textarea>
          <br>
          <div class="parameter-content-type">
            <div><label for="parameterContentType">Parameter content type:</label>
              <select name="parameterContentType">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/xml">application/xml</option>
                <option value="text/xml">text/xml</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="#">Model</a></li>
                  <li><a class="snippet-link selected" href="#">Model Schema</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">AccountInput {</span>
                      <div><span class="propName ">CustomerNumber</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">CustomerName</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">EmailAddress</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <pre><code>{
  "CustomerNumber": "string",
  "CustomerName": "string",
  "EmailAddress": "string"
}</code></pre>
                      <small class="notice">Click to set as parameter value</small>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
      <tr>
        <td class="code required">cancellationToken</td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="cancellationToken"></textarea>
          <br>
          <div class="parameter-content-type">
            <div><label for="parameterContentType">Parameter content type:</label>
              <select name="parameterContentType">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/xml">application/xml</option>
                <option value="text/xml">text/xml</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="#">Model</a></li>
                  <li><a class="snippet-link selected" href="#">Model Schema</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">CancellationToken {</span>
                      <div><span class="propName ">IsCancellationRequested</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">CanBeCanceled</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">WaitHandle</span> (<span class="propType">WaitHandle</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span><br><span class="strong">WaitHandle {</span>
                      <div><span class="propName ">Handle</span> (<span class="propType">Object</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">SafeWaitHandle</span> (<span class="propType">SafeWaitHandle</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span><br><span class="strong">Object {</span>
                      <div></div><span class="strong">}</span><br><span class="strong">SafeWaitHandle {</span>
                      <div><span class="propName ">IsInvalid</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">IsClosed</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <pre><code>{
  "IsCancellationRequested": true,
  "CanBeCanceled": true,
  "WaitHandle": {
    "Handle": {},
    "SafeWaitHandle": {
      "IsInvalid": true,
      "IsClosed": true
    }
  }
}</code></pre>
                      <small class="notice">Click to set as parameter value</small>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div style="margin:0;padding:0;display:inline"></div>
  <h4>Response Messages</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th>HTTP Status Code</th>
        <th>Reason</th>
        <th>Response Model</th>
        <th>Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">200</td>
        <td class="markdown">OK</td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">objectId</td>
        <td>
          <input class="parameter required" minlength="1" name="objectId" placeholder="(required)" 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="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">model</td>
        <td>
          <textarea class="body-textarea required" placeholder="(required)" name="model"></textarea>
          <br>
          <div class="parameter-content-type">
            <div><label for="parameterContentType">Parameter content type:</label>
              <select name="parameterContentType">
                <option value="application/json">application/json</option>
                <option value="text/json">text/json</option>
                <option value="application/xml">application/xml</option>
                <option value="text/xml">text/xml</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="#">Model</a></li>
                  <li><a class="snippet-link selected" href="#">Model Schema</a></li>
                </ul>
                <div>
                  <div class="signature-container">
                    <div class="description" style="display: none;">
                      <span class="strong">OrderPostModel {</span>
                      <div><span class="propName ">GroupId</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">Amount</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">Type</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">AutoIncasso</span> (<span class="propType">boolean</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">BankAccountNumber</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">BankAccountName</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">BillingName</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">BillingStreet</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">BillingPostal</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">BillingCity</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">BillingCountry</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">ShippingName</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">ShippingStreet</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">ShippingPostal</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">ShippingCity</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">ShippingCountry</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">MailAddress</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">Remarks</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">NumExternalGPS</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">NumIdBuzzer</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">NumPZSwitch</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">NumRrsPakket</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">NumVvsPakket</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">NumMagneticCradle</span> (<span class="propType">integer</span>, <span class="propOptKey">optional</span>),</div>
                      <div><span class="propName ">Num220Charger</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><span class="strong">}</span>
                    </div>
                    <div class="snippet" style="display: block;">
                      <pre><code>{
  "GroupId": 0,
  "Amount": 0,
  "Type": "string",
  "AutoIncasso": true,
  "BankAccountNumber": "string",
  "BankAccountName": "string",
  "BillingName": "string",
  "BillingStreet": "string",
  "BillingPostal": "string",
  "BillingCity": "string",
  "BillingCountry": "string",
  "ShippingName": "string",
  "ShippingStreet": "string",
  "ShippingPostal": "string",
  "ShippingCity": "string",
  "ShippingCountry": "string",
  "MailAddress": "string",
  "Remarks": "string",
  "NumExternalGPS": 0,
  "NumIdBuzzer": 0,
  "NumPZSwitch": 0,
  "NumRrsPakket": 0,
  "NumVvsPakket": 0,
  "NumMagneticCradle": 0,
  "Num220Charger": 0,
  "UserId": 0
}</code></pre>
                      <small class="notice">Click to set as parameter value</small>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </span></td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">whitelabel</td>
        <td>
          <input class="parameter required" minlength="1" name="whitelabel" placeholder="(required)" 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 style="margin:0;padding:0;display:inline"></div>
  <h4>Response Messages</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th>HTTP Status Code</th>
        <th>Reason</th>
        <th>Response Model</th>
        <th>Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">200</td>
        <td class="markdown">OK</td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">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>Parameters</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th style="width: 100px; max-width: 100px">Parameter</th>
        <th style="width: 310px; max-width: 310px">Value</th>
        <th style="width: 200px; max-width: 200px">Description</th>
        <th style="width: 100px; max-width: 100px">Parameter Type</th>
        <th style="width: 220px; max-width: 230px">Data Type</th>
      </tr>
    </thead>
    <tbody class="operation-params">
      <tr>
        <td class="code required">subscriptionId</td>
        <td>
          <input class="parameter required" minlength="1" name="subscriptionId" placeholder="(required)" 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>Response Messages</h4>
  <table class="fullwidth">
    <thead>
      <tr>
        <th>HTTP Status Code</th>
        <th>Reason</th>
        <th>Response Model</th>
        <th>Headers</th>
      </tr>
    </thead>
    <tbody class="operation-status">
      <tr>
        <td width="15%" class="code">200</td>
        <td class="markdown">OK</td>
        <td width="50%"><span class="model-signature"></span></td>
        <td class="headers">
          <table>
            <tbody>
            </tbody>
          </table>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="sandbox_header">
    <input class="submit" type="button" value="Try it out!">
    <a href="#" class="response_hider" style="display:none">Hide Response</a>
    <span class="response_throbber" style="display:none"></span>
  </div>
</form>

Text Content

swagger
Explore
Finished Loading Resource Information. Rendering Swagger UI...
Multiviewer API



 * ACCOUNT
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /ACCOUNT/{USERNAME}/HASMOBILEPIN
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type username path string
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /ACCOUNT/HASMOBILEPIN
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type model
       
       Parameter content type: application/json text/json application/xml
       text/xml application/x-www-form-urlencoded
       body
        * Model
        * Model Schema
       
       UserHasPinModel {
       Username (string, optional)
       }
       
       {
         "Username": "string"
       }
       
       Click to set as parameter value
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /ACCOUNT/MOBILEPIN
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type model
       
       Parameter content type: application/json text/json application/xml
       text/xml application/x-www-form-urlencoded
       body
        * Model
        * Model Schema
       
       PostMobilePinModel {
       Username (string),
       MobilePin (string),
       IsEdit (boolean),
       OldMobilePin (string)
       }
       
       {
         "Username": "string",
         "MobilePin": "string",
         "IsEdit": true,
         "OldMobilePin": "string"
       }
       
       Click to set as parameter value
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * ACTIVATION
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /ACTIVATION/DATA/{WHITELABEL}
       
        * Load settings per whitelabel for the entire site
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type whitelabel path
       string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 200 OK
       
       
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /ACTIVATION/RESET/{CODE}
       
        * Resets an activation code so the unit can be activated again
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type code path string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 200 OK
       
       
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /ACTIVATION/OBJECT
       
        * Resets an the object details for verifying
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 200 OK
       
       
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /ACTIVATION/COMPANY
       
        * Get Kvk company
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type kvk query string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 200 OK
       
       
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /ACTIVATION/CODE/{CODE}
       
        * Creates a new activation for a code if possible
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type code The code to
       check path string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 200 OK
       
       
       
       404 No free code found
       
       
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /ACTIVATION/CHECK/LOAD/{WHITELABEL}
       
        * Load the overview of the check page
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type whitelabel path
       string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 200 OK
       
       
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /ACTIVATION/SUBMIT/{WHITELABEL}
       
        * Submit the activation. Send mail and save data to backend
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type whitelabel path
       string
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /ACTIVATION/SENDEMAILVERIFICATION
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type model
       
       Parameter content type: application/json text/json application/xml
       text/xml application/x-www-form-urlencoded
       body
        * Model
        * Model Schema
       
       EmailModel {
       Email (string, optional)
       }
       
       {
         "Email": "string"
       }
       
       Click to set as parameter value
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /ACTIVATION/CHECKEMAILVERIFICATION
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type
       verificationCodeModel
       
       Parameter content type: application/json text/json application/xml
       text/xml application/x-www-form-urlencoded
       body
        * Model
        * Model Schema
       
       CheckVerificationCodeModel {
       VerificationCode (string, optional)
       }
       
       {
         "VerificationCode": "string"
       }
       
       Click to set as parameter value
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /ACTIVATION/DONE/{WHITELABEL}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type whitelabel path
       string
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * ACTIVATIONPAYMENT
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /ACTIVATION/PAYMENT/LOAD/{WHITELABEL}
       
        * Load payment page data
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type whitelabel path
       string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 200 OK
       
       
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /ACTIVATION/PAYMENT/DATA
       
        * Load user payment data
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 200 OK
       
       
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /ACTIVATION/PAYMENT/SAVE
       
        * Save user billing data
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type input
       
       Parameter content type: application/json text/json application/xml
       text/xml application/x-www-form-urlencoded
       body
        * Model
        * Model Schema
       
       PaymentData {
       PaymentInfo (PaymentInfo, optional),
       SubscriptionInfo (SubcriptionInfo, optional),
       AcceptedPolice (boolean, optional),
       AcceptedTermsAndConditions (boolean, optional),
       AcceptedServiceCost (boolean, optional)
       }
       PaymentInfo {
       PaymentType (string, optional),
       AccountHolder (string, optional),
       Iban (string, optional),
       CanEdit (boolean, optional),
       KvkNumber (string, optional),
       VatNumber (string, optional),
       CountryCode (string, optional),
       AttentionOf (string, optional)
       }
       SubcriptionInfo {
       Price (number, optional),
       Name (string, optional)
       }
       
       {
         "PaymentInfo": {
           "PaymentType": "string",
           "AccountHolder": "string",
           "Iban": "string",
           "CanEdit": true,
           "KvkNumber": "string",
           "VatNumber": "string",
           "CountryCode": "string",
           "AttentionOf": "string"
         },
         "SubscriptionInfo": {
           "Price": 0,
           "Name": "string"
         },
         "AcceptedPolice": true,
         "AcceptedTermsAndConditions": true,
         "AcceptedServiceCost": true
       }
       
       Click to set as parameter value
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 200 OK
       
       
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * ACTIVATIONUSER
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * POST /ACTIVATION/USER/LOGIN
       
        * Login the user
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type input
       
       Parameter content type: application/json text/json application/xml
       text/xml application/x-www-form-urlencoded
       body
        * Model
        * Model Schema
       
       LoginModel {
       Username (string, optional),
       Password (string, optional)
       }
       
       {
         "Username": "string",
         "Password": "string"
       }
       
       Click to set as parameter value
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 200 OK
       
       
       
       403 Username or password is incorrect
       
       
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /ACTIVATION/USER/USERNAME
       
        * 
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type model
       
       Parameter content type: application/json text/json application/xml
       text/xml application/x-www-form-urlencoded
       body
        * Model
        * Model Schema
       
       EmailModel {
       Email (string, optional)
       }
       
       {
         "Email": "string"
       }
       
       Click to set as parameter value
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 200 OK
       
       
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /ACTIVATION/USER/SIGNUP
       
        * Create a new user, group and customer
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type input
       
       Parameter content type: application/json text/json application/xml
       text/xml application/x-www-form-urlencoded
       body
        * Model
        * Model Schema
       
       SignupModel {
       CompanyName (string, optional),
       Email (string, optional),
       Sex (string, optional),
       FirstName (string, optional),
       LastNamePrefix (string, optional),
       LastName (string, optional),
       Password (string, optional),
       ZipCode (string, optional),
       HouseNumber (string, optional),
       HouseNumberExtra (string, optional),
       City (string, optional),
       Street (string, optional),
       CountryCode (string, optional),
       PhoneNumber1 (string, optional),
       PhoneNumberPrefix1 (string, optional),
       PhoneNumber2 (string, optional),
       PhoneNumberPrefix2 (string, optional),
       SecurityQuestionNum (integer, optional),
       SecurityQuestionAnswer (string, optional),
       Alarm1 (AlarmContact, optional),
       Alarm2 (AlarmContact, optional),
       PaymentInfo (PaymentInfo, optional)
       }
       AlarmContact {
       FirstName (string, optional),
       LastName (string, optional),
       PhoneNumber1 (string, optional),
       PhoneNumberPrefix1 (string, optional),
       PhoneNumber2 (string, optional),
       PhoneNumberPrefix2 (string, optional)
       }
       PaymentInfo {
       PaymentType (string, optional),
       AccountHolder (string, optional),
       Iban (string, optional),
       CanEdit (boolean, optional),
       KvkNumber (string, optional),
       VatNumber (string, optional),
       CountryCode (string, optional),
       AttentionOf (string, optional)
       }
       
       {
         "CompanyName": "string",
         "Email": "string",
         "Sex": "string",
         "FirstName": "string",
         "LastNamePrefix": "string",
         "LastName": "string",
         "Password": "string",
         "ZipCode": "string",
         "HouseNumber": "string",
         "HouseNumberExtra": "string",
         "City": "string",
         "Street": "string",
         "CountryCode": "string",
         "PhoneNumber1": "string",
         "PhoneNumberPrefix1": "string",
         "PhoneNumber2": "string",
         "PhoneNumberPrefix2": "string",
         "SecurityQuestionNum": 0,
         "SecurityQuestionAnswer": "string",
         "Alarm1": {
           "FirstName": "string",
           "LastName": "string",
           "PhoneNumber1": "string",
           "PhoneNumberPrefix1": "string",
           "PhoneNumber2": "string",
           "PhoneNumberPrefix2": "string"
         },
         "Alarm2": {
           "FirstName": "string",
           "LastName": "string",
           "PhoneNumber1": "string",
           "PhoneNumberPrefix1": "string",
           "PhoneNumber2": "string",
           "PhoneNumberPrefix2": "string"
         },
         "PaymentInfo": {
           "PaymentType": "string",
           "AccountHolder": "string",
           "Iban": "string",
           "CanEdit": true,
           "KvkNumber": "string",
           "VatNumber": "string",
           "CountryCode": "string",
           "AttentionOf": "string"
         }
       }
       
       Click to set as parameter value
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 200 OK
       
       
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /ACTIVATION/USER/PASSWORD
       
        * Send forgot password mail
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type input
       
       Parameter content type: application/json text/json application/xml
       text/xml application/x-www-form-urlencoded
       body
        * Model
        * Model Schema
       
       ForgotPasswordModel {
       UserName (string, optional),
       Whitelabel (string, optional)
       }
       
       {
         "UserName": "string",
         "Whitelabel": "string"
       }
       
       Click to set as parameter value
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 200 OK
       
       
       
       403 Unknown user
       
       
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /ACTIVATION/USER/LOAD/{WHITELABEL}
       
        * Load the userpage data
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type whitelabel path
       string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 200 OK
       
       
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /ACTIVATION/USER/DATA
       
        * Load user data
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 200 OK
       
       
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * AFTEST
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /AFTEST/UNITS/{SEARCHTERM}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type searchTerm path
       string
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /AFTEST/{UNITCODE}/STATUS
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type unitCode query
       string model.unitCode query string model.typeOfAftest query string
       model.type query string model.timerStatus query string model.ignoreGpsFix
       true false query boolean model.tresholdGoodComm query integer
       model.aftestProgressId query integer
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /AFTEST/{UNITCODE}/TOGGLEOUTPUT
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type unitCode query
       string model.unitCode query string model.doEnable true false query
       boolean model.aftestProgressId query integer model.userId query integer
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /AFTEST/SECURITY
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type model
       
       Parameter content type: application/json text/json application/xml
       text/xml application/x-www-form-urlencoded
       body
        * Model
        * Model Schema
       
       AftestPostModel {
       VlootNr (string, optional),
       OperatingHours (string, optional),
       MassaSchakelaar (string, optional),
       Immobilizer (string, optional),
       DraaiurenOfContacturen (string, optional),
       DraaiurenLocatie (string, optional),
       PlaatlosAangesloten (string, optional),
       PlaatlosLocatie (string, optional),
       UnitCode (string),
       CustomerName (string),
       ObjectBrand (string),
       ObjectType (string),
       Remarks (string, optional),
       LastKnownAddress (string),
       TypeOfAftest (string),
       SerieofChassisnummer (string),
       StoringInbouwOmbouw (string),
       Garantie (string, optional),
       LocationTTModule (string),
       LocationGpsAntenne (string),
       LocationGsmAntenne (string),
       Location30 (string),
       Location15 (string),
       Location31 (string),
       LocationTypePlate (string),
       Color (string),
       BuildYear (string),
       MailAddressOwner (string, optional),
       MailAddressMonteur (string, optional),
       NameOwner (string, optional),
       PhoneNumberOwner (string, optional),
       MailAddressOwnerCopy (string, optional),
       AftestSource (string),
       AftestProgressId (integer, optional),
       UserId (integer)
       }
       
       {
         "VlootNr": "string",
         "OperatingHours": "string",
         "MassaSchakelaar": "string",
         "Immobilizer": "string",
         "DraaiurenOfContacturen": "string",
         "DraaiurenLocatie": "string",
         "PlaatlosAangesloten": "string",
         "PlaatlosLocatie": "string",
         "UnitCode": "string",
         "CustomerName": "string",
         "ObjectBrand": "string",
         "ObjectType": "string",
         "Remarks": "string",
         "LastKnownAddress": "string",
         "TypeOfAftest": "string",
         "SerieofChassisnummer": "string",
         "StoringInbouwOmbouw": "string",
         "Garantie": "string",
         "LocationTTModule": "string",
         "LocationGpsAntenne": "string",
         "LocationGsmAntenne": "string",
         "Location30": "string",
         "Location15": "string",
         "Location31": "string",
         "LocationTypePlate": "string",
         "Color": "string",
         "BuildYear": "string",
         "MailAddressOwner": "string",
         "MailAddressMonteur": "string",
         "NameOwner": "string",
         "PhoneNumberOwner": "string",
         "MailAddressOwnerCopy": "string",
         "AftestSource": "string",
         "AftestProgressId": 0,
         "UserId": 0
       }
       
       Click to set as parameter value
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /AFTEST/KMREG
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type model
       
       Parameter content type: application/json text/json application/xml
       text/xml application/x-www-form-urlencoded
       body
        * Model
        * Model Schema
       
       KmRegAftestPostModel {
       Mileage (string),
       LicensePlate (string),
       PwzSchakelaar (string),
       PzSchakelaar (string),
       IdButton (string),
       IsKeurmerkRRS (boolean),
       RrsCertificateNumber (string, optional),
       UnitCode (string),
       CustomerName (string),
       ObjectBrand (string),
       ObjectType (string),
       Remarks (string, optional),
       LastKnownAddress (string),
       TypeOfAftest (string),
       SerieofChassisnummer (string),
       StoringInbouwOmbouw (string),
       Garantie (string, optional),
       LocationTTModule (string),
       LocationGpsAntenne (string),
       LocationGsmAntenne (string),
       Location30 (string),
       Location15 (string),
       Location31 (string),
       LocationTypePlate (string),
       Color (string),
       BuildYear (string),
       MailAddressOwner (string, optional),
       MailAddressMonteur (string, optional),
       NameOwner (string, optional),
       PhoneNumberOwner (string, optional),
       MailAddressOwnerCopy (string, optional),
       AftestSource (string),
       AftestProgressId (integer, optional),
       UserId (integer)
       }
       
       {
         "Mileage": "string",
         "LicensePlate": "string",
         "PwzSchakelaar": "string",
         "PzSchakelaar": "string",
         "IdButton": "string",
         "IsKeurmerkRRS": true,
         "RrsCertificateNumber": "string",
         "UnitCode": "string",
         "CustomerName": "string",
         "ObjectBrand": "string",
         "ObjectType": "string",
         "Remarks": "string",
         "LastKnownAddress": "string",
         "TypeOfAftest": "string",
         "SerieofChassisnummer": "string",
         "StoringInbouwOmbouw": "string",
         "Garantie": "string",
         "LocationTTModule": "string",
         "LocationGpsAntenne": "string",
         "LocationGsmAntenne": "string",
         "Location30": "string",
         "Location15": "string",
         "Location31": "string",
         "LocationTypePlate": "string",
         "Color": "string",
         "BuildYear": "string",
         "MailAddressOwner": "string",
         "MailAddressMonteur": "string",
         "NameOwner": "string",
         "PhoneNumberOwner": "string",
         "MailAddressOwnerCopy": "string",
         "AftestSource": "string",
         "AftestProgressId": 0,
         "UserId": 0
       }
       
       Click to set as parameter value
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /AFTEST/SCM
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type model
       
       Parameter content type: application/json text/json application/xml
       text/xml application/x-www-form-urlencoded
       body
        * Model
        * Model Schema
       
       ScmAftestPostModel {
       Mileage (string, optional),
       LicensePlate (string, optional),
       Klasse3 (string, optional),
       CertificaatNummer (string, optional),
       Meldcode (string, optional),
       LocationVvsConnector (string, optional),
       LocationVvsConnectorPosition (string, optional),
       LocationVvsWireColor (string, optional),
       LocationVvsIdReader (string, optional),
       LocationVvsIdSafe (string, optional),
       VvsIdSafeId (integer, optional),
       UnitCode (string),
       CustomerName (string),
       ObjectBrand (string),
       ObjectType (string),
       Remarks (string, optional),
       LastKnownAddress (string),
       TypeOfAftest (string),
       SerieofChassisnummer (string),
       StoringInbouwOmbouw (string),
       Garantie (string, optional),
       LocationTTModule (string),
       LocationGpsAntenne (string),
       LocationGsmAntenne (string),
       Location30 (string),
       Location15 (string),
       Location31 (string),
       LocationTypePlate (string),
       Color (string),
       BuildYear (string),
       MailAddressOwner (string, optional),
       MailAddressMonteur (string, optional),
       NameOwner (string, optional),
       PhoneNumberOwner (string, optional),
       MailAddressOwnerCopy (string, optional),
       AftestSource (string),
       AftestProgressId (integer, optional),
       UserId (integer)
       }
       
       {
         "Mileage": "string",
         "LicensePlate": "string",
         "Klasse3": "string",
         "CertificaatNummer": "string",
         "Meldcode": "string",
         "LocationVvsConnector": "string",
         "LocationVvsConnectorPosition": "string",
         "LocationVvsWireColor": "string",
         "LocationVvsIdReader": "string",
         "LocationVvsIdSafe": "string",
         "VvsIdSafeId": 0,
         "UnitCode": "string",
         "CustomerName": "string",
         "ObjectBrand": "string",
         "ObjectType": "string",
         "Remarks": "string",
         "LastKnownAddress": "string",
         "TypeOfAftest": "string",
         "SerieofChassisnummer": "string",
         "StoringInbouwOmbouw": "string",
         "Garantie": "string",
         "LocationTTModule": "string",
         "LocationGpsAntenne": "string",
         "LocationGsmAntenne": "string",
         "Location30": "string",
         "Location15": "string",
         "Location31": "string",
         "LocationTypePlate": "string",
         "Color": "string",
         "BuildYear": "string",
         "MailAddressOwner": "string",
         "MailAddressMonteur": "string",
         "NameOwner": "string",
         "PhoneNumberOwner": "string",
         "MailAddressOwnerCopy": "string",
         "AftestSource": "string",
         "AftestProgressId": 0,
         "UserId": 0
       }
       
       Click to set as parameter value
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /AFTEST/PON
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type model
       
       Parameter content type: application/json text/json application/xml
       text/xml application/x-www-form-urlencoded
       body
        * Model
        * Model Schema
       
       PonAftestPostModel {
       Mileage (string, optional),
       LicensePlate (string, optional),
       PwzSchakelaar (string, optional),
       PzSchakelaar (string, optional),
       IdButton (string, optional),
       ContractNummer (string, optional),
       HasStartOnderbreker (boolean, optional),
       IsElektrischeAuto (boolean, optional),
       GpsIgnored (boolean, optional),
       UnitCode (string),
       CustomerName (string),
       ObjectBrand (string),
       ObjectType (string),
       Remarks (string, optional),
       LastKnownAddress (string),
       TypeOfAftest (string),
       SerieofChassisnummer (string),
       StoringInbouwOmbouw (string),
       Garantie (string, optional),
       LocationTTModule (string),
       LocationGpsAntenne (string),
       LocationGsmAntenne (string),
       Location30 (string),
       Location15 (string),
       Location31 (string),
       LocationTypePlate (string),
       Color (string),
       BuildYear (string),
       MailAddressOwner (string, optional),
       MailAddressMonteur (string, optional),
       NameOwner (string, optional),
       PhoneNumberOwner (string, optional),
       MailAddressOwnerCopy (string, optional),
       AftestSource (string),
       AftestProgressId (integer, optional),
       UserId (integer)
       }
       
       {
         "Mileage": "string",
         "LicensePlate": "string",
         "PwzSchakelaar": "string",
         "PzSchakelaar": "string",
         "IdButton": "string",
         "ContractNummer": "string",
         "HasStartOnderbreker": true,
         "IsElektrischeAuto": true,
         "GpsIgnored": true,
         "UnitCode": "string",
         "CustomerName": "string",
         "ObjectBrand": "string",
         "ObjectType": "string",
         "Remarks": "string",
         "LastKnownAddress": "string",
         "TypeOfAftest": "string",
         "SerieofChassisnummer": "string",
         "StoringInbouwOmbouw": "string",
         "Garantie": "string",
         "LocationTTModule": "string",
         "LocationGpsAntenne": "string",
         "LocationGsmAntenne": "string",
         "Location30": "string",
         "Location15": "string",
         "Location31": "string",
         "LocationTypePlate": "string",
         "Color": "string",
         "BuildYear": "string",
         "MailAddressOwner": "string",
         "MailAddressMonteur": "string",
         "NameOwner": "string",
         "PhoneNumberOwner": "string",
         "MailAddressOwnerCopy": "string",
         "AftestSource": "string",
         "AftestProgressId": 0,
         "UserId": 0
       }
       
       Click to set as parameter value
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /AFTEST/VILOCTAG
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type model
       
       Parameter content type: application/json text/json application/xml
       text/xml application/x-www-form-urlencoded
       body
        * Model
        * Model Schema
       
       VilocTagAftestPostModel {
       UnitCode (string, optional),
       CustomerName (string, optional),
       IsBackup (boolean, optional),
       InWerkmaterieel (boolean, optional),
       InPersonenauto (boolean, optional),
       SerieNummer (string, optional),
       ChassisNummer (string, optional),
       IdentificatieKenmerk (string, optional),
       Location (string, optional),
       Remarks (string, optional),
       LastKnownAddress (string, optional),
       TypeOfAftest (string, optional),
       MailAddressMonteur (string, optional),
       MailAddressOwnerCopy (string, optional),
       AftestSource (string, optional),
       UserId (integer)
       }
       
       {
         "UnitCode": "string",
         "CustomerName": "string",
         "IsBackup": true,
         "InWerkmaterieel": true,
         "InPersonenauto": true,
         "SerieNummer": "string",
         "ChassisNummer": "string",
         "IdentificatieKenmerk": "string",
         "Location": "string",
         "Remarks": "string",
         "LastKnownAddress": "string",
         "TypeOfAftest": "string",
         "MailAddressMonteur": "string",
         "MailAddressOwnerCopy": "string",
         "AftestSource": "string",
         "UserId": 0
       }
       
       Click to set as parameter value
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /AFTESTPROGRESS
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /AFTESTPROGRESS
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type model
       
       Parameter content type: application/json text/json application/xml
       text/xml application/x-www-form-urlencoded
       body
        * Model
        * Model Schema
       
       NewAftestModel {
       UnitCode (string),
       WeAreNotEndUser (boolean),
       NameOwner (string, optional),
       PhoneNumberOwner (string, optional),
       MailAddressOwner (string, optional),
       TypeOfAftest (string),
       IsKeurmerkRRS (boolean),
       RRSCertificateNumber (string, optional),
       UserId (integer)
       }
       
       {
         "UnitCode": "string",
         "WeAreNotEndUser": true,
         "NameOwner": "string",
         "PhoneNumberOwner": "string",
         "MailAddressOwner": "string",
         "TypeOfAftest": "string",
         "IsKeurmerkRRS": true,
         "RRSCertificateNumber": "string",
         "UserId": 0
       }
       
       Click to set as parameter value
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * PUT /AFTESTPROGRESS
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type model
       
       Parameter content type: application/json text/json application/xml
       text/xml application/x-www-form-urlencoded
       body
        * Model
        * Model Schema
       
       UpdateProgressModel {
       QryUpdatePart (string),
       Id (integer)
       }
       
       {
         "QryUpdatePart": "string",
         "Id": 0
       }
       
       Click to set as parameter value
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /AFTEST/{UNITCODE}/CONNECTIVITYSTATUS
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type unitCode query
       string model.unitCode query string model.aftestProgressId query integer
       model.userId query integer
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * PUT /AFTEST
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type model
       
       Parameter content type: application/json text/json application/xml
       text/xml application/x-www-form-urlencoded
       body
        * Model
        * Model Schema
       
       UnitConfigurationModel {
       UnitCode (string),
       TypeOfSchakelaar (string),
       AftestProgressId (integer, optional),
       UserId (integer)
       }
       
       {
         "UnitCode": "string",
         "TypeOfSchakelaar": "string",
         "AftestProgressId": 0,
         "UserId": 0
       }
       
       Click to set as parameter value
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /AFTEST/{ID}/SENDMAIL
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type id path integer
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /AFTESTPROGRESS/{AFTESTPROGRESSID}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type aftestProgressId
       path integer
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /AFTEST/{UNITCODE}/DATALOG
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type unitCode path string
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /AFTEST/{UNITCODE}/POSITIONS
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type unitCode path string
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * BILLING
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * POST /PROOFING/BILLING/{DEVICEID}/ACTIVATE
       
        * Activates the tag
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type deviceId path string
       activationRequest
       
       Parameter content type: application/json text/json application/xml
       text/xml application/x-www-form-urlencoded
       body
        * Model
        * Model Schema
       
       ActivationRequest {
       CustomerId (string, optional): Customer Identifier,
       ActivationDate (string, optional): Activation date,
       Latitude (number, optional): Latitude,
       Longitude (number, optional): Longitude,
       PhoneName (string, optional): Name of the telephone used to activate tag,
       Voltage (integer, optional): Voltage,
       QcPassed (boolean, optional): QcPassed,
       Joined (boolean, optional): Joined,
       Antenna (integer, optional): Antenna = ['0', '1']
       
       integerEnum:0, 1
       
       ,
       UseDefaultPlan (boolean, optional): Use default Viloc plan on activation
       }
       
       {
         "CustomerId": "string",
         "ActivationDate": "2024-07-25T00:03:47.315Z",
         "Latitude": 0,
         "Longitude": 0,
         "PhoneName": "string",
         "Voltage": 0,
         "QcPassed": true,
         "Joined": true,
         "Antenna": 0,
         "UseDefaultPlan": true
       }
       
       Click to set as parameter value
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 200 OK
       
       
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * CARRIERS
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /REMOTECONSUMPTION/CARRIERS
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /REMOTECONSUMPTION/CARRIERS/LOCATIONS
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /REMOTECONSUMPTION/CARRIER/{CARRIERID}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type carrierId path
       integer
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /REMOTECONSUMPTION/CARRIER/LOCATION/{CARRIERID}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type carrierId path
       integer
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /REMOTECONSUMPTION/CARRIER/UNIT/{CARRIERID}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type carrierId path
       integer
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /REMOTECONSUMPTION/CARRIER/SERIALNUMBER/{SERIALNUMBER}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type serialNumber path
       string
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /REMOTECONSUMPTION/CARRIERS/USER
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /REMOTECONSUMPTION/CARRIERS/USER/LOCATIONS
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /REMOTECONSUMPTION/CARRIER/USER/{CARRIERID}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type carrierId path
       integer
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /REMOTECONSUMPTION/CARRIERS/USER/RETURNED
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /REMOTECONSUMPTION/CARRIER/USER/{CARRIERID}/RETURNED
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type carrierId path
       integer
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /REMOTECONSUMPTION/CARRIER/CREATE
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type model
       
       Parameter content type: application/json text/json application/xml
       text/xml application/x-www-form-urlencoded
       body
        * Model
        * Model Schema
       
       CreateCarrierModel {
       Name (string, optional),
       Description (string, optional),
       CarrierTypeId (integer, optional),
       Barcode (string, optional),
       UnitCode (string, optional),
       SerialNumber (string, optional),
       Quality (string, optional),
       Remarks (string, optional),
       ReplenishLocationId (integer, optional)
       }
       
       {
         "Name": "string",
         "Description": "string",
         "CarrierTypeId": 0,
         "Barcode": "string",
         "UnitCode": "string",
         "SerialNumber": "string",
         "Quality": "string",
         "Remarks": "string",
         "ReplenishLocationId": 0
       }
       
       Click to set as parameter value
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * PUT /REMOTECONSUMPTION/CARRIER/EDIT/{CARRIERID}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type carrierId path
       integer model
       
       Parameter content type: application/json text/json application/xml
       text/xml application/x-www-form-urlencoded
       body
        * Model
        * Model Schema
       
       CreateCarrierModel {
       Name (string, optional),
       Description (string, optional),
       CarrierTypeId (integer, optional),
       Barcode (string, optional),
       UnitCode (string, optional),
       SerialNumber (string, optional),
       Quality (string, optional),
       Remarks (string, optional),
       ReplenishLocationId (integer, optional)
       }
       
       {
         "Name": "string",
         "Description": "string",
         "CarrierTypeId": 0,
         "Barcode": "string",
         "UnitCode": "string",
         "SerialNumber": "string",
         "Quality": "string",
         "Remarks": "string",
         "ReplenishLocationId": 0
       }
       
       Click to set as parameter value
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * DELETE /REMOTECONSUMPTION/CARRIER/DELETE/{CARRIERID}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type carrierId path
       integer
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /REMOTECONSUMPTION/CARRIER/ASSIGN/{CARRIERID}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type carrierId path
       integer userIds
       
       Parameter content type: application/json text/json application/xml
       text/xml application/x-www-form-urlencoded
       body Array[integer]
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /REMOTECONSUMPTION/CARRIER/READYFORDELIVERY/{CARRIERID}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type carrierId path
       integer model
       
       Parameter content type: application/json text/json application/xml
       text/xml application/x-www-form-urlencoded
       body
        * Model
        * Model Schema
       
       CarrierReadyForDeliveryModel {
       NotifyUsers (boolean, optional)
       }
       
       {
         "NotifyUsers": true
       }
       
       Click to set as parameter value
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /REMOTECONSUMPTION/CARRIER/PICKUP/{CARRIERID}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type carrierId path
       integer model
       
       Parameter content type: application/json text/json application/xml
       text/xml application/x-www-form-urlencoded
       body
        * Model
        * Model Schema
       
       CarrierDeliveringModel {
       
       }
       
       {}
       
       Click to set as parameter value
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /REMOTECONSUMPTION/CARRIER/DELIVER/{CARRIERID}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type carrierId path
       integer model
       
       Parameter content type: application/json text/json application/xml
       text/xml application/x-www-form-urlencoded
       body
        * Model
        * Model Schema
       
       CarrierDeliveredModel {
       NotifyUsers (boolean, optional)
       }
       
       {
         "NotifyUsers": true
       }
       
       Click to set as parameter value
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /REMOTECONSUMPTION/CARRIER/RETURN/{CARRIERID}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type carrierId path
       integer model
       
       Parameter content type: application/json text/json application/xml
       text/xml application/x-www-form-urlencoded
       body
        * Model
        * Model Schema
       
       CarrierReturnedModel {
       NotifyUsers (boolean, optional),
       CollectionAddress (AddressModel, optional)
       }
       AddressModel {
       GpsLocation (GpsLocationModel, optional),
       Street (string, optional),
       HouseNumber (string, optional),
       ZipCode (string, optional),
       City (string, optional),
       Country (string, optional)
       }
       GpsLocationModel {
       Timestamp (string, optional),
       GpsCoordinates (string, optional),
       Longitude (number, optional),
       Latitude (number, optional)
       }
       
       {
         "NotifyUsers": true,
         "CollectionAddress": {
           "GpsLocation": {
             "Timestamp": "2024-07-25T00:03:47.317Z",
             "GpsCoordinates": "string",
             "Longitude": 0,
             "Latitude": 0
           },
           "Street": "string",
           "HouseNumber": "string",
           "ZipCode": "string",
           "City": "string",
           "Country": "string"
         }
       }
       
       Click to set as parameter value
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /REMOTECONSUMPTION/CARRIER/COLLECT/{CARRIERID}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type carrierId path
       integer model
       
       Parameter content type: application/json text/json application/xml
       text/xml application/x-www-form-urlencoded
       body
        * Model
        * Model Schema
       
       CarrierCollectingModel {
       NotifyUsers (boolean, optional),
       SendOrderToFtp (boolean, optional),
       SendOrderToEmail (boolean, optional)
       }
       
       {
         "NotifyUsers": true,
         "SendOrderToFtp": true,
         "SendOrderToEmail": true
       }
       
       Click to set as parameter value
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /REMOTECONSUMPTION/CARRIER/DROPOFF/{CARRIERID}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type carrierId path
       integer model
       
       Parameter content type: application/json text/json application/xml
       text/xml application/x-www-form-urlencoded
       body
        * Model
        * Model Schema
       
       CarrierCollectedModel {
       
       }
       
       {}
       
       Click to set as parameter value
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * CARRIERTYPES
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /REMOTECONSUMPTION/CARRIERTYPES
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /REMOTECONSUMPTION/CARRIERTYPE/CREATE
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type model
       
       Parameter content type: application/json text/json application/xml
       text/xml application/x-www-form-urlencoded
       body
        * Model
        * Model Schema
       
       CarrierTypeModel {
       Id (integer, optional),
       Name (string, optional),
       Description (string, optional)
       }
       
       {
         "Id": 0,
         "Name": "string",
         "Description": "string"
       }
       
       Click to set as parameter value
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * PUT /REMOTECONSUMPTION/CARRIERTYPE/EDIT/{CARRIERTYPEID}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type carrierTypeId path
       integer model
       
       Parameter content type: application/json text/json application/xml
       text/xml application/x-www-form-urlencoded
       body
        * Model
        * Model Schema
       
       CarrierTypeModel {
       Id (integer, optional),
       Name (string, optional),
       Description (string, optional)
       }
       
       {
         "Id": 0,
         "Name": "string",
         "Description": "string"
       }
       
       Click to set as parameter value
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * DELETE /REMOTECONSUMPTION/CARRIERTYPE/DELETE/{CARRIERTYPEID}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type carrierTypeId path
       integer
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * COMPANIES
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /REMOTECONSUMPTION/COMPANIES
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /REMOTECONSUMPTION/COMPANY/{COMPANYID}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type companyId path
       integer
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /REMOTECONSUMPTION/COMPANY/CREATE
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type model
       
       Parameter content type: application/json text/json application/xml
       text/xml application/x-www-form-urlencoded
       body
        * Model
        * Model Schema
       
       CompanyModel {
       Id (integer, optional),
       Name (string),
       Gln (string),
       IsCurrentUserAssignedToCarriers (boolean, optional)
       }
       
       {
         "Id": 0,
         "Name": "string",
         "Gln": "string",
         "IsCurrentUserAssignedToCarriers": true
       }
       
       Click to set as parameter value
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * PUT /REMOTECONSUMPTION/COMPANY/EDIT/{COMPANYID}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type companyId path
       integer model
       
       Parameter content type: application/json text/json application/xml
       text/xml application/x-www-form-urlencoded
       body
        * Model
        * Model Schema
       
       CompanyModel {
       Id (integer, optional),
       Name (string),
       Gln (string),
       IsCurrentUserAssignedToCarriers (boolean, optional)
       }
       
       {
         "Id": 0,
         "Name": "string",
         "Gln": "string",
         "IsCurrentUserAssignedToCarriers": true
       }
       
       Click to set as parameter value
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * DELETE /REMOTECONSUMPTION/COMPANY/DELETE/{COMPANYID}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type companyId path
       integer
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /REMOTECONSUMPTION/COMPANY/ASSIGN/{COMPANYID}/ME
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type companyId path
       integer
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /REMOTECONSUMPTION/COMPANY/UNASSIGN/{COMPANYID}/ME
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type companyId path
       integer
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * CONFIGURATION
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /PROOFING/CONFIGURATION/{OBJECTDEFINITIONID}
       
        * Gets all the configurations for a specific object
       
       WARNING: DEPRECATED
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Inline Model [
       ConfigurationModel
       ]
       ConfigurationModel {
       Id (integer, optional),
       Name (string, optional),
       ConfigurationDefinition (integer, optional) = ['0', '1', '2', '3', '4',
       '5', '6']
       
       integerEnum:0, 1, 2, 3, 4, 5, 6
       
       ,
       ObjectPhotos (boolean, optional),
       InstallationPhotos (boolean, optional),
       Code (string, optional)
       }
       
       [
         {
           "Id": 0,
           "Name": "string",
           "ConfigurationDefinition": 0,
           "ObjectPhotos": true,
           "InstallationPhotos": true,
           "Code": "string"
         }
       ]
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type objectdefinitionId
       The id object for which the configurations are searched path integer
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * CUSTOMER
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /PROOFING/CUSTOMER/{CUSTOMERNUMBER}
       
        * Check if a controller exists
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       CustomerModel {
       Name (string, optional),
       Number (string, optional)
       }
       
       {
         "Name": "string",
         "Number": "string"
       }
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type customerNumber path
       string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 404 When the customer is
       not found
       
       
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /PROOFING/CUSTOMER/CREATEUNKNOWN
       
        * 
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type vm
       
       Parameter content type: application/json text/json application/xml
       text/xml application/x-www-form-urlencoded
       body
        * Model
        * Model Schema
       
       UnknownCustomerViewModel {
       Name (string, optional),
       Email (string, optional),
       Phonenumber (string, optional),
       ProofingId (integer, optional)
       }
       
       {
         "Name": "string",
         "Email": "string",
         "Phonenumber": "string",
         "ProofingId": 0
       }
       
       Click to set as parameter value
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 200 OK
       
       
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /PROOFING/CUSTOMER/NUMBER
       
        * 
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 200 OK
       
       
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * CUSTOMERS
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /CUSTOMERS/GROUPS
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /CUSTOMERS/GROUPS/{GROUPID}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type groupId path integer
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /CUSTOMERS/GROUPS/{GROUPID}/DATA
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type groupId path integer
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /CUSTOMERS/{USERID}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type userId path integer
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * DEVICEREGISTRATION
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /DEVICEREGISTRATION/ANDROID
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type model.regId query
       string model.userId query integer
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * DELETE /DEVICEREGISTRATION/ANDROID/{REGID}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type regId path string
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /DEVICEREGISTRATION/ANDROID/{REGID}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type regId path string
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /DEVICEREGISTRATION/APPLE
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type model.regId query
       string model.userId query integer
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /DEVICEREGISTRATION/APPLE/{REGID}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type regId query string
       model.regId query string model.userId query integer
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * DELETE /DEVICEREGISTRATION/APPLE/{REGID}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type regId path string
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * DP2
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /ACTIVATION/DP2/CONFIGURATION/MAPPING
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * ERROR
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /ERROR
       
        * Get error
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * GEOFENCES
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /GEOFENCES/SINGLEGEOFENCEALLUNITS
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type model.isEdit true
       false query boolean model.unitsString query string
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * DELETE /GEOFENCES/{GEOFENCEID}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type geofenceId path
       integer
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /GEOFENCES
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /GEOFENCES
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type model
       
       Parameter content type: application/json text/json application/xml
       text/xml application/x-www-form-urlencoded
       body
        * Model
        * Model Schema
       
       SaveGeofenceModel {
       GeofenceId (integer, optional),
       GeofenceName (string, optional),
       GeofenceRadius (integer, optional),
       GeofenceGpsLocation (string, optional),
       GeofenceAllUnits (boolean, optional),
       GeofenceOnlyAfterWorkingHours (boolean, optional),
       UnitIds (string, optional),
       PolygonGpsLocations (string, optional)
       }
       
       {
         "GeofenceId": 0,
         "GeofenceName": "string",
         "GeofenceRadius": 0,
         "GeofenceGpsLocation": "string",
         "GeofenceAllUnits": true,
         "GeofenceOnlyAfterWorkingHours": true,
         "UnitIds": "string",
         "PolygonGpsLocations": "string"
       }
       
       Click to set as parameter value
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * INSTALLATION
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /INSTALLATION/FLOW
       
        * Gets all the flows based on ConfigurationSetId that the user can
          install
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Inline Model [
       ObjectDefinitionModel
       ]
       ObjectDefinitionModel {
       Id (integer, optional),
       Name (string, optional)
       }
       
       [
         {
           "Id": 0,
           "Name": "string"
         }
       ]
       
       
       Response Content Type application/json text/json application/xml text/xml
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /INSTALLATION/CUSTOMER/SELECT
       
        * Gets all the customer selection based on ConfigurationSetId that the
          user can use to finish the installation
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Inline Model [
       ObjectDefinitionModel
       ]
       ObjectDefinitionModel {
       Id (integer, optional),
       Name (string, optional)
       }
       
       [
         {
           "Id": 0,
           "Name": "string"
         }
       ]
       
       
       Response Content Type application/json text/json application/xml text/xml
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /INSTALLATION/GETCONFIGURATIONS/{INSTALLATIONID}
       
        * Get configurations for unit
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type installationId path
       integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 200 OK
       
       
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /INSTALLATION/INSERTPROOF
       
        * Insert a new proof into the database
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       ProofingModel {
       Id (integer, optional),
       Step (integer, optional) = ['0', '1', '2', '3', '4', '5', '6', '7', '8',
       '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20',
       '21', '30', '31', '32', '99']
       
       integerEnum:0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17,
       18, 19, 20, 21, 30, 31, 32, 99
       
       ,
       CustomerNumber (string, optional),
       ObjectId (integer, optional),
       ConfigurationId (integer, optional),
       Code (string, optional)
       }
       
       {
         "Id": 0,
         "Step": 0,
         "CustomerNumber": "string",
         "ObjectId": 0,
         "ConfigurationId": 0,
         "Code": "string"
       }
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type model
       
       Parameter content type: application/json text/json application/xml
       text/xml application/x-www-form-urlencoded
       body
        * Model
        * Model Schema
       
       InsertProofModel {
       CustomerId (integer, optional),
       CustomerNumber (string, optional),
       ObjectDefinitionId (integer, optional),
       ConfigurationId (integer, optional),
       ProofingMode (integer, optional),
       UnitQuotationLineId (integer, optional),
       SubscriptionQuotationLineId (integer, optional),
       SubscriptionId (integer, optional)
       }
       
       {
         "CustomerId": 0,
         "CustomerNumber": "string",
         "ObjectDefinitionId": 0,
         "ConfigurationId": 0,
         "ProofingMode": 0,
         "UnitQuotationLineId": 0,
         "SubscriptionQuotationLineId": 0,
         "SubscriptionId": 0
       }
       
       Click to set as parameter value
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 400 User not found
       
       
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /INSTALLATION/SAVECONFIGURATIONID/{INSTALLATIONID}
       
        * Insert new configuration for the proofing into the database
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type installationId path
       integer configurationDefinition
       
       Parameter content type: application/json text/json application/xml
       text/xml application/x-www-form-urlencoded
       body integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 200 OK
       
       
       
       400 User not found
       
       
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /INSTALLATION/SAVEOBJECTDEFINITION/{INSTALLATIONID}
       
        * Insert new configuration for the proofing into the database
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type installationId path
       integer objectDefinitionId
       
       Parameter content type: application/json text/json application/xml
       text/xml application/x-www-form-urlencoded
       body integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 200 OK
       
       
       
       400 User not found
       
       
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /INSTALLATION/SAVEUNIT/{INSTALLATIONID}
       
        * Insert unticode to the proofing into the database
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type installationId path
       integer unitCode
       
       Parameter content type: application/json text/json application/xml
       text/xml application/x-www-form-urlencoded
       body string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 200 OK
       
       
       
       400 User not found
       
       
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /INSTALLATION/STEP/{INSTALLATIONID}
       
        * Update proofing to specified step
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type installationId path
       integer proofingStep
       
       Parameter content type: application/json text/json application/xml
       text/xml application/x-www-form-urlencoded
       body integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 200 OK
       
       
       
       400 User not found
       
       
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /INSTALLATION/OBJECTDEFINITION
       
        * Gets all the objectdefinitions based on ConfigurationSetId
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Inline Model [
       ObjectDefinitionModel
       ]
       ObjectDefinitionModel {
       Id (integer, optional),
       Name (string, optional)
       }
       
       [
         {
           "Id": 0,
           "Name": "string"
         }
       ]
       
       
       Response Content Type application/json text/json application/xml text/xml
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * LOGGING
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /LOGGING
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type exceptionModel.error
       query string exceptionModel.extraInformation query string
       exceptionModel.userId query integer
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * MIGRATE
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * POST /PROOFING/MIGRATE/MIGRATEUNIT
       
        * Check if a unitcode is valid
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       MigrateUnitModel {
       groupId (integer, optional),
       unitId (integer, optional),
       newGroupId (integer, optional),
       customerName (string, optional),
       unitName (string, optional),
       fromProcess (string, optional),
       currentUser (integer, optional),
       currentGroup (integer, optional)
       }
       
       {
         "groupId": 0,
         "unitId": 0,
         "newGroupId": 0,
         "customerName": "string",
         "unitName": "string",
         "fromProcess": "string",
         "currentUser": 0,
         "currentGroup": 0
       }
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type model
       
       Parameter content type: application/json text/json application/xml
       text/xml application/x-www-form-urlencoded
       body
        * Model
        * Model Schema
       
       MigrateUnitModel {
       groupId (integer, optional),
       unitId (integer, optional),
       newGroupId (integer, optional),
       customerName (string, optional),
       unitName (string, optional),
       fromProcess (string, optional),
       currentUser (integer, optional),
       currentGroup (integer, optional)
       }
       
       {
         "groupId": 0,
         "unitId": 0,
         "newGroupId": 0,
         "customerName": "string",
         "unitName": "string",
         "fromProcess": "string",
         "currentUser": 0,
         "currentGroup": 0
       }
       
       Click to set as parameter value
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /MIGRATE
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
       
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type model
       
       Parameter content type: application/json text/json application/xml
       text/xml application/x-www-form-urlencoded
       body
        * Model
        * Model Schema
       
       MigrateUnitModel {
       groupId (integer, optional),
       unitId (integer, optional),
       newGroupId (integer, optional),
       customerName (string, optional),
       unitName (string, optional),
       fromProcess (string, optional),
       currentUser (integer, optional),
       currentGroup (integer, optional)
       }
       
       {
         "groupId": 0,
         "unitId": 0,
         "newGroupId": 0,
         "customerName": "string",
         "unitName": "string",
         "fromProcess": "string",
         "currentUser": 0,
         "currentGroup": 0
       }
       
       Click to set as parameter value
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * MODULE
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /PROOFING/MODULE/MANDATORY/{CONFIGID}
       
        * Get all mandatory modules for a specific configuration
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Inline Model [
       ModuleModel
       ]
       ModuleModel {
       Id (integer, optional),
       Name (string, optional),
       Steps (Array[ModuleStepModel], optional)
       }
       ModuleStepModel {
       Id (integer, optional),
       Instruction (string, optional),
       InputType (integer, optional),
       PollFrequency (integer, optional)
       }
       
       [
         {
           "Id": 0,
           "Name": "string",
           "Steps": [
             {
               "Id": 0,
               "Instruction": "string",
               "InputType": 0,
               "PollFrequency": 0
             }
           ]
         }
       ]
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type configId path
       integer
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /PROOFING/MODULE/OPTIONAL/{CONFIGID}
       
        * Get all optional modules for a specific configuration
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Inline Model [
       ModuleModel
       ]
       ModuleModel {
       Id (integer, optional),
       Name (string, optional),
       Steps (Array[ModuleStepModel], optional)
       }
       ModuleStepModel {
       Id (integer, optional),
       Instruction (string, optional),
       InputType (integer, optional),
       PollFrequency (integer, optional)
       }
       
       [
         {
           "Id": 0,
           "Name": "string",
           "Steps": [
             {
               "Id": 0,
               "Instruction": "string",
               "InputType": 0,
               "PollFrequency": 0
             }
           ]
         }
       ]
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type configId path
       integer
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /PROOFING/MODULE/SAVED/{PROOFINGID}
       
        * Get all modules that are saved on the installation
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       SavedModulesModel {
       ModuleIds (Array[integer], optional)
       }
       
       {
         "ModuleIds": [
           0
         ]
       }
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type proofingId path
       integer
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /PROOFING/MODULE/SELECTED/{PROOFINGID}
       
        * Get all modules that are selected on the installation
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       SelectedModulesModel {
       ModuleIds (Array[integer], optional)
       }
       
       {
         "ModuleIds": [
           0
         ]
       }
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type proofingId path
       integer
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /PROOFING/MODULE/SELECTED/{INSTALLATIONID}
       
        * Add which optional modules were selected
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type installationId path
       integer moduleIds
       
       Parameter content type: application/json text/json application/xml
       text/xml application/x-www-form-urlencoded
       body Array[integer]
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 200 OK
       
       
       
       400 Proof not found
       
       
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /PROOFING/MODULE/SELECTED/REMOVE
       
        * Remove an optional module
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type input
       
       Parameter content type: application/json text/json application/xml
       text/xml application/x-www-form-urlencoded
       body
        * Model
        * Model Schema
       
       InstallationModuleModel {
       InstallationId (integer, optional),
       ModuleId (integer, optional)
       }
       
       {
         "InstallationId": 0,
         "ModuleId": 0
       }
       
       Click to set as parameter value
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 200 OK
       
       
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /PROOFING/MODULE/SAVE
       
        * Add which optional modules were checked and which were skipped
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type input
       
       Parameter content type: application/json text/json application/xml
       text/xml application/x-www-form-urlencoded
       body
        * Model
        * Model Schema
       
       InstallationModuleModel {
       InstallationId (integer, optional),
       ModuleId (integer, optional)
       }
       
       {
         "InstallationId": 0,
         "ModuleId": 0
       }
       
       Click to set as parameter value
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 200 OK
       
       
       
       400 Proof not found
       
       
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /PROOFING/MODULE/REMOVE
       
        * Remove an optional module
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type input
       
       Parameter content type: application/json text/json application/xml
       text/xml application/x-www-form-urlencoded
       body
        * Model
        * Model Schema
       
       InstallationModuleModel {
       InstallationId (integer, optional),
       ModuleId (integer, optional)
       }
       
       {
         "InstallationId": 0,
         "ModuleId": 0
       }
       
       Click to set as parameter value
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 200 OK
       
       
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /PROOFING/MODULE/VALIDATE
       
        * Validate a module
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type input
       
       Parameter content type: application/json text/json application/xml
       text/xml application/x-www-form-urlencoded
       body
        * Model
        * Model Schema
       
       CheckModuleModel {
       InstallationId (integer, optional),
       ModuleStepId (integer, optional),
       Value (string, optional)
       }
       
       {
         "InstallationId": 0,
         "ModuleStepId": 0,
         "Value": "string"
       }
       
       Click to set as parameter value
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 200 OK
       
       
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /PROOFING/MODULE/TIMESTAMP/{INSTALLATIONID}
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type installationId path
       integer
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * MULTIVIEWERACCOUNT
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * POST /MULTIVIEWER/CREATEACCOUNT
       
        * Create a customer group + login credentials for the Multiviewer
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type account
       
       Parameter content type: application/json text/json application/xml
       text/xml application/x-www-form-urlencoded
       body
        * Model
        * Model Schema
       
       AccountInput {
       CustomerNumber (string, optional),
       CustomerName (string, optional),
       EmailAddress (string, optional)
       }
       
       {
         "CustomerNumber": "string",
         "CustomerName": "string",
         "EmailAddress": "string"
       }
       
       Click to set as parameter value
       cancellationToken
       
       Parameter content type: application/json text/json application/xml
       text/xml application/x-www-form-urlencoded
       body
        * Model
        * Model Schema
       
       CancellationToken {
       IsCancellationRequested (boolean, optional),
       CanBeCanceled (boolean, optional),
       WaitHandle (WaitHandle, optional)
       }
       WaitHandle {
       Handle (Object, optional),
       SafeWaitHandle (SafeWaitHandle, optional)
       }
       Object {
       
       }
       SafeWaitHandle {
       IsInvalid (boolean, optional),
       IsClosed (boolean, optional)
       }
       
       {
         "IsCancellationRequested": true,
         "CanBeCanceled": true,
         "WaitHandle": {
           "Handle": {},
           "SafeWaitHandle": {
             "IsInvalid": true,
             "IsClosed": true
           }
         }
       }
       
       Click to set as parameter value
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 200 OK
       
       
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * OBJECT
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /PROOFING/OBJECT
       
        * Gets all the objects
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Inline Model [
       ObjectDefinitionModel
       ]
       ObjectDefinitionModel {
       Id (integer, optional),
       Name (string, optional)
       }
       
       [
         {
           "Id": 0,
           "Name": "string"
         }
       ]
       
       
       Response Content Type application/json text/json application/xml text/xml
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * GET /PROOFING/OBJECT/PICTURES/{OBJECTID}
       
        * Gets all the required fotos for a specific object
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Inline Model [
       AttachmentModel
       ]
       AttachmentModel {
       Code (string, optional),
       Name (string, optional),
       Description (string, optional)
       }
       
       [
         {
           "Code": "string",
           "Name": "string",
           "Description": "string"
         }
       ]
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type objectId path
       integer
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * ORDER
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * POST /ORDER
       
        * 
       
       RESPONSE CLASS (STATUS 200)
       
        * Model
        * Model Schema
       
       Object {
       
       }
       
       {}
       
       
       Response Content Type application/json text/json application/xml text/xml
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type model
       
       Parameter content type: application/json text/json application/xml
       text/xml application/x-www-form-urlencoded
       body
        * Model
        * Model Schema
       
       OrderPostModel {
       GroupId (integer, optional),
       Amount (integer, optional),
       Type (string, optional),
       AutoIncasso (boolean, optional),
       BankAccountNumber (string, optional),
       BankAccountName (string, optional),
       BillingName (string, optional),
       BillingStreet (string, optional),
       BillingPostal (string, optional),
       BillingCity (string, optional),
       BillingCountry (string, optional),
       ShippingName (string, optional),
       ShippingStreet (string, optional),
       ShippingPostal (string, optional),
       ShippingCity (string, optional),
       ShippingCountry (string, optional),
       MailAddress (string, optional),
       Remarks (string, optional),
       NumExternalGPS (integer, optional),
       NumIdBuzzer (integer, optional),
       NumPZSwitch (integer, optional),
       NumRrsPakket (integer, optional),
       NumVvsPakket (integer, optional),
       NumMagneticCradle (integer, optional),
       Num220Charger (integer, optional),
       UserId (integer)
       }
       
       {
         "GroupId": 0,
         "Amount": 0,
         "Type": "string",
         "AutoIncasso": true,
         "BankAccountNumber": "string",
         "BankAccountName": "string",
         "BillingName": "string",
         "BillingStreet": "string",
         "BillingPostal": "string",
         "BillingCity": "string",
         "BillingCountry": "string",
         "ShippingName": "string",
         "ShippingStreet": "string",
         "ShippingPostal": "string",
         "ShippingCity": "string",
         "ShippingCountry": "string",
         "MailAddress": "string",
         "Remarks": "string",
         "NumExternalGPS": 0,
         "NumIdBuzzer": 0,
         "NumPZSwitch": 0,
         "NumRrsPakket": 0,
         "NumVvsPakket": 0,
         "NumMagneticCradle": 0,
         "Num220Charger": 0,
         "UserId": 0
       }
       
       Click to set as parameter value
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       


 * PLAN
   
    * Show/Hide
    * List Operations
    * Expand Operations
   
   
   * * GET /ACTIVATION/PLAN/{WHITELABEL}
       
        * 
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type whitelabel path
       string
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 200 OK
       
       
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       
   
   
   * * POST /ACTIVATION/PLAN/SAVE/{SUBSCRIPTIONID}
       
        * Save user billing data
       
       PARAMETERS
       
       Parameter Value Description Parameter Type Data Type subscriptionId path
       integer
       
       
       
       RESPONSE MESSAGES
       
       HTTP Status Code Reason Response Model Headers 200 OK
       
       
       
       Hide Response
       
       REQUEST URL
       
       
       
       RESPONSE BODY
       
       
       
       RESPONSE CODE
       
       
       
       RESPONSE HEADERS
       
       

[ BASE URL: , API VERSION: V1 ]