Árvore de páginas

Versões comparadas

Chave

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

...

Chamada

GET /api/v1/exportacao/estoque/inventario

Informações para Requisição (Request Information)

...

Bloco de código
languageactionscript3
{
   "hasNext": truefalse,
   "items": [
    {
      "seqExportacaoSEQEXPORTACAO": 0,
      "seqLoteInvSEQLOTEINV": 0,
      "nroEmpresaNROEMPRESA": 0,
      "codDepositanteCODDEPOSITANTE": 0,
      "seqProdutoSEQPRODUTO": 0,
      "qtdAtualQTDATUAL": 0,
      "padraoEmbVendaPADRAOEMBVENDA": 0,
      "codStatusEnderecoCODSTATUSENDERECO": "stringSTRING",
      "descStatusEnderecoDESCSTATUSENDERECO": "stringSTRING",
      "dtaValidadeDTAVALIDADE": "2022-10-05T11:20:32.088Z",
      "dtaFabricacaoDTAFABRICACAO": "2022-10-05T11:20:32.088Z",
      "nroLoteNROLOTE": "stringSTRING",
      "tipEspecieAREAARMAZENAGEM": "stringSTRING",
      "codDepositoCODDEPOSITO": "stringSTRING",
      "dtaHorGeracaoDTAHORGERACAO": "2022-10-05T11:20:32.088Z",
         "_expandables": [
        "string"
      ]
    }
  ]
}

Códigos do Recurso (Response Codes)

...