2.0info: 1.5.0 Movimentação description: Serviço da controladoria para a imobiliária x-senior-domain: erpx_cpl_tri x-senior-domain-path: erpx_cpl_tri x-senior-service-path: movimentacao contact: name: Senior X Platform url: https://dev.senior.com.br email: seniorx-dev@senior.com.brhost: platform.senior.com.br /t/senior.com.br/bridge/1.0/rest/erpx_cpl_trisecurityDefinitions: APIKeyHeader: type: apiKey in: header name: Authorizationsecurity: – APIKeyHeader: [] – application/json – application/jsonpaths: /movimentacao/queries/healthcheck: post: description: Query para o SRE verificar a disponibilidade do serviço tags: – Queries x-senior-visibility: PRIVATE parameters: – name: input in: body required: true schema: type: object responses: 200: description: Ok schema: type: object required: – status – checks properties: status: type: string allOf: – #/definitions/upDown description: Status geral do serviço checks: type: array items: type: object allOf: – #/definitions/checkData minimum: 1 description: Verificações para assegurar o status 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError get: description: Query para o SRE verificar a disponibilidade do serviço tags: – Queries x-senior-visibility: PRIVATE parameters: responses: 200: description: Ok schema: type: object required: – status – checks properties: status: type: string allOf: – #/definitions/upDown description: Status geral do serviço checks: type: array items: type: object allOf: – #/definitions/checkData minimum: 1 description: Verificações para assegurar o status 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/queries/getMetadata: post: description: Default getMetadata query. Every service must handle this command and return metadata in the format requested. tags: – Queries x-senior-visibility: PRIVATE parameters: – name: input in: body required: true schema: type: object properties: metadataFormat: type: string description: responses: 200: description: Ok schema: type: object required: – metadata properties: metadata: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError get: description: Default getMetadata query. Every service must handle this command and return metadata in the format requested. tags: – Queries x-senior-visibility: PRIVATE parameters: – name: metadataFormat description: in: query type: string responses: 200: description: Ok schema: type: object required: – metadata properties: metadata: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/queries/exportE070emp: post: description: tags: – Queries x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/exportConfig description: responses: 200: description: Ok schema: type: object required: – exportJobId properties: exportJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/queries/exportE070fil: post: description: tags: – Queries x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/exportConfig description: responses: 200: description: Ok schema: type: object required: – exportJobId properties: exportJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/queries/exportE031moe: post: description: tags: – Queries x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/exportConfig description: responses: 200: description: Ok schema: type: object required: – exportJobId properties: exportJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/queries/exportE006pai: post: description: tags: – Queries x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/exportConfig description: responses: 200: description: Ok schema: type: object required: – exportJobId properties: exportJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/queries/exportE007ufs: post: description: tags: – Queries x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/exportConfig description: responses: 200: description: Ok schema: type: object required: – exportJobId properties: exportJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/queries/exportE008rai: post: description: tags: – Queries x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/exportConfig description: responses: 200: description: Ok schema: type: object required: – exportJobId properties: exportJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/queries/exportE085pes: post: description: tags: – Queries x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/exportConfig description: responses: 200: description: Ok schema: type: object required: – exportJobId properties: exportJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/queries/exportE095pes: post: description: tags: – Queries x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/exportConfig description: responses: 200: description: Ok schema: type: object required: – exportJobId properties: exportJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/queries/exportE001pes: post: description: tags: – Queries x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/exportConfig description: responses: 200: description: Ok schema: type: object required: – exportJobId properties: exportJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/queries/exportE001tns: post: description: tags: – Queries x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/exportConfig description: responses: 200: description: Ok schema: type: object required: – exportJobId properties: exportJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/queries/exportE001tnsCplImpEnt: post: description: tags: – Queries x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/exportConfig description: responses: 200: description: Ok schema: type: object required: – exportJobId properties: exportJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/queries/exportE001tnsCplImpSai: post: description: tags: – Queries x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/exportConfig description: responses: 200: description: Ok schema: type: object required: – exportJobId properties: exportJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/queries/exportE024msg: post: description: tags: – Queries x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/exportConfig description: responses: 200: description: Ok schema: type: object required: – exportJobId properties: exportJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/queries/exportE075der: post: description: tags: – Queries x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/exportConfig description: responses: 200: description: Ok schema: type: object required: – exportJobId properties: exportJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/queries/exportE080ser: post: description: tags: – Queries x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/exportConfig description: responses: 200: description: Ok schema: type: object required: – exportJobId properties: exportJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/queries/exportE051dis: post: description: tags: – Queries x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/exportConfig description: responses: 200: description: Ok schema: type: object required: – exportJobId properties: exportJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/queries/exportE045pla: post: description: tags: – Queries x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/exportConfig description: responses: 200: description: Ok schema: type: object required: – exportJobId properties: exportJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/queries/exportE044ccu: post: description: tags: – Queries x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/exportConfig description: responses: 200: description: Ok schema: type: object required: – exportJobId properties: exportJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/queries/exportE027str: post: description: tags: – Queries x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/exportConfig description: responses: 200: description: Ok schema: type: object required: – exportJobId properties: exportJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/queries/exportNaturezaReceitaPISCOFINS: post: description: tags: – Queries x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/exportConfig description: responses: 200: description: Ok schema: type: object required: – exportJobId properties: exportJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/queries/exportE032edc: post: description: tags: – Queries x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/exportConfig description: responses: 200: description: Ok schema: type: object required: – exportJobId properties: exportJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/queries/exportE020snf: post: description: tags: – Queries x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/exportConfig description: responses: 200: description: Ok schema: type: object required: – exportJobId properties: exportJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/queries/exportE002tpt: post: description: tags: – Queries x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/exportConfig description: responses: 200: description: Ok schema: type: object required: – exportJobId properties: exportJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/queries/exportOutrosDocumentos: post: description: tags: – Queries x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/exportConfig description: responses: 200: description: Ok schema: type: object required: – exportJobId properties: exportJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/queries/exportOutrosDocumentosImpostos: post: description: tags: – Queries x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/exportConfig description: responses: 200: description: Ok schema: type: object required: – exportJobId properties: exportJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/queries/exportInformacoesMensais: post: description: tags: – Queries x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/exportConfig description: responses: 200: description: Ok schema: type: object required: – exportJobId properties: exportJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/queries/exportE070filCplTri: post: description: tags: – Queries x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/exportConfig description: responses: 200: description: Ok schema: type: object required: – exportJobId properties: exportJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/queries/exportE048fct: post: description: tags: – Queries x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/exportConfig description: responses: 200: description: Ok schema: type: object required: – exportJobId properties: exportJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/queries/exportSaldoFisicoEstoque: post: description: tags: – Queries x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/exportConfig description: responses: 200: description: Ok schema: type: object required: – exportJobId properties: exportJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/queries/exportE015med: post: description: tags: – Queries x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/exportConfig description: responses: 200: description: Ok schema: type: object required: – exportJobId properties: exportJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/queries/exportNcm: post: description: tags: – Queries x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/exportConfig description: responses: 200: description: Ok schema: type: object required: – exportJobId properties: exportJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/queries/exportE075derCplImp: post: description: tags: – Queries x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/exportConfig description: responses: 200: description: Ok schema: type: object required: – exportJobId properties: exportJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/queries/getDependencies: post: description: Returns a list with all dependencies from this service, along with their respective versions tags: – Queries x-senior-visibility: PUBLIC responses: 200: description: Ok schema: type: object required: – dependencies properties: dependencies: type: array items: type: object allOf: – #/definitions/dependency minimum: 1 description: List with this service dependencies 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError get: description: Returns a list with all dependencies from this service, along with their respective versions tags: – Queries x-senior-visibility: PUBLIC responses: 200: description: Ok schema: type: object required: – dependencies properties: dependencies: type: array items: type: object allOf: – #/definitions/dependency minimum: 1 description: List with this service dependencies 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/actions/salvarSaldoFisicoEstoque: post: description: Salva a estrutura do saldo físico do estoque tags: – Actions x-senior-visibility: PRIVATE parameters: – name: input in: body required: true schema: type: object required: – saldoFisicoEstoque properties: saldoFisicoEstoque: type: object allOf: – #/definitions/recSaldoFisicoEstoque description: Saldo físico estoque detalhamentoSaldoFisicoEstoque: type: array items: type: object allOf: – #/definitions/recDetalhamentoSaldoFisicoEstoque description: Detalhamento saldo físico estoque responses: 200: description: Ok schema: type: object 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/actions/salvarOutrosDocumentos: post: description: Salva Estrutura Outros Documentos tags: – Actions x-senior-visibility: PRIVATE parameters: – name: input in: body required: true schema: type: object required: – outrosDocumentos – outrosDocumentosOrigem properties: outrosDocumentos: type: object allOf: – #/definitions/recOutrosDocumentos description: Outros Documentos outrosDocumentosOrigem: type: object allOf: – #/definitions/recOutrosDocumentosOrigem description: Outros Documentos Origem outrosDocumentosImpostos: type: array items: type: object allOf: – #/definitions/recOutrosDocumentosImpostos description: Outros Documentos Impostos responses: 200: description: Ok schema: type: object 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/actions/excluirOutrosDocumentos: post: description: Deleta Estrutura Outros Documentos tags: – Actions x-senior-visibility: PRIVATE parameters: – name: input in: body required: true schema: type: object properties: outrosDocumentosId: type: array items: type: string description: Identificador de Outros Documentos filtro: type: object allOf: – #/definitions/recFiltroOutrosDocumentos description: Filtro de busca excluirRegistrosFiltro: type: boolean description: Excluir todos os registros informados no filtro responses: 200: description: Ok schema: type: object 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/actions/buscarOutrosDocumentos: post: description: Busca Estrutura Outros Documentos tags: – Actions x-senior-visibility: PRIVATE parameters: – name: input in: body required: true schema: type: object required: – outrosDocumentosId properties: outrosDocumentosId: type: string description: Identificador Outros Documentos responses: 200: description: Ok schema: type: object required: – outrosDocumentos – outrosDocumentosOrigem properties: outrosDocumentos: type: object allOf: – #/definitions/recOutrosDocumentos description: Outros Documentos outrosDocumentosOrigem: type: object allOf: – #/definitions/recOutrosDocumentosOrigem description: Outros Documentos Origem outrosDocumentosImpostos: type: array items: type: object allOf: – #/definitions/recOutrosDocumentosImpostos description: Outros Documentos Impostos 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/actions/excluirInformacoesMensais: post: description: Deleta Estrutura Informação Mensal tags: – Actions x-senior-visibility: PRIVATE parameters: – name: input in: body required: true schema: type: object properties: informacoesMensaisId: type: array items: type: string description: Identificador de Informação Mensal filtro: type: object allOf: – #/definitions/recFiltroInformacoesMensais description: Filtro de busca responses: 200: description: Ok schema: type: object 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/actions/excluirSaldoFisicoEstoque: post: description: Deleta Estrutura Saldo Físico Estoque tags: – Actions x-senior-visibility: PRIVATE parameters: – name: input in: body required: true schema: type: object properties: saldoFisicoEstoqueId: type: array items: type: string description: Identificador de Saldo Físico Estoque filtro: type: object allOf: – #/definitions/recFiltroSaldoFisicoEstoque description: Filtro de busca excluirRegistrosFiltro: type: boolean description: Excluir todos os registros informados no filtro responses: 200: description: Ok schema: type: object 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/actions/verificarContaContabil: post: description: Verifica se uma conta contábil é válida tags: – Actions x-senior-visibility: PRIVATE parameters: – name: input in: body required: true schema: type: object required: – empresaId – contaContabilId – somenteManual properties: empresaId: type: string description: Identificador da empresa contaContabilId: type: string description: Identificador da conta contábil somenteAnalitico: type: boolean description: Flag para identificar que só aceita contas analíticas somenteManual: type: boolean description: Flag somente manual responses: 200: description: Ok schema: type: object required: – contaContabilValida properties: contaContabilValida: type: boolean description: Identifica se a conta contabil é válida mensagem: type: array items: type: object allOf: – #/definitions/recMensagemValidacao description: Mensagens de erro da validação da conta contábil 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/actions/verificarCentroCusto: post: description: Verifica se um centro de custo é válido tags: – Actions x-senior-visibility: PRIVATE parameters: – name: input in: body required: true schema: type: object required: – empresaId – centroCustoId properties: empresaId: type: string description: Identificador da empresa centroCustoId: type: string description: Identificador do centro de custo contaContabilId: type: string description: Identificador da conta contábil somenteAnalitico: type: boolean description: Flag somente centros de custos analíticos somenteAceitaRateio: type: boolean description: Flag aceita rateio responses: 200: description: Ok schema: type: object required: – centroCustoValido properties: centroCustoValido: type: boolean description: Flag de validade do centro de custo mensagem: type: array items: type: object allOf: – #/definitions/recMensagemValidacao description: Mensagem 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/actions/odata: post: description: tags: – Actions x-senior-visibility: PRIVATE responses: 204: description: No response 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/actions/importE070emp: post: description: tags: – Actions x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/importConfig description: responses: 200: description: Ok schema: type: object required: – importJobId properties: importJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/actions/importE070fil: post: description: tags: – Actions x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/importConfig description: responses: 200: description: Ok schema: type: object required: – importJobId properties: importJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/actions/importE031moe: post: description: tags: – Actions x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/importConfig description: responses: 200: description: Ok schema: type: object required: – importJobId properties: importJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/actions/importE006pai: post: description: tags: – Actions x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/importConfig description: responses: 200: description: Ok schema: type: object required: – importJobId properties: importJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/actions/importE007ufs: post: description: tags: – Actions x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/importConfig description: responses: 200: description: Ok schema: type: object required: – importJobId properties: importJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/actions/importE008rai: post: description: tags: – Actions x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/importConfig description: responses: 200: description: Ok schema: type: object required: – importJobId properties: importJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/actions/importE085pes: post: description: tags: – Actions x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/importConfig description: responses: 200: description: Ok schema: type: object required: – importJobId properties: importJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/actions/importE095pes: post: description: tags: – Actions x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/importConfig description: responses: 200: description: Ok schema: type: object required: – importJobId properties: importJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/actions/importE001pes: post: description: tags: – Actions x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/importConfig description: responses: 200: description: Ok schema: type: object required: – importJobId properties: importJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/actions/importE001tns: post: description: tags: – Actions x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/importConfig description: responses: 200: description: Ok schema: type: object required: – importJobId properties: importJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/actions/importE001tnsCplImpEnt: post: description: tags: – Actions x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/importConfig description: responses: 200: description: Ok schema: type: object required: – importJobId properties: importJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/actions/importE001tnsCplImpSai: post: description: tags: – Actions x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/importConfig description: responses: 200: description: Ok schema: type: object required: – importJobId properties: importJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/actions/importE024msg: post: description: tags: – Actions x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/importConfig description: responses: 200: description: Ok schema: type: object required: – importJobId properties: importJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/actions/importE075der: post: description: tags: – Actions x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/importConfig description: responses: 200: description: Ok schema: type: object required: – importJobId properties: importJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/actions/importE080ser: post: description: tags: – Actions x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/importConfig description: responses: 200: description: Ok schema: type: object required: – importJobId properties: importJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/actions/importE051dis: post: description: tags: – Actions x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/importConfig description: responses: 200: description: Ok schema: type: object required: – importJobId properties: importJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/actions/importE045pla: post: description: tags: – Actions x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/importConfig description: responses: 200: description: Ok schema: type: object required: – importJobId properties: importJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/actions/importE044ccu: post: description: tags: – Actions x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/importConfig description: responses: 200: description: Ok schema: type: object required: – importJobId properties: importJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/actions/importE027str: post: description: tags: – Actions x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/importConfig description: responses: 200: description: Ok schema: type: object required: – importJobId properties: importJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/actions/importNaturezaReceitaPISCOFINS: post: description: tags: – Actions x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/importConfig description: responses: 200: description: Ok schema: type: object required: – importJobId properties: importJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/actions/importE032edc: post: description: tags: – Actions x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/importConfig description: responses: 200: description: Ok schema: type: object required: – importJobId properties: importJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/actions/importE020snf: post: description: tags: – Actions x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/importConfig description: responses: 200: description: Ok schema: type: object required: – importJobId properties: importJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/actions/importE002tpt: post: description: tags: – Actions x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/importConfig description: responses: 200: description: Ok schema: type: object required: – importJobId properties: importJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/actions/importOutrosDocumentos: post: description: tags: – Actions x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/importConfig description: responses: 200: description: Ok schema: type: object required: – importJobId properties: importJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/actions/importOutrosDocumentosImpostos: post: description: tags: – Actions x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/importConfig description: responses: 200: description: Ok schema: type: object required: – importJobId properties: importJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/actions/importInformacoesMensais: post: description: tags: – Actions x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/importConfig description: responses: 200: description: Ok schema: type: object required: – importJobId properties: importJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/actions/importE070filCplTri: post: description: tags: – Actions x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/importConfig description: responses: 200: description: Ok schema: type: object required: – importJobId properties: importJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/actions/importE048fct: post: description: tags: – Actions x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/importConfig description: responses: 200: description: Ok schema: type: object required: – importJobId properties: importJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/actions/importSaldoFisicoEstoque: post: description: tags: – Actions x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/importConfig description: responses: 200: description: Ok schema: type: object required: – importJobId properties: importJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/actions/importE015med: post: description: tags: – Actions x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/importConfig description: responses: 200: description: Ok schema: type: object required: – importJobId properties: importJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/actions/importNcm: post: description: tags: – Actions x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/importConfig description: responses: 200: description: Ok schema: type: object required: – importJobId properties: importJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/actions/importE075derCplImp: post: description: tags: – Actions x-senior-visibility: PUBLIC parameters: – name: input in: body required: true schema: type: object required: – config properties: config: type: object allOf: – #/definitions/importConfig description: responses: 200: description: Ok schema: type: object required: – importJobId properties: importJobId: type: string description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/events/atualizarFaturamentoOutrosDocumentos: post: description: Evento de atualização do faturamento x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – outrosDocumentosCabecalho – outrosDocumentosItem properties: outrosDocumentosCabecalho: type: object allOf: – #/definitions/faturamentoOutrosDocumentos description: Dados do cabeçalho dos outros documentos outrosDocumentosItem: type: object allOf: – #/definitions/outrosDocumentosItem description: Dados do item dos outros documento responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/importE070empEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/importEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/exportE070empEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/exportEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/importE070filEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/importEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/exportE070filEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/exportEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/importE031moeEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/importEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/exportE031moeEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/exportEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/importE006paiEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/importEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/exportE006paiEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/exportEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/importE007ufsEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/importEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/exportE007ufsEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/exportEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/importE008raiEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/importEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/exportE008raiEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/exportEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/importE085pesEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/importEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/exportE085pesEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/exportEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/importE095pesEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/importEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/exportE095pesEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/exportEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/importE001pesEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/importEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/exportE001pesEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/exportEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/importE001tnsEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/importEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/exportE001tnsEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/exportEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/importE001tnsCplImpEntEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/importEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/exportE001tnsCplImpEntEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/exportEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/importE001tnsCplImpSaiEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/importEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/exportE001tnsCplImpSaiEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/exportEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/importE024msgEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/importEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/exportE024msgEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/exportEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/importE075derEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/importEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/exportE075derEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/exportEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/importE080serEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/importEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/exportE080serEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/exportEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/importE051disEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/importEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/exportE051disEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/exportEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/importE045plaEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/importEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/exportE045plaEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/exportEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/importE044ccuEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/importEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/exportE044ccuEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/exportEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/importE027strEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/importEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/exportE027strEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/exportEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/importNaturezaReceitaPISCOFINSEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/importEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/exportNaturezaReceitaPISCOFINSEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/exportEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/importE032edcEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/importEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/exportE032edcEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/exportEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/importE020snfEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/importEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/exportE020snfEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/exportEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/importE002tptEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/importEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/exportE002tptEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/exportEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/importOutrosDocumentosEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/importEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/exportOutrosDocumentosEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/exportEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/importOutrosDocumentosImpostosEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/importEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/exportOutrosDocumentosImpostosEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/exportEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/importOutrosDocumentosOrigemEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/importEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/exportOutrosDocumentosOrigemEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/exportEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/importInformacoesMensaisEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/importEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/exportInformacoesMensaisEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/exportEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/importE070filCplTriEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/importEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/exportE070filCplTriEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/exportEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/importE048fctEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/importEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/exportE048fctEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/exportEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/importSaldoFisicoEstoqueEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/importEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/exportSaldoFisicoEstoqueEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/exportEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/importDetalhamentoSaldoFisicoEstoqueEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/importEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/exportDetalhamentoSaldoFisicoEstoqueEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/exportEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/importE015medEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/importEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/exportE015medEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/exportEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/importNcmEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/importEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/exportNcmEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/exportEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/importE075derCplImpEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/importEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/events/exportE075derCplImpEvent: post: description: x-senior-event: true tags: – Events parameters: – name: input in: body required: true schema: type: object required: – eventpl properties: eventpl: type: object allOf: – #/definitions/exportEventStatus description: responses: 200: description: OK default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e070emp: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: offset in: query type: number – name: size in: query type: number responses: 200: description: Ok schema: type: array items: #/definitions/e070emp 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e070emp/{id}: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string responses: 200: description: Ok schema: #/definitions/e070emp 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e070fil: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: offset in: query type: number – name: size in: query type: number responses: 200: description: Ok schema: type: array items: #/definitions/e070fil 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e070fil/{id}: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string responses: 200: description: Ok schema: #/definitions/e070fil 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e031moe: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: offset in: query type: number – name: size in: query type: number responses: 200: description: Ok schema: type: array items: #/definitions/e031moe 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e031moe/{id}: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string responses: 200: description: Ok schema: #/definitions/e031moe 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e006pai: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: offset in: query type: number – name: size in: query type: number responses: 200: description: Ok schema: type: array items: #/definitions/e006pai 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e006pai/{id}: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string responses: 200: description: Ok schema: #/definitions/e006pai 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e007ufs: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: offset in: query type: number – name: size in: query type: number responses: 200: description: Ok schema: type: array items: #/definitions/e007ufs 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e007ufs/{id}: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string responses: 200: description: Ok schema: #/definitions/e007ufs 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e008rai: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: offset in: query type: number – name: size in: query type: number responses: 200: description: Ok schema: type: array items: #/definitions/e008rai 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e008rai/{id}: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string responses: 200: description: Ok schema: #/definitions/e008rai 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e085pes: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: offset in: query type: number – name: size in: query type: number responses: 200: description: Ok schema: type: array items: #/definitions/e085pes 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e085pes/{id}: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string responses: 200: description: Ok schema: #/definitions/e085pes 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e095pes: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: offset in: query type: number – name: size in: query type: number responses: 200: description: Ok schema: type: array items: #/definitions/e095pes 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e095pes/{id}: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string responses: 200: description: Ok schema: #/definitions/e095pes 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e001pes: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: offset in: query type: number – name: size in: query type: number responses: 200: description: Ok schema: type: array items: #/definitions/e001pes 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e001pes/{id}: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string responses: 200: description: Ok schema: #/definitions/e001pes 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e001tns: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: offset in: query type: number – name: size in: query type: number responses: 200: description: Ok schema: type: array items: #/definitions/e001tns 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e001tns/{id}: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string responses: 200: description: Ok schema: #/definitions/e001tns 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e001tnsCplImpEnt: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: offset in: query type: number – name: size in: query type: number responses: 200: description: Ok schema: type: array items: #/definitions/e001tnsCplImpEnt 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e001tnsCplImpEnt/{id}: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string responses: 200: description: Ok schema: #/definitions/e001tnsCplImpEnt 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e001tnsCplImpSai: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: offset in: query type: number – name: size in: query type: number responses: 200: description: Ok schema: type: array items: #/definitions/e001tnsCplImpSai 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e001tnsCplImpSai/{id}: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string responses: 200: description: Ok schema: #/definitions/e001tnsCplImpSai 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e024msg: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: offset in: query type: number – name: size in: query type: number responses: 200: description: Ok schema: type: array items: #/definitions/e024msg 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e024msg/{id}: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string responses: 200: description: Ok schema: #/definitions/e024msg 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e075der: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: offset in: query type: number – name: size in: query type: number responses: 200: description: Ok schema: type: array items: #/definitions/e075der 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e075der/{id}: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string responses: 200: description: Ok schema: #/definitions/e075der 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e080ser: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: offset in: query type: number – name: size in: query type: number responses: 200: description: Ok schema: type: array items: #/definitions/e080ser 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e080ser/{id}: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string responses: 200: description: Ok schema: #/definitions/e080ser 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e051dis: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: offset in: query type: number – name: size in: query type: number responses: 200: description: Ok schema: type: array items: #/definitions/e051dis 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e051dis/{id}: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string responses: 200: description: Ok schema: #/definitions/e051dis 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e045pla: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: offset in: query type: number – name: size in: query type: number responses: 200: description: Ok schema: type: array items: #/definitions/e045pla 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e045pla/{id}: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string responses: 200: description: Ok schema: #/definitions/e045pla 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e044ccu: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: offset in: query type: number – name: size in: query type: number responses: 200: description: Ok schema: type: array items: #/definitions/e044ccu 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e044ccu/{id}: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string responses: 200: description: Ok schema: #/definitions/e044ccu 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e027str: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: offset in: query type: number – name: size in: query type: number responses: 200: description: Ok schema: type: array items: #/definitions/e027str 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e027str/{id}: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string responses: 200: description: Ok schema: #/definitions/e027str 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/naturezaReceitaPISCOFINS: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: offset in: query type: number – name: size in: query type: number responses: 200: description: Ok schema: type: array items: #/definitions/naturezaReceitaPISCOFINS 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/naturezaReceitaPISCOFINS/{id}: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string responses: 200: description: Ok schema: #/definitions/naturezaReceitaPISCOFINS 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e032edc: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: offset in: query type: number – name: size in: query type: number responses: 200: description: Ok schema: type: array items: #/definitions/e032edc 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e032edc/{id}: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string responses: 200: description: Ok schema: #/definitions/e032edc 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e020snf: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: offset in: query type: number – name: size in: query type: number responses: 200: description: Ok schema: type: array items: #/definitions/e020snf 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e020snf/{id}: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string responses: 200: description: Ok schema: #/definitions/e020snf 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e002tpt: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: offset in: query type: number – name: size in: query type: number responses: 200: description: Ok schema: type: array items: #/definitions/e002tpt 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e002tpt/{id}: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string responses: 200: description: Ok schema: #/definitions/e002tpt 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/outrosDocumentos: post: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: entity in: body required: true schema: type: object allOf: – #/definitions/outrosDocumentos responses: 200: description: The created resource schema: #/definitions/outrosDocumentos 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError patch: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: entity in: body required: true schema: type: object allOf: – #/definitions/outrosDocumentos responses: 200: description: The created resource schema: #/definitions/outrosDocumentos 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: offset in: query type: number – name: size in: query type: number responses: 200: description: Ok schema: type: array items: #/definitions/outrosDocumentos 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/outrosDocumentos/{id}: put: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string – name: entity in: body required: true schema: #/definitions/outrosDocumentos responses: 200: description: Ok schema: #/definitions/outrosDocumentos 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError patch: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string – name: entity in: body required: true schema: #/definitions/outrosDocumentos responses: 200: description: Ok schema: #/definitions/outrosDocumentos 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string responses: 200: description: Ok schema: #/definitions/outrosDocumentos 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError delete: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string responses: 200: description: Ok 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/outrosDocumentos/bulk: post: description: Esta entidade pode ser customizada. tags: – Bulk parameters: – name: entities in: body required: true schema: type: array items: #/definitions/outrosDocumentos responses: 200: description: The bulk creation has created resources 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/outrosDocumentosImpostos: post: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: entity in: body required: true schema: type: object allOf: – #/definitions/outrosDocumentosImpostos responses: 200: description: The created resource schema: #/definitions/outrosDocumentosImpostos 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError patch: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: entity in: body required: true schema: type: object allOf: – #/definitions/outrosDocumentosImpostos responses: 200: description: The created resource schema: #/definitions/outrosDocumentosImpostos 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: offset in: query type: number – name: size in: query type: number responses: 200: description: Ok schema: type: array items: #/definitions/outrosDocumentosImpostos 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/outrosDocumentosImpostos/{id}: put: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string – name: entity in: body required: true schema: #/definitions/outrosDocumentosImpostos responses: 200: description: Ok schema: #/definitions/outrosDocumentosImpostos 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError patch: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string – name: entity in: body required: true schema: #/definitions/outrosDocumentosImpostos responses: 200: description: Ok schema: #/definitions/outrosDocumentosImpostos 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string responses: 200: description: Ok schema: #/definitions/outrosDocumentosImpostos 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError delete: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string responses: 200: description: Ok 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/outrosDocumentosImpostos/bulk: post: description: Esta entidade pode ser customizada. tags: – Bulk parameters: – name: entities in: body required: true schema: type: array items: #/definitions/outrosDocumentosImpostos responses: 200: description: The bulk creation has created resources 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/outrosDocumentosOrigem: post: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: entity in: body required: true schema: type: object allOf: – #/definitions/outrosDocumentosOrigem responses: 200: description: The created resource schema: #/definitions/outrosDocumentosOrigem 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError patch: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: entity in: body required: true schema: type: object allOf: – #/definitions/outrosDocumentosOrigem responses: 200: description: The created resource schema: #/definitions/outrosDocumentosOrigem 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: offset in: query type: number – name: size in: query type: number responses: 200: description: Ok schema: type: array items: #/definitions/outrosDocumentosOrigem 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/outrosDocumentosOrigem/{id}: put: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string – name: entity in: body required: true schema: #/definitions/outrosDocumentosOrigem responses: 200: description: Ok schema: #/definitions/outrosDocumentosOrigem 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError patch: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string – name: entity in: body required: true schema: #/definitions/outrosDocumentosOrigem responses: 200: description: Ok schema: #/definitions/outrosDocumentosOrigem 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string responses: 200: description: Ok schema: #/definitions/outrosDocumentosOrigem 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError delete: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string responses: 200: description: Ok 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/outrosDocumentos/{parentId}/outrosDocumentosOrigem: post: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: parentId in: path required: true type: string – name: entity in: body required: true schema: type: object allOf: – #/definitions/outrosDocumentosOrigem responses: 200: description: The created resource schema: #/definitions/outrosDocumentosOrigem 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError patch: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: parentId in: path required: true type: string – name: entity in: body required: true schema: type: object allOf: – #/definitions/outrosDocumentosOrigem responses: 200: description: The created resource schema: #/definitions/outrosDocumentosOrigem 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: parentId in: path required: true type: string – name: offset in: query type: number – name: size in: query type: number responses: 200: description: Ok schema: type: array items: #/definitions/outrosDocumentosOrigem 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/outrosDocumentos/{parentId}/outrosDocumentosOrigem/{id}: put: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: parentId in: path required: true type: string – name: id in: path required: true type: string – name: entity in: body required: true schema: #/definitions/outrosDocumentosOrigem responses: 200: description: Ok schema: #/definitions/outrosDocumentosOrigem 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError patch: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: parentId in: path required: true type: string – name: id in: path required: true type: string – name: entity in: body required: true schema: #/definitions/outrosDocumentosOrigem responses: 200: description: Ok schema: #/definitions/outrosDocumentosOrigem 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: parentId in: path required: true type: string – name: id in: path required: true type: string responses: 200: description: Ok schema: #/definitions/outrosDocumentosOrigem 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError delete: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: parentId in: path required: true type: string – name: id in: path required: true type: string responses: 200: description: Ok 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/outrosDocumentosOrigem/bulk: post: description: Esta entidade pode ser customizada. tags: – Bulk parameters: – name: entities in: body required: true schema: type: array items: #/definitions/outrosDocumentosOrigem responses: 200: description: The bulk creation has created resources 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/informacoesMensais: post: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: entity in: body required: true schema: type: object allOf: – #/definitions/informacoesMensais responses: 200: description: The created resource schema: #/definitions/informacoesMensais 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError patch: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: entity in: body required: true schema: type: object allOf: – #/definitions/informacoesMensais responses: 200: description: The created resource schema: #/definitions/informacoesMensais 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: offset in: query type: number – name: size in: query type: number responses: 200: description: Ok schema: type: array items: #/definitions/informacoesMensais 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/informacoesMensais/{id}: put: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string – name: entity in: body required: true schema: #/definitions/informacoesMensais responses: 200: description: Ok schema: #/definitions/informacoesMensais 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError patch: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string – name: entity in: body required: true schema: #/definitions/informacoesMensais responses: 200: description: Ok schema: #/definitions/informacoesMensais 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string responses: 200: description: Ok schema: #/definitions/informacoesMensais 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError delete: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string responses: 200: description: Ok 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/informacoesMensais/bulk: post: description: Esta entidade pode ser customizada. tags: – Bulk parameters: – name: entities in: body required: true schema: type: array items: #/definitions/informacoesMensais responses: 200: description: The bulk creation has created resources 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e070filCplTri: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: offset in: query type: number – name: size in: query type: number responses: 200: description: Ok schema: type: array items: #/definitions/e070filCplTri 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e048fct: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: offset in: query type: number – name: size in: query type: number responses: 200: description: Ok schema: type: array items: #/definitions/e048fct 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e048fct/{id}: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string responses: 200: description: Ok schema: #/definitions/e048fct 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/saldoFisicoEstoque: post: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: entity in: body required: true schema: type: object allOf: – #/definitions/saldoFisicoEstoque responses: 200: description: The created resource schema: #/definitions/saldoFisicoEstoque 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError patch: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: entity in: body required: true schema: type: object allOf: – #/definitions/saldoFisicoEstoque responses: 200: description: The created resource schema: #/definitions/saldoFisicoEstoque 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: offset in: query type: number – name: size in: query type: number responses: 200: description: Ok schema: type: array items: #/definitions/saldoFisicoEstoque 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/saldoFisicoEstoque/{id}: put: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string – name: entity in: body required: true schema: #/definitions/saldoFisicoEstoque responses: 200: description: Ok schema: #/definitions/saldoFisicoEstoque 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError patch: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string – name: entity in: body required: true schema: #/definitions/saldoFisicoEstoque responses: 200: description: Ok schema: #/definitions/saldoFisicoEstoque 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string responses: 200: description: Ok schema: #/definitions/saldoFisicoEstoque 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError delete: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string responses: 200: description: Ok 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/saldoFisicoEstoque/bulk: post: description: Esta entidade pode ser customizada. tags: – Bulk parameters: – name: entities in: body required: true schema: type: array items: #/definitions/saldoFisicoEstoque responses: 200: description: The bulk creation has created resources 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/detalhamentoSaldoFisicoEstoque: post: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: entity in: body required: true schema: type: object allOf: – #/definitions/detalhamentoSaldoFisicoEstoque responses: 200: description: The created resource schema: #/definitions/detalhamentoSaldoFisicoEstoque 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError patch: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: entity in: body required: true schema: type: object allOf: – #/definitions/detalhamentoSaldoFisicoEstoque responses: 200: description: The created resource schema: #/definitions/detalhamentoSaldoFisicoEstoque 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: offset in: query type: number – name: size in: query type: number responses: 200: description: Ok schema: type: array items: #/definitions/detalhamentoSaldoFisicoEstoque 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/detalhamentoSaldoFisicoEstoque/{id}: put: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string – name: entity in: body required: true schema: #/definitions/detalhamentoSaldoFisicoEstoque responses: 200: description: Ok schema: #/definitions/detalhamentoSaldoFisicoEstoque 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError patch: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string – name: entity in: body required: true schema: #/definitions/detalhamentoSaldoFisicoEstoque responses: 200: description: Ok schema: #/definitions/detalhamentoSaldoFisicoEstoque 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string responses: 200: description: Ok schema: #/definitions/detalhamentoSaldoFisicoEstoque 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError delete: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string responses: 200: description: Ok 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/saldoFisicoEstoque/{parentId}/detalhamentoSaldoFisicoEstoque: post: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: parentId in: path required: true type: string – name: entity in: body required: true schema: type: array items: #/definitions/detalhamentoSaldoFisicoEstoque responses: 200: description: The created resources schema: type: array items: #/definitions/detalhamentoSaldoFisicoEstoque 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError patch: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: parentId in: path required: true type: string – name: entity in: body required: true schema: type: array items: #/definitions/detalhamentoSaldoFisicoEstoque responses: 200: description: The created resources schema: type: array items: #/definitions/detalhamentoSaldoFisicoEstoque 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: parentId in: path required: true type: string – name: offset in: query type: number – name: size in: query type: number responses: 200: description: Ok schema: type: array items: #/definitions/detalhamentoSaldoFisicoEstoque 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/saldoFisicoEstoque/{parentId}/detalhamentoSaldoFisicoEstoque/{id}: put: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: parentId in: path required: true type: string – name: id in: path required: true type: string – name: entity in: body required: true schema: #/definitions/detalhamentoSaldoFisicoEstoque responses: 200: description: Ok schema: #/definitions/detalhamentoSaldoFisicoEstoque 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError patch: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: parentId in: path required: true type: string – name: id in: path required: true type: string – name: entity in: body required: true schema: #/definitions/detalhamentoSaldoFisicoEstoque responses: 200: description: Ok schema: #/definitions/detalhamentoSaldoFisicoEstoque 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: parentId in: path required: true type: string – name: id in: path required: true type: string responses: 200: description: Ok schema: #/definitions/detalhamentoSaldoFisicoEstoque 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError delete: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: parentId in: path required: true type: string – name: id in: path required: true type: string responses: 200: description: Ok 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/detalhamentoSaldoFisicoEstoque/bulk: post: description: Esta entidade pode ser customizada. tags: – Bulk parameters: – name: entities in: body required: true schema: type: array items: #/definitions/detalhamentoSaldoFisicoEstoque responses: 200: description: The bulk creation has created resources 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e015med: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: offset in: query type: number – name: size in: query type: number responses: 200: description: Ok schema: type: array items: #/definitions/e015med 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e015med/{id}: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string responses: 200: description: Ok schema: #/definitions/e015med 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/ncm: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: offset in: query type: number – name: size in: query type: number responses: 200: description: Ok schema: type: array items: #/definitions/ncm 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/ncm/{id}: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string responses: 200: description: Ok schema: #/definitions/ncm 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e075derCplImp: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: offset in: query type: number – name: size in: query type: number responses: 200: description: Ok schema: type: array items: #/definitions/e075derCplImp 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /movimentacao/entities/e075derCplImp/{id}: get: description: Esta entidade pode ser customizada. tags: – CRUD x-senior-visibility: PRIVATE parameters: – name: id in: path required: true type: string responses: 200: description: Ok schema: #/definitions/e075derCplImp 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError definitions: upDown: description: Up or down type: string enum: – UP – DOWN enumBloquearDadoNf: description: Bloquear Dados NF saída type: string enum: – BLOQUEAR_TODOS_OS_DADOS – LIBERAR_TODOS_OS_DADOS enumTipoOperacao: description: Tipo de operação type: string enum: – VSAIDA – VENTRADA – VAMBOS enumTipoOperacaoOutrosDocumentos: description: Tipo de Operação type: string enum: – ENTRADA – SAIDA enumOrigemDocumento: description: Origem do documento type: string enum: – MANUAL – LANCAMENTOS_TERCEIROS – CONTAS_PAGAR – CONTAS_RECEBER – TESOURARIA – NOTA_ENTRADA – NOTA_SAIDA – ESTOQUE enumOriLct: description: Origem lançamento type: string enum: – VMAN – VVEN – VEST – VREC – VCPR – VPAG – VTES – VPAT – VIVE – VICO – VIOD – VIMP – VICI – VISP – VIRJ enumBaseCalculoCredito: description: Base de cálculo de crédito type: string enum: – V1 – V2 – V3 – V4 – V5 – V6 – V7 – V8 – V9 – V10 – V11 – V12 – V13 – V14 – V15 – V16 – V17 – V18 enumTipoImposto: description: Tipo de imposto type: string enum: – PIS – COFINS – PIS_RETIDO – COFINS_RETIDO – CSLL – IRRF enumJurFis: description: Tipo de pessoa type: string enum: – VJ – VF enumIndNif: description: Tipo do número de identificação fiscal type: string enum: – V1 – V2 – V3 enumSitReg: description: Situação do registro type: string enum: – VA – VI enumAplSnf: description: Aplicação type: string enum: – VS – VM – VE – VF – VD enumLisMod: description: Módulo da transação type: string enum: – VVEP – VVEF – VVES – VESN – VCRE – VCRP – VCRB – VCOO – VCOF – VCOS – VCPE – VCPP – VCPB – VCPM – VCBC – VCBM – VPAT enumAnaSin: description: Nome da lista na G5: LAnaSin type: string enum: – VA – VS enumTipImpCst: description: Tipo de imposto documento type: string enum: – PIS_COFINS – IPI – ICMS – ISS enumOriMer: description: Origem fiscal da mercadoria type: string enum: – V0 – V1 – V2 – V3 – V4 – V5 – V6 – V7 – V8 enumProImp: description: Tipo Produto para Impostos type: string enum: – V0 – V1 – V2 – V3 – V4 – V5 – V6 – V7 – V8 – V9 – V10 – V11 – V99 enumSituacao: description: Situação type: string enum: – VATIVO – VINATIVO enumTypeOrder: description: Enumeração para o tipo de ordenação type: string enum: – ASC – DESC enumTipoItem: description: Tipo do item type: string enum: – SERVICO – PRODUTO enumAplNop: description: Aplicação da natureza da operação type: string enum: – VN – VS – VI – VR – VO – VT – VD – VA – VB – VE – VC – VF – VG – VV – VX origemFatoContabil: description: Origem fato contábil type: string enum: – OUTROS_DOCUMENTOS_CONTROLADORIA – TITULOS_CONTAS_PAGAR_ERP_SENIOR_X – TITULOS_CONTAS_RECEBER_ERP_SENIOR_X – TESOURARIA_ERP_SENIOR_X – NOTA_FISCAL_SAIDA_CONTROLADORIA – NOTA_FISCAL_ENTRADA_CONTROLADORIA – OUTROS_DOCUMENTOS_SISTEMA_TERCEIRO enumOutrosDocumentosProcesso: description: type: string enum: – PROCESSANDO – ERRO_PROCESSAMENTO – LIBERADO – EM_EXCLUSAO userNotificationKind: description: User notification kind. type: string enum: – Operational – Management – News userNotificationPriority: description: User notification priority. type: string enum: – Error – Alert – None eventEmailFormat: description: Format of the email type: string enum: – HTML – PLAIN_TEXT fieldType: description: type: string enum: – BINARY – BOOLEAN – DATE – DATETIME – DOUBLE – ENUM – INTEGER – MONEY – STRING – TIME fileFormat: description: type: string enum: – CSV – FLAT – JSON – XML hookFunction: description: type: string enum: – BEFORE_PARSE – BEFORE_CONVERSION – ON_ERROR – VALIDATE eventType: description: type: string enum: – CHUNK – DOWNLOAD – ERROR – FINISH – START errorStrategy: description: type: string enum: – CALL_SCRIPT – IGNORE – STOP status: description: type: string enum: – DONE – DONE_WITH_ERRORS – DOWNLOADING – ERROR – NOT_STARTED – RUNNING errorType: description: type: string enum: – CONVERT_ERROR – SERVICE_ERROR checkData: description: Dados do healthcheck type: object required: – name – status properties: name: type: string description: Nome do healthcheck status: type: string allOf: – #/definitions/upDown description: Status do healthcheck recSaldoFisicoEstoque: description: Dto Registro Saldo Fisico Estoque type: object properties: e070emp_id: type: string maxLength: 40 description: Código da empresa e070fil_id: type: string maxLength: 40 description: Código da filial competencia: type: string format: date description: Competência e075der_id: type: string maxLength: 40 description: Produto e045pla_id: type: string maxLength: 40 description: Código da conta contábil e015med_id: type: string maxLength: 40 description: Unidade de medida valorUnitarioItem: type: string description: Valor unitário do item minimum: 0.0 maximum: 999999999.99999 default: 0.0 quantidadeTotal: type: string description: Quantidade total em estoque valorTotal: type: string description: Valor total em estoque quantidadeEstoqueProprio: type: string description: Quantidade em estoque próprio minimum: 0.0 default: 0.0 valorEstoqueProprio: type: string description: Valor de estoque próprio minimum: 0.0 default: 0.0 precoMedio: type: string description: Preço médio quantidadeElaboracao: type: string description: Quantidade em elaboração minimum: 0.0 default: 0.0 valorElaboracao: type: string description: Valor de estoque em elaboração minimum: 0.0 default: 0.0 quantidadeDeTerceiro: type: string description: Quantidade de estoque de terceiro em poder da empresa minimum: 0.0 default: 0.0 valorDeTerceiro: type: string description: Valor de estoque de terceiro em poder da empresa minimum: 0.0 default: 0.0 quantidadeEmTerceiro: type: string description: Quantidade de estoque da empresa em poder de terceiro minimum: 0.0 default: 0.0 valorEmTerceiro: type: string description: Valor de estoque da empresa em poder de terceiro minimum: 0.0 default: 0.0 origem: type: string allOf: – #/definitions/enumOrigemDocumento description: Origem do documento recDetalhamentoSaldoFisicoEstoque: description: Dto Detalhamento Saldo Fisico Estoque type: object properties: id: type: string maxLength: 40 description: Id da entidade e001pes_id: type: string maxLength: 40 description: Id da pessoa quantidadeDeTerceiro: type: string description: Quantidade de estoque de terceiro em poder da empresa minimum: 0.0 default: 0.0 valorDeTerceiro: type: string description: Valor de estoque de terceiro em poder da empresa minimum: 0.0 default: 0.0 quantidadeEmTerceiro: type: string description: Quantidade de estoque da empresa em poder de terceiro minimum: 0.0 default: 0.0 valorEmTerceiro: type: string description: Valor de estoque da empresa em poder de terceiro minimum: 0.0 default: 0.0 recMensagemValidacao: description: Mensagem de erro ao realizar validação (Centro de Custo, Conta Contábil ) type: object required: – codigo – mensagem properties: codigo: type: integer format: int64 description: Código de erro da mensagem mensagem: type: string description: Descrição do erro da validação recInGenerico: description: Parâmetros para pesquisar por empresa type: object properties: id: type: string description: Identificação da empresa codigo: type: string description: Código recFiltroOutrosDocumentos: description: Filtro para obter outros documentos type: object properties: empresa: type: array items: type: object allOf: – #/definitions/recInGenerico description: Empresa filial: type: array items: type: object allOf: – #/definitions/recInGenerico description: Filial pessoa: type: array items: type: object allOf: – #/definitions/recInGenerico description: Fornecedor/cliente tipoOperacao: type: array items: type: string allOf: – #/definitions/enumTipoOperacaoOutrosDocumentos description: Tipo de operação transacao: type: array items: type: object allOf: – #/definitions/recInGenerico description: Transação do item dataEmissaoInicial: type: string format: date description: Data de emissão inicial dataEmissaoFinal: type: string format: date description: Data de emissão final numeroDocumento: type: integer format: int64 description: Número do documento produto: type: array items: type: object allOf: – #/definitions/recInGenerico description: Item de produto servico: type: array items: type: object allOf: – #/definitions/recInGenerico description: Item de serviço recOutrosDocumentos: description: Outros documentos type: object required: – numeroDocumento – sequencia – dataOperacao – tipoOperacao – valorOperacao properties: id: type: string description: Id da entidade numeroDocumento: type: integer format: int64 description: Número do documento sequencia: type: integer format: int64 description: Sequencial do documento dataOperacao: type: string format: date description: Data da operação tipoOperacao: type: string allOf: – #/definitions/enumTipoOperacaoOutrosDocumentos description: Tipo de operação descricao: type: string maxLength: 250 description: Descrição valorOperacao: type: string description: Valor da operação loteContabil: type: integer format: int64 description: Número do lote contábil e070emp: type: object allOf: – #/definitions/recE070emp description: Código da empresa e070fil: type: object allOf: – #/definitions/recE070fil description: Código da filial e001pes: type: object allOf: – #/definitions/recE001pes description: Código da pessoa sendo do cliente/fornecedor e001tns: type: object allOf: – #/definitions/recE001tns description: Código da transação e075der: type: object allOf: – #/definitions/recE075der description: Código do produto e080ser: type: object allOf: – #/definitions/recE080ser description: Código do serviço e051dis: type: object allOf: – #/definitions/recE051dis description: Código do dispositivo fiscal e045pla: type: object allOf: – #/definitions/recE045pla description: Código da conta contábil e044ccu: type: object allOf: – #/definitions/recE044ccu description: Código do centro de custo e048fct: type: object allOf: – #/definitions/recE048fct description: Código da forma de contabilização origemFatoContabil: type: string allOf: – #/definitions/origemFatoContabil description: Origem do fato contábil fatoContabil: type: string description: Fato contábil processo: type: string allOf: – #/definitions/enumOutrosDocumentosProcesso description: Estado do processo do documento recOutrosDocumentosOrigem: description: Outros documentos origem type: object required: – origemLancamento properties: id: type: string description: Id da entidade origemLancamento: type: string allOf: – #/definitions/enumOrigemDocumento description: Origem do lançamento documentoOrigem: type: string description: Id do documento de origem numero: type: integer format: int64 description: Numero do documento sequencial: type: integer format: int64 description: Sequencial do documento data: type: string format: date description: Data do documento e070emp: type: object allOf: – #/definitions/recE070emp description: Empresa do documento e070fil: type: object allOf: – #/definitions/recE070fil description: Filial do documento e001pes: type: object allOf: – #/definitions/recE001pes description: Pessoa do documento e020snf: type: object allOf: – #/definitions/recE020snf description: Serie do documento e002tpt: type: object allOf: – #/definitions/recE002tpt description: Tipo do titulo do documento recOutrosDocumentosImpostos: description: Outros documentos impostos type: object required: – base – percentual – valor – tipoImposto properties: id: type: string description: Id da entidade base: type: string description: Base do imposto minimum: 0 percentual: type: string description: Percentual do imposto minimum: 0 valor: type: string description: Valor do imposto minimum: 0 tipoImposto: type: string allOf: – #/definitions/enumTipoImposto description: Tipo de imposto baseCalculoCredito: type: string allOf: – #/definitions/enumBaseCalculoCredito description: Base de cálculo de crédito e027str: type: object allOf: – #/definitions/recE027str description: Código da Situação tributária naturezaReceitaPisCofins: type: object allOf: – #/definitions/recNaturezaReceitaPISCOFINS description: Natureza da receita de PIS e COFINS recE070emp: description: Empresa type: object properties: id: type: string description: Id da entidade codEmp: type: integer format: int64 description: Código minimum: 0 maximum: 9999 nomEmp: type: string maxLength: 100 description: Nome sigEmp: type: string maxLength: 100 description: Nome fantasia da empresa recE070fil: description: Filial type: object properties: id: type: string description: Id da entidade codFil: type: integer format: int64 description: Filial minimum: 0 maximum: 9999 nomFil: type: string maxLength: 100 description: Nome sigFil: type: string maxLength: 100 description: Fantasia tipPes: type: string allOf: – #/definitions/enumJurFis description: Tipo de pessoa numCgc: type: string maxLength: 18 description: CPF/CNPJ recE020snf: description: Séries de notas fiscais type: object properties: id: type: string description: Id da entidade codSnf: type: string maxLength: 3 description: Código desSnf: type: string maxLength: 30 description: Descrição abrSnf: type: string maxLength: 10 description: Abreviatura aplSnf: type: string allOf: – #/definitions/enumAplSnf description: Aplicação codSel: type: string maxLength: 3 description: Série codSsl: type: string maxLength: 2 description: Subsérie recE002tpt: description: Tipo de título type: object properties: id: type: string description: Id da entidade codTpt: type: string maxLength: 3 description: Tipo de título desTpt: type: string maxLength: 40 description: Descrição do tipo de título sitTpt: type: string allOf: – #/definitions/enumSitReg description: Situação recE001pes: description: Pessoa type: object properties: id: type: string description: Id da entidade codPes: type: integer format: int64 description: Código minimum: 0 maximum: 999999999 apePes: type: string maxLength: 50 description: Nome fantasia cnpCpf: type: string maxLength: 14 description: CNPJ/CPF insEst: type: string maxLength: 25 description: Inscrição estadual insMun: type: string maxLength: 16 description: Inscrição municipal indNif: type: string allOf: – #/definitions/enumIndNif description: Utilização do número de identificação fiscal (NIF) sitPes: type: string allOf: – #/definitions/enumSitReg description: Situação recE001tns: description: Transação type: object properties: id: type: string description: Id da entidade codTns: type: string maxLength: 5 description: Transação desTns: type: string maxLength: 60 description: Descrição lisMod: type: string allOf: – #/definitions/enumLisMod description: Módulo sitTns: type: string allOf: – #/definitions/enumSitReg description: Situação recE075der: description: Cadastros Produtos type: object properties: id: type: string description: Id da entidade codDer: type: string description: Código da Derivação desDer: type: string description: Descrição do produto sitDer: type: string allOf: – #/definitions/enumSitReg description: Situação recE080ser: description: Serviços type: object properties: id: type: string description: Id da entidade codSer: type: string maxLength: 14 description: Serviço desSer: type: string maxLength: 70 description: Descrição sitSer: type: string allOf: – #/definitions/enumSitReg description: Situação recE051dis: description: Dispositivo fiscal type: object properties: id: type: string description: Id da entidade codDfs: type: integer format: int64 description: Código minimum: 0 maximum: 999999 desDfs: type: string maxLength: 150 description: Descrição recE045pla: description: Plano Contábil – Contas type: object required: – id properties: id: type: string description: Id da entidade ctaRed: type: integer format: int64 description: Conta Contábil Reduzida minimum: 0 maximum: 9999999 desCta: type: string maxLength: 250 description: Nomenclatura claCta: type: string maxLength: 30 description: Classificação anaSin: type: string allOf: – #/definitions/enumAnaSin description: Analítico ou Sintético recE044ccu: description: Cadastros – Centros de Custos type: object properties: id: type: string description: Id da entidade codCcu: type: string maxLength: 9 description: Código do centro de custos desCcu: type: string maxLength: 80 description: Descrição do centro de custos claCcu: type: string maxLength: 30 description: Classificação do centro de custo anaSin: type: string allOf: – #/definitions/enumAnaSin description: Analítico ou Sintético recE048fct: description: Formas de Contabilização type: object properties: id: type: string description: Id da entidade codFct: type: string maxLength: 5 description: Código desFct: type: string maxLength: 40 description: Descrição oriFct: type: string allOf: – #/definitions/enumOriLct description: Origem obsFct: type: string maxLength: 250 description: Observação sitReg: type: string allOf: – #/definitions/enumSitReg description: Situação recE027str: description: Cadastro de Situação tributária type: object properties: id: type: string description: Id da entidade codStr: type: string maxLength: 3 description: Código interno da situação desStr: type: string maxLength: 250 description: Descrição da situação tributária tipImp: type: string allOf: – #/definitions/enumTipImpCst description: Imposto tipOpe: type: string allOf: – #/definitions/enumTipoOperacao description: Tipo de operação situacao: type: string allOf: – #/definitions/enumSituacao description: Situação recNaturezaReceitaPISCOFINS: description: Natureza de receita para PIS/COFINS type: object properties: id: type: string description: Id da entidade codigo: type: integer format: int64 description: Código minimum: 0 maximum: 9999 descricao: type: string maxLength: 500 description: Descrição vigenciaInicial: type: string format: date description: Vigência inicial vigenciaFinal: type: string format: date description: Vigência final csts: type: string maxLength: 100 description: CSTs recFiltroInformacoesMensais: description: Filtro para obter informação mensal type: object properties: empresa: type: array items: type: object allOf: – #/definitions/recInGenerico description: Empresa filial: type: array items: type: object allOf: – #/definitions/recInGenerico description: Filial competenciaInicial: type: string format: date description: Competência inicial competenciaFinal: type: string format: date description: Competência final recFiltroSaldoFisicoEstoque: description: Filtro para obter saldo físico de estoque type: object properties: empresa: type: array items: type: object allOf: – #/definitions/recInGenerico description: Empresa filial: type: array items: type: object allOf: – #/definitions/recInGenerico description: Filial produto: type: array items: type: object allOf: – #/definitions/recInGenerico description: Item de produto competencia: type: string format: date description: Competência (mes/ano) faturamentoOutrosDocumentos: description: Dados do cabeçalho dos outros documentos type: object required: – documentoId – empresaId – filialId – dataEmissao – excluir properties: documentoId: type: string description: Identificador do documento empresaId: type: string description: Identificador da empresa filialId: type: string description: Identificador da filial dataEmissao: type: string format: date description: Data de emissão excluir: type: boolean description: Indicador de exclusão da nota outrosDocumentosItem: description: Estrutura de Item dos outros documentos para o faturamento type: object required: – itemId – transacaoId – cfop – tipoItem – valores properties: itemId: type: string description: Identificador do item transacaoId: type: string description: Identificador da transação cfop: type: string description: Identificador da cfop tipoItem: type: string allOf: – #/definitions/enumTipoItem description: Tipo do item valores: type: object allOf: – #/definitions/valoresOutrosDocumentos description: Valores do item valoresOutrosDocumentos: description: Valores dos outros documentos para o faturamento type: object required: – valorContabil – valorDesconto – valorFrete – valorSeguro – valorOutrasDespesasAcessorias – valorIpi – valorIrrf – valorIss – valorInss – valorCofinsRetido – valorPisRetido – valorCsllRetido – valorIcmsSt – valorFcpSt properties: valorContabil: type: string description: Valor contábil valorDesconto: type: string description: Valor desconto valorFrete: type: string description: Valor frete valorSeguro: type: string description: Valor seguro valorOutrasDespesasAcessorias: type: string description: Valor outras despesas acessorias valorIpi: type: string description: Valor ipi valorIrrf: type: string description: Valor irrf valorIss: type: string description: Valor iss valorInss: type: string description: Valor inss valorCofinsRetido: type: string description: Valor cofins retido valorPisRetido: type: string description: Valor pis retido valorCsllRetido: type: string description: Valor csll retido valorIcmsSt: type: string description: Valor icms st valorFcpSt: type: string description: Valor fcp st e070emp: description: Empresa type: object properties: id: type: string format: uuid description: Id da entidade codEmp: type: integer format: int64 description: Código minimum: 0 maximum: 9999 nomEmp: type: string maxLength: 100 description: Nome sigEmp: type: string maxLength: 100 description: Nome fantasia da empresa excluido: type: boolean description: Indica se o registro foi excluído default: false extIntSts: type: string maxLength: 100 description: Indica status da replicação extIntMsg: type: string maxLength: 100 description: Indica a mensagem da replicação usuger: type: string description: dthger: type: string format: date-time description: usualt: type: string description: dthalt: type: string format: date-time description: e070fil: description: Filial type: object properties: id: type: string format: uuid description: Id da entidade e070emp: type: object allOf: – #/definitions/e070emp description: Empresa codFil: type: integer format: int64 description: Filial minimum: 0 maximum: 9999 nomFil: type: string maxLength: 100 description: Nome sigFil: type: string maxLength: 100 description: Fantasia tipPes: type: string allOf: – #/definitions/enumJurFis description: Tipo de pessoa numCgc: type: string maxLength: 18 description: CPF/CNPJ e070filCplTri: type: object allOf: – #/definitions/e070filCplTri description: Especialização de tributos da filial excluido: type: boolean description: Indica se o registro foi excluído default: false extIntSts: type: string maxLength: 100 description: Indica status da replicação extIntMsg: type: string maxLength: 100 description: Indica a mensagem da replicação usuger: type: string description: dthger: type: string format: date-time description: usualt: type: string description: dthalt: type: string format: date-time description: e031moe: description: Moeda type: object required: – sigMoe properties: id: type: string format: uuid description: Id da entidade codMoe: type: string maxLength: 3 description: Código moeda desMoe: type: string maxLength: 30 description: Descrição sigMoe: type: string maxLength: 5 description: Sigla excluido: type: boolean description: Indica se o registro foi excluído default: false usuger: type: string description: dthger: type: string format: date-time description: usualt: type: string description: dthalt: type: string format: date-time description: e006pai: description: País type: object properties: id: type: string format: uuid description: Id da entidade codPai: type: string maxLength: 4 description: Código nomPai: type: string maxLength: 150 description: Nome e031moe: type: object allOf: – #/definitions/e031moe description: Moeda excluido: type: boolean description: Indica se o registro foi excluído default: false usuger: type: string description: dthger: type: string format: date-time description: usualt: type: string description: dthalt: type: string format: date-time description: e007ufs: description: Estado type: object properties: id: type: string format: uuid description: Id da entidade sigUfs: type: string maxLength: 2 description: Sigla nomUfs: type: string maxLength: 20 description: Nome e006pai: type: object allOf: – #/definitions/e006pai description: País excluido: type: boolean description: Indica se o registro foi excluído default: false usuger: type: string description: dthger: type: string format: date-time description: usualt: type: string description: dthalt: type: string format: date-time description: e008rai: description: Cidade type: object properties: id: type: string format: uuid description: Id da entidade codRai: type: integer format: int64 description: Código cidade minimum: 0 maximum: 9999999 nomCid: type: string maxLength: 60 description: Nome cidade e007ufs: type: object allOf: – #/definitions/e007ufs description: Estado excluido: type: boolean description: Indica se o registro foi excluído default: false usuger: type: string description: dthger: type: string format: date-time description: usualt: type: string description: dthalt: type: string format: date-time description: e085pes: description: Cliente type: object properties: id: type: string format: uuid description: Id da entidade e001pes: type: object allOf: – #/definitions/e001pes description: Pessoa sitCli: type: string allOf: – #/definitions/enumSitReg description: Situação do cliente excluido: type: boolean description: Indica se o registro foi excluído default: false usuger: type: string description: dthger: type: string format: date-time description: usualt: type: string description: dthalt: type: string format: date-time description: e095pes: description: Fornecedor type: object properties: id: type: string format: uuid description: Id da entidade e001pes: type: object allOf: – #/definitions/e001pes description: Pessoa sitFor: type: string allOf: – #/definitions/enumSitReg description: Situação do fornecedor excluido: type: boolean description: Indica se o registro foi excluído default: false usuger: type: string description: dthger: type: string format: date-time description: usualt: type: string description: dthalt: type: string format: date-time description: e001pes: description: Pessoa type: object required: – apePes properties: id: type: string format: uuid description: Id da entidade codPes: type: integer format: int64 description: Código minimum: 0 maximum: 999999999 apePes: type: string maxLength: 50 description: Nome fantasia cnpCpf: type: string maxLength: 14 description: CNPJ/CPF insEst: type: string maxLength: 25 description: Inscrição estadual insMun: type: string maxLength: 16 description: Inscrição municipal indNif: type: string allOf: – #/definitions/enumIndNif description: Utilização do número de identificação fiscal (NIF) numIdf: type: string maxLength: 40 description: Número de identificação fiscal (NIF) sitPes: type: string allOf: – #/definitions/enumSitReg description: Situação e006pai: type: object allOf: – #/definitions/e006pai description: Pais e007ufs: type: object allOf: – #/definitions/e007ufs description: Estado e008rai: type: object allOf: – #/definitions/e008rai description: Cidade e085pes: type: object allOf: – #/definitions/e085pes description: Cliente e095pes: type: object allOf: – #/definitions/e095pes description: Fornecedor excluido: type: boolean description: Indica se o registro foi excluído default: false extIntSts: type: string maxLength: 100 description: Indica status da replicação extIntMsg: type: string maxLength: 100 description: Indica a mensagem da replicação usuger: type: string description: dthger: type: string format: date-time description: usualt: type: string description: dthalt: type: string format: date-time description: e001tns: description: Transação type: object properties: id: type: string format: uuid description: Id da entidade e070emp: type: object allOf: – #/definitions/e070emp description: Empresa e001tnsCplImpEnt: type: object allOf: – #/definitions/e001tnsCplImpEnt description: Especialização de transação compliance impostos de entrada e001tnsCplImpSai: type: object allOf: – #/definitions/e001tnsCplImpSai description: Especialização de transação complience impostos de saída codTns: type: string maxLength: 5 description: Transação desTns: type: string maxLength: 60 description: Descrição lisMod: type: string allOf: – #/definitions/enumLisMod description: Módulo sitTns: type: string allOf: – #/definitions/enumSitReg description: Situação excluido: type: boolean description: Indica se o registro foi excluído default: false extIntSts: type: string maxLength: 100 description: Indica status da replicação extIntMsg: type: string maxLength: 100 description: Indica a mensagem da replicação usuger: type: string description: dthger: type: string format: date-time description: usualt: type: string description: dthalt: type: string format: date-time description: e001tnsCplImpEnt: description: Transação complience impostos de entrada type: object properties: id: type: string format: uuid description: Id da entidade e001tns: type: object allOf: – #/definitions/e001tns description: Transação e051dis: type: object allOf: – #/definitions/e051dis description: Dispositivo fiscal cprTcf: type: string allOf: – #/definitions/enumAplNop description: Aplicação da natureza da operação e024msgCprMs1: type: object allOf: – #/definitions/e024msg description: 1ª mensagem padrão da nota fiscal de entrada e024msgCprMs2: type: object allOf: – #/definitions/e024msg description: 2ª mensagem padrão da nota fiscal de entrada e024msgCprMs3: type: object allOf: – #/definitions/e024msg description: 3ª mensagem padrão da nota fiscal de entrada e024msgCprMs4: type: object allOf: – #/definitions/e024msg description: 4ª mensagem padrão da nota fiscal de entrada cprNat: type: string maxLength: 5 description: Nova natureza de operação (CFOP) correspondente a transação (utilizada devido transição conforme ajuste SINIEF 7/2002) e001tnsEstorno: type: object allOf: – #/definitions/e001tns description: Transação padrão para estorno excluido: type: boolean description: Indica se o registro foi excluído default: false extIntSts: type: string description: Estado de integração com a entidade externa extIntMsg: type: string description: Mensagem do resultado da integração usuger: type: string description: dthger: type: string format: date-time description: usualt: type: string description: dthalt: type: string format: date-time description: e001tnsCplImpSai: description: Transação complience impostos de saída type: object properties: id: type: string format: uuid description: Id da entidade e001tns: type: object allOf: – #/definitions/e001tns description: Transação e051dis: type: object allOf: – #/definitions/e051dis description: Dispositivo fiscal venTcf: type: string allOf: – #/definitions/enumAplNop description: Aplicação da natureza da operação e024msgVenMs1: type: object allOf: – #/definitions/e024msg description: 1ª mensagem padrão da nota fiscal de entrada e024msgVenMs2: type: object allOf: – #/definitions/e024msg description: 2ª mensagem padrão da nota fiscal de entrada e024msgVenMs3: type: object allOf: – #/definitions/e024msg description: 3ª mensagem padrão da nota fiscal de entrada e024msgVenMs4: type: object allOf: – #/definitions/e024msg description: 4ª mensagem padrão da nota fiscal de entrada venNat: type: string maxLength: 5 description: Nova natureza de operação (CFOP) correspondente a transação (utilizada devido transição conforme ajuste SINIEF 7/2002) excluido: type: boolean description: Indica se o registro foi excluído default: false e001tnsEstorno: type: object allOf: – #/definitions/e001tns description: Transação padrão para estorno extIntSts: type: string description: Estado de integração com a entidade externa extIntMsg: type: string description: Mensagem do resultado da integração usuger: type: string description: dthger: type: string format: date-time description: usualt: type: string description: dthalt: type: string format: date-time description: e024msg: description: Mensagem type: object properties: id: type: string format: uuid description: Id da entidade codMsg: type: integer format: int64 description: Código mensagem minimum: 0 maximum: 9999 desMsg: type: string maxLength: 1000 description: Descrição mensagem msgFis: type: boolean description: Mensagem fiscal default: false excluido: type: boolean description: Indica se o registro foi excluído default: false extIntSts: type: string maxLength: 100 description: Indica status da replicação extIntMsg: type: string maxLength: 100 description: Indica a mensagem da replicação usuger: type: string description: dthger: type: string format: date-time description: usualt: type: string description: dthalt: type: string format: date-time description: e075der: description: Cadastros Produtos type: object required: – codDer – desDer – sitDer properties: id: type: string format: uuid description: Id da entidade e070emp: type: object allOf: – #/definitions/e070emp description: Empresa e075derCplImp: type: object allOf: – #/definitions/e075derCplImp description: Especialização cadastro de produto codDer: type: string description: Código da Derivação desDer: type: string description: Descrição do produto sitDer: type: string allOf: – #/definitions/enumSitReg description: Situação excluido: type: boolean description: Indica se o registro foi excluído default: false extIntSts: type: string maxLength: 100 description: Indica status da replicação extIntMsg: type: string maxLength: 100 description: Indica a mensagem da replicação usuger: type: string description: dthger: type: string format: date-time description: usualt: type: string description: dthalt: type: string format: date-time description: e080ser: description: Serviços type: object properties: id: type: string format: uuid description: Id da entidade e070emp: type: object allOf: – #/definitions/e070emp description: Empresa codSer: type: string maxLength: 14 description: Serviço desSer: type: string maxLength: 70 description: Descrição sitSer: type: string allOf: – #/definitions/enumSitReg description: Situação excluido: type: boolean description: Indica se o registro foi excluído default: false extIntSts: type: string maxLength: 100 description: Indica status da replicação extIntMsg: type: string maxLength: 100 description: Indica a mensagem da replicação usuger: type: string description: dthger: type: string format: date-time description: usualt: type: string description: dthalt: type: string format: date-time description: e051dis: description: Dispositivo fiscal type: object properties: id: type: string format: uuid description: Id da entidade e070emp: type: object allOf: – #/definitions/e070emp description: Empresa codDfs: type: integer format: int64 description: Código minimum: 0 maximum: 999999 desDfs: type: string maxLength: 150 description: Descrição excluido: type: boolean description: Indica se o registro foi excluído default: false extIntSts: type: string maxLength: 100 description: Indica status da replicação extIntMsg: type: string maxLength: 100 description: Indica a mensagem da replicação usuger: type: string description: dthger: type: string format: date-time description: usualt: type: string description: dthalt: type: string format: date-time description: e045pla: description: Plano Contábil – Contas type: object required: – id – e070emp – ctaRed – desCta – claCta – anaSin – sitCta properties: id: type: string format: uuid description: Id da entidade e070emp: type: object allOf: – #/definitions/e070emp description: Empresa ctaRed: type: integer format: int64 description: Conta Contábil Reduzida minimum: 0 maximum: 9999999 desCta: type: string maxLength: 250 description: Nomenclatura claCta: type: string maxLength: 30 description: Classificação anaSin: type: string allOf: – #/definitions/enumAnaSin description: Analítico ou Sintético sitCta: type: string allOf: – #/definitions/enumSitReg description: Situação excluido: type: boolean description: Indica se o registro foi excluído default: false extIntSts: type: string maxLength: 100 description: Indica status da replicação extIntMsg: type: string maxLength: 100 description: Indica a mensagem da replicação usuger: type: string description: dthger: type: string format: date-time description: usualt: type: string description: dthalt: type: string format: date-time description: e044ccu: description: Cadastros – Centros de Custos type: object required: – e070emp – codCcu – desCcu – anaSin – sitCcu properties: id: type: string format: uuid description: Id da entidade e070emp: type: object allOf: – #/definitions/e070emp description: Empresa codCcu: type: string maxLength: 9 description: Código do centro de custos desCcu: type: string maxLength: 80 description: Descrição do centro de custos claCcu: type: string maxLength: 30 description: Classificação do centro de custo anaSin: type: string allOf: – #/definitions/enumAnaSin description: Analítico ou Sintético sitCcu: type: string allOf: – #/definitions/enumSitReg description: Situação excluido: type: boolean description: Indica se o registro foi excluído default: false extIntSts: type: string maxLength: 100 description: Indica status da replicação extIntMsg: type: string maxLength: 100 description: Indica a mensagem da replicação usuger: type: string description: dthger: type: string format: date-time description: usualt: type: string description: dthalt: type: string format: date-time description: e027str: description: Cadastro de Situação tributária type: object properties: id: type: string format: uuid description: Id da entidade codStr: type: string maxLength: 3 description: Código interno da situação desStr: type: string maxLength: 250 description: Descrição da situação tributária tipImp: type: string allOf: – #/definitions/enumTipImpCst description: Imposto tipOpe: type: string allOf: – #/definitions/enumTipoOperacao description: Tipo de operação situacao: type: string allOf: – #/definitions/enumSituacao description: Situação excluido: type: boolean description: Indica se o registro foi excluído default: false extIntSts: type: string maxLength: 100 description: Indica status da replicação extIntMsg: type: string maxLength: 100 description: Indica a mensagem da replicação usuger: type: string description: dthger: type: string format: date-time description: usualt: type: string description: dthalt: type: string format: date-time description: naturezaReceitaPISCOFINS: description: Natureza de receita para PIS/COFINS type: object properties: id: type: string format: uuid description: Id da entidade codigo: type: integer format: int64 description: Código minimum: 0 maximum: 9999 descricao: type: string maxLength: 500 description: Descrição vigenciaInicial: type: string format: date description: Vigência inicial vigenciaFinal: type: string format: date description: Vigência final csts: type: string maxLength: 100 description: CSTs excluido: type: boolean description: Indica se o registro foi excluído default: false extIntSts: type: string maxLength: 100 description: Indica status da replicação extIntMsg: type: string maxLength: 100 description: Indica a mensagem da replicação usuger: type: string description: dthger: type: string format: date-time description: usualt: type: string description: dthalt: type: string format: date-time description: e032edc: description: Modelo de documento type: object properties: id: type: string format: uuid description: Id da entidade codEdc: type: string maxLength: 3 description: Mod. documento desEdc: type: string maxLength: 30 description: Descr. excluido: type: boolean description: Indica se o registro foi excluído default: false extIntSts: type: string maxLength: 100 description: Indica status da replicação extIntMsg: type: string maxLength: 100 description: Indica a mensagem da replicação usuger: type: string description: dthger: type: string format: date-time description: usualt: type: string description: dthalt: type: string format: date-time description: e020snf: description: Tabelas – séries de notas fiscais type: object properties: id: type: string format: uuid description: Id da entidade e070emp: type: object allOf: – #/definitions/e070emp description: Empresa e070fil: type: object allOf: – #/definitions/e070fil description: Filial e032edc: type: object allOf: – #/definitions/e032edc description: Modelo do documento codSnf: type: string maxLength: 3 description: Código desSnf: type: string maxLength: 30 description: Descrição abrSnf: type: string maxLength: 10 description: Abreviatura aplSnf: type: string allOf: – #/definitions/enumAplSnf description: Aplicação codSel: type: string maxLength: 3 description: Série codSsl: type: string maxLength: 2 description: Subsérie excluido: type: boolean description: Indica se o registro foi excluído default: false extIntSts: type: string maxLength: 100 description: Indica status da replicação extIntMsg: type: string maxLength: 100 description: Indica a mensagem da replicação usuger: type: string description: dthger: type: string format: date-time description: usualt: type: string description: dthalt: type: string format: date-time description: e002tpt: description: Tipo de título type: object properties: id: type: string format: uuid description: Id da entidade codTpt: type: string maxLength: 3 description: Tipo de título desTpt: type: string maxLength: 40 description: Descrição do tipo de título sitTpt: type: string allOf: – #/definitions/enumSitReg description: Situação excluido: type: boolean description: Indica se o registro foi excluído default: false extIntSts: type: string description: Estado de integração com a entidade externa extIntMsg: type: string description: Mensagem do resultado da integração usuger: type: string description: dthger: type: string format: date-time description: usualt: type: string description: dthalt: type: string format: date-time description: outrosDocumentos: description: Outros documentos type: object required: – numeroDocumento – sequencia – dataOperacao – tipoOperacao – valorOperacao – processo properties: id: type: string format: uuid description: Id da entidade e070emp: type: object allOf: – #/definitions/e070emp description: Código da empresa e070fil: type: object allOf: – #/definitions/e070fil description: Código da filial numeroDocumento: type: integer format: int64 description: Número do documento sequencia: type: integer format: int64 description: Sequencial do documento dataOperacao: type: string format: date description: Data da operação tipoOperacao: type: string allOf: – #/definitions/enumTipoOperacaoOutrosDocumentos description: Tipo de operação e001pes: type: object allOf: – #/definitions/e001pes description: Código da pessoa sendo do cliente/fornecedor e001tns: type: object allOf: – #/definitions/e001tns description: Código da transação e075der: type: object allOf: – #/definitions/e075der description: Código do produto e080ser: type: object allOf: – #/definitions/e080ser description: Código do serviço descricao: type: string maxLength: 250 description: Descrição valorOperacao: type: string description: Valor da operação e051dis: type: object allOf: – #/definitions/e051dis description: Código do dispositivo fiscal e045pla: type: object allOf: – #/definitions/e045pla description: Código da conta contábil e044ccu: type: object allOf: – #/definitions/e044ccu description: Código do centro de custo e048fct: type: object allOf: – #/definitions/e048fct description: Código da forma de contabilização loteContabil: type: integer format: int64 description: Número do lote contábil outrosDocumentosOrigem: type: object allOf: – #/definitions/outrosDocumentosOrigem description: Origem origemFatoContabil: type: string allOf: – #/definitions/origemFatoContabil description: Origem do fato contábil fatoContabil: type: string format: uuid description: Fato contábil processo: type: string allOf: – #/definitions/enumOutrosDocumentosProcesso description: Estado do processo do documento usuger: type: string description: dthger: type: string format: date-time description: usualt: type: string description: dthalt: type: string format: date-time description: outrosDocumentosImpostos: description: Outros documentos impostos type: object required: – base – percentual – valor – tipoImposto properties: id: type: string format: uuid description: Id da entidade outrosDocumentos: type: object allOf: – #/definitions/outrosDocumentos description: Id do documento base: type: string description: Base do imposto minimum: 0 percentual: type: string description: Percentual do imposto minimum: 0 valor: type: string description: Valor do imposto minimum: 0 tipoImposto: type: string allOf: – #/definitions/enumTipoImposto description: Tipo de imposto e027str: type: object allOf: – #/definitions/e027str description: Código da Situação tributária baseCalculoCredito: type: string allOf: – #/definitions/enumBaseCalculoCredito description: Base de cálculo de crédito naturezaReceitaPisCofins: type: object allOf: – #/definitions/naturezaReceitaPISCOFINS description: Natureza da receita de PIS e COFINS usuger: type: string description: dthger: type: string format: date-time description: usualt: type: string description: dthalt: type: string format: date-time description: outrosDocumentosOrigem: description: Outros documentos origem type: object required: – origemLancamento properties: id: type: string format: uuid description: Id da entidade outrosDocumentos: type: object allOf: – #/definitions/outrosDocumentos description: Id do outros documento origemLancamento: type: string allOf: – #/definitions/enumOrigemDocumento description: Origem do lançamento documentoOrigem: type: string format: uuid description: Id do documento de origem e070emp: type: object allOf: – #/definitions/e070emp description: Empresa do documento e070fil: type: object allOf: – #/definitions/e070fil description: Filial do documento numero: type: integer format: int64 description: Numero do documento e001pes: type: object allOf: – #/definitions/e001pes description: Pessoa do documento e020snf: type: object allOf: – #/definitions/e020snf description: Serie do documento sequencial: type: integer format: int64 description: Sequencial do documento e002tpt: type: object allOf: – #/definitions/e002tpt description: Tipo do titulo do documento data: type: string format: date description: Data do documento usuger: type: string description: dthger: type: string format: date-time description: usualt: type: string description: dthalt: type: string format: date-time description: informacoesMensais: description: E660INF na G5 type: object required: – e070emp – e070fil – competencia properties: id: type: string format: uuid description: Id da entidade e070emp: type: object allOf: – #/definitions/e070emp description: Código da empresa e070fil: type: object allOf: – #/definitions/e070fil description: Código da filial competencia: type: string format: date description: Competência numeroFuncionarios: type: integer format: int64 description: Número de funcionários valorFolhaPagamento: type: string description: Valor total da folha de pagamento da competência valorExclusao: type: string description: Valor de exclusões percentualPis: type: string description: Percentual de PIS valorPis: type: string description: Valor de PIS usuger: type: string description: dthger: type: string format: date-time description: usualt: type: string description: dthalt: type: string format: date-time description: e070filCplTri: description: Especialização de tributos da filial type: object required: – efiPdi – efiPdf properties: id: type: string format: uuid description: Id da entidade e070fil: type: object allOf: – #/definitions/e070fil description: Filial efiPdi: type: string format: date description: Período inicial de validade para apuração dos impostos efiPdf: type: string format: date description: Período final de validade para apuração dos impostos conNum: type: boolean description: Controla número da nota fiscal default: false conDes: type: boolean description: Considerar data de execução do serviço prestado como data de emissão default: false bloquearDadoNf: type: string allOf: – #/definitions/enumBloquearDadoNf description: Bloquear dados da nota fiscal integrada usuger: type: string description: dthger: type: string format: date-time description: usualt: type: string description: dthalt: type: string format: date-time description: e048fct: description: Formas de Contabilização type: object properties: id: type: string format: uuid description: Id da entidade e070emp: type: object allOf: – #/definitions/e070emp description: Empresa codFct: type: string maxLength: 5 description: Código desFct: type: string maxLength: 40 description: Descrição oriFct: type: string allOf: – #/definitions/enumOriLct description: Origem obsFct: type: string maxLength: 250 description: Observação sitReg: type: string allOf: – #/definitions/enumSitReg description: Situação excluido: type: boolean description: Indica se o registro foi excluído default: false extIntSts: type: string description: Estado de integração com a entidade externa extIntMsg: type: string description: Mensagem do resultado da integração usuger: type: string description: dthger: type: string format: date-time description: usualt: type: string description: dthalt: type: string format: date-time description: saldoFisicoEstoque: description: Saldos físicos de estoque type: object required: – e070emp – e070fil – competencia – e075der – e015med – quantidadeTotal – valorTotal – precoMedio – origem properties: id: type: string format: uuid description: Id da entidade e070emp: type: object allOf: – #/definitions/e070emp description: Código da empresa e070fil: type: object allOf: – #/definitions/e070fil description: Código da filial competencia: type: string format: date description: Competência e075der: type: object allOf: – #/definitions/e075der description: Produto e045pla: type: object allOf: – #/definitions/e045pla description: Código da conta contábil e015med: type: object allOf: – #/definitions/e015med description: Unidade de medida valorUnitarioItem: type: string description: Valor unitário do item minimum: 0.0 maximum: 999999999.99999 default: 0.0 quantidadeTotal: type: string description: Quantidade total em estoque valorTotal: type: string description: Valor total em estoque quantidadeEstoqueProprio: type: string description: Quantidade em estoque próprio minimum: 0.0 default: 0.0 valorEstoqueProprio: type: string description: Valor de estoque próprio minimum: 0.0 default: 0.0 precoMedio: type: string description: Preço médio quantidadeElaboracao: type: string description: Quantidade em elaboração minimum: 0.0 default: 0.0 valorElaboracao: type: string description: Valor de estoque em elaboração minimum: 0.0 default: 0.0 quantidadeDeTerceiro: type: string description: Quantidade de estoque de terceiro em poder da empresa minimum: 0.0 default: 0.0 valorDeTerceiro: type: string description: Valor de estoque de terceiro em poder da empresa minimum: 0.0 default: 0.0 quantidadeEmTerceiro: type: string description: Quantidade de estoque da empresa em poder de terceiro minimum: 0.0 default: 0.0 valorEmTerceiro: type: string description: Valor de estoque da empresa em poder de terceiro minimum: 0.0 default: 0.0 origem: type: string allOf: – #/definitions/enumOrigemDocumento description: Origem do documento detalhamentoSaldoFisicoEstoque: type: array items: type: object allOf: – #/definitions/detalhamentoSaldoFisicoEstoque description: Detalhamento saldo físico estoque usuger: type: string description: dthger: type: string format: date-time description: usualt: type: string description: dthalt: type: string format: date-time description: detalhamentoSaldoFisicoEstoque: description: Detalhamento dos saldos físicos de estoque type: object required: – e001pes properties: id: type: string format: uuid description: Id da entidade saldoFisicoEstoque: type: object allOf: – #/definitions/saldoFisicoEstoque description: Id do saldo físico de estoque e001pes: type: object allOf: – #/definitions/e001pes description: Id da pessoa quantidadeDeTerceiro: type: string description: Quantidade de estoque de terceiro em poder da empresa minimum: 0.0 default: 0.0 valorDeTerceiro: type: string description: Valor de estoque de terceiro em poder da empresa minimum: 0.0 default: 0.0 quantidadeEmTerceiro: type: string description: Quantidade de estoque da empresa em poder de terceiro minimum: 0.0 default: 0.0 valorEmTerceiro: type: string description: Valor de estoque da empresa em poder de terceiro minimum: 0.0 default: 0.0 usuger: type: string description: dthger: type: string format: date-time description: usualt: type: string description: dthalt: type: string format: date-time description: e015med: description: Unidades de medida type: object required: – uniMed – desMed properties: id: type: string format: uuid description: Id da entidade uniMed: type: string maxLength: 6 description: Unidade de medida desMed: type: string maxLength: 100 description: Descrição da unidade de medida excluido: type: boolean description: Indica se o registro foi excluído default: false extIntSts: type: string maxLength: 100 description: Indica status da replicação extIntMsg: type: string maxLength: 100 description: Indica a mensagem da replicação usuger: type: string description: dthger: type: string format: date-time description: usualt: type: string description: dthalt: type: string format: date-time description: ncm: description: Cadastro para definição do Nomenclatura comercial do Mercosul(NCM) para os produtos type: object required: – codigo – descricao – aliquotaIPI – situacao properties: id: type: string format: uuid description: Id da entidade codigo: type: string maxLength: 8 description: Nomenclatura comum do Mercosul (NCM) descricao: type: string maxLength: 250 description: Descrição aliquotaIPI: type: number format: double description: Alíquota IPI minimum: 0 maximum: 999.9999 excecaoIPI: type: boolean description: Exceção de IPI default: false excecaoIPICodigo: type: integer format: int64 description: Código da exceção de IPI minimum: 0 maximum: 999 situacao: type: string allOf: – #/definitions/enumSituacao description: Situação excluido: type: boolean description: Sinaliza se o registro foi excluido default: false extIntSts: type: string maxLength: 100 description: Indica status da replicação extIntMsg: type: string maxLength: 100 description: Indica a mensagem da replicação usuger: type: string description: dthger: type: string format: date-time description: usualt: type: string description: dthalt: type: string format: date-time description: e075derCplImp: description: Especialização cadastro de produto type: object properties: id: type: string format: uuid description: Id da entidade e075der: type: object allOf: – #/definitions/e075der description: Produto ncm: type: object allOf: – #/definitions/ncm description: NCM proImp: type: string allOf: – #/definitions/enumProImp description: Tipo Produto para Impostos codAnp: type: integer format: int64 description: Código de produto ANP desAnp: type: string maxLength: 95 description: Descrição do produto conforme ANP oriMer: type: string allOf: – #/definitions/enumOriMer description: Origem fiscal da mercadoria codCes: type: string maxLength: 7 description: Especificador substituição tributária controlaPEPs: type: boolean description: controla PEPs default: false e051dis: type: object allOf: – #/definitions/e051dis description: Dispositivo fiscal excluido: type: boolean description: Indica se o registro foi excluído default: false extIntSts: type: string description: Estado de integração com a entidade externa extIntMsg: type: string description: Mensagem do resultado da integração usuger: type: string description: dthger: type: string format: date-time description: usualt: type: string description: dthalt: type: string format: date-time description: notifyUserEventPayload: description: Represents a regular user event notification payload discriminator: _discriminator type: object required: – notificationKind – notificationPriority – notificationSubject – notificationContent – sourceDomain – sourceService – destinationUser – _discriminator properties: notificationClass: type: string description: Class of notification notificationOrigin: type: string description: Origin of notification. Free text. Optional. notificationKind: type: string allOf: – #/definitions/userNotificationKind description: Notification kind. notificationPriority: type: string allOf: – #/definitions/userNotificationPriority description: Notification priority. notificationSubject: type: string description: Notification subject. notificationContent: type: string description: Notification content. sourceDomain: type: string description: Domain that generates the notification. sourceService: type: string description: Service that generates the notification. destinationUser: type: string description: Username of the destination user. link: type: string description: Notification link _discriminator: type: string description: emailNotifyUserEventPayload: description: Represents an email notification payload allOf: – #/definitions/notifyUserEventPayload – type: object required: – from properties: from: type: string description: Email sender address sendTo: type: array items: type: string description: Additional recipients to send the email to format: type: string allOf: – #/definitions/eventEmailFormat description: Email format pushNotifyUserEventPayload: description: Represents a push notification payload allOf: – #/definitions/notifyUserEventPayload – type: object required: – applicationId properties: applicationId: type: string description: Apple/Google application id blobReference: description: Default blob reference type. Every service defines its own. type: object required: – targetObjectId properties: domainName: type: string description: The domain the blob belongs to. serviceName: type: string description: The service the blob belongs to. targetObjectId: type: string description: The basic id of the blob. targetCopyId: type: string description: The id of the blob copy. basicErrorPayload: description: Default error payload type. Every service defines its own. type: object properties: message: type: string description: The user-facing error message, if any. errorCode: type: string description: The program-accessible (and service-specific) error code. importError: description: type: object required: – errorType – lineNumber – bean – message – exceptionClass properties: errorType: type: string allOf: – #/definitions/errorType description: lineNumber: type: integer format: int64 description: bean: type: string description: message: type: string description: exceptionClass: type: string description: fielddto: description: type: object required: – id – name – fieldType properties: id: type: integer format: int64 description: name: type: string description: fieldType: type: string allOf: – #/definitions/fieldType description: start: type: integer format: int64 description: size: type: integer format: int64 description: maskPattern: type: string description: hookdto: description: type: object required: – hookFunction – script properties: hookFunction: type: string allOf: – #/definitions/hookFunction description: script: type: string description: layoutdto: description: type: object required: – id – description – fileFormat – errorStrategy – skipLines – fields properties: id: type: integer format: int64 description: description: type: string description: fileFormat: type: string allOf: – #/definitions/fileFormat description: errorStrategy: type: string allOf: – #/definitions/errorStrategy description: delimiter: type: string description: skipLines: type: integer format: int64 description: fields: type: array items: type: object allOf: – #/definitions/fielddto minimum: 1 description: hooks: type: array items: type: object allOf: – #/definitions/hookdto description: importReport: description: type: object required: – id – startTime – endTime – uri – beanClass – serviceClass – layout – sucessCount – errorsCount – filteredCount – skippedCount properties: id: type: string description: startTime: type: string format: date-time description: endTime: type: string format: date-time description: uri: type: string description: beanClass: type: string description: serviceClass: type: string description: layout: type: object allOf: – #/definitions/layoutdto description: sucessCount: type: integer format: int64 description: errorsCount: type: integer format: int64 description: filteredCount: type: integer format: int64 description: skippedCount: type: integer format: int64 description: importErrors: type: array items: type: object allOf: – #/definitions/importError description: exportEventStatus: description: type: object required: – importerId – eventType – recordCount properties: importerId: type: string description: eventType: type: string allOf: – #/definitions/eventType description: recordCount: type: integer format: int64 description: importEventStatus: description: type: object required: – importerId – eventType – status – recordCount properties: importerId: type: string description: eventType: type: string allOf: – #/definitions/eventType description: status: type: string allOf: – #/definitions/status description: errorMessage: type: string description: recordCount: type: integer format: int64 description: importReport: type: object allOf: – #/definitions/importReport description: exportConfig: description: type: object required: – uri – layout – async – errorStrategy properties: uri: type: string description: layout: type: object allOf: – #/definitions/layoutdto description: async: type: boolean description: errorStrategy: type: string description: importConfig: description: type: object required: – uri – layout – async – batchSize – errorStrategy properties: uri: type: string description: layout: type: object allOf: – #/definitions/layoutdto description: async: type: boolean description: batchSize: type: integer format: int64 description: errorStrategy: type: string allOf: – #/definitions/errorStrategy description: dependency: description: Represents a service dependency type: object required: – domain – service – version properties: domain: type: string description: Domain of the dependency service service: type: string description: Name of the dependency service type: string description: Version of the dependency service genericError: properties: message: type: string description: Messaging describing the error. reason: type: string description: A symbolic code identifying the category of the reason of the error. enum: – BAD_REQUEST – UNAUTHORIZED – PAYMENT_REQUIRED – FORBIDDEN – OBJECT_NOT_FOUND – REQUEST_TIMEOUT – GONE – UNPROCESSABLE – INTERNAL_ERROR – NOT_IMPLEMENTED – SERVICE_UNAVAILABLE – INSUFFICIENT_STORAGE