Árvore de páginas

Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.

GET Lista de inventário.

PARAMS

KEY

VALUE

codAlmoxarifado12abertoFechado{A,F}

OBS: { codAlmoxarifado retorno do GET Almoxarifado} 

idEmpresa3

Authorization

Bearer Token ="eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzUxMiJ9.eyJpc3MiOiJwbHVnaW4iLCJhdWQiOiJhbG 
1veCIsInN1YiI6IjUwIiwiaWF0IjoxNTgxNTI2Mjc5LCJleHAiOjE1ODE2MTI2Nzl9.3Eq5OTMWNV_62J6R0dau_
cwRc3xlR_YPAoI8IsUfXGN_h5PTo_N1uHA8A34WzUWX-a2DQvtKGAiLe-v3uRN8Mg"

OBS {Token retorno do POST do Login}

BODY Pretty

JSON - Formato

[  

      {
        "idInventario": 1267 1666,
        "codAlmoxarifado": 12 2,
        "dataInventario""20142020-1202-3129",
        "abertoFechado""F",
        "codGrupoProd""01",
        "idPessoa"3,
        "contagemEncerrada""F",
        "qtdeContada"730,
        "grupProd": null

    }

]

": {
            "codGrupoProd""01",
            "descGrupoProd""ALIMENTOS - S"
        },
        "almox": {
            "codAlmoxarifado"2,
            "descAlmox""Almoxarifado Principal Manhattan",
            "idPessoa"3
        }
    }

]

HTML
<!-- esconder o menu --> 


<style>
div.theme-default .ia-splitter #main {
    margin-left: 0px;
}
.ia-fixed-sidebar, .ia-splitter-left {
    display: none;
}
#main {
    padding-left: 10px;
    padding-right: 10px;
    overflow-x: hidden;
}

.aui-header-primary .aui-nav,  .aui-page-panel {
    margin-left: 0px !important;
}
.aui-header-primary .aui-nav {
    margin-left: 0px !important;
}
</style>