2.0info: 2.0.3 calculation_results description: Serviço responsável pelos saldos da contabilidade do ERP X x-senior-domain: erpx_fin_rat x-senior-domain-path: erpx_fin_rat x-senior-service-path: calculation_results 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_fin_ratsecurityDefinitions: APIKeyHeader: type: apiKey in: header name: Authorizationsecurity: – APIKeyHeader: [] – application/json – application/jsonpaths: /calculation_results/queries/listErrorsToIncomeStatementProcess: post: description: Primitiva que retorna os erros da apuração de resultados tags: – Queries x-senior-visibility: PRIVATE parameters: – name: input in: body required: true schema: type: object required: – accountingLotId properties: accountingLotId: type: string maxLength: 255 description: Identificador do processo responses: 200: description: Ok schema: type: object required: – errors properties: errors: type: array items: type: object allOf: – #/definitions/recIncomeStatementError minimum: 1 description: Lista de erros 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError get: description: Primitiva que retorna os erros da apuração de resultados tags: – Queries x-senior-visibility: PRIVATE parameters: – name: accountingLotId description: Identificador do processo in: query required: true type: string maxLength: 255 responses: 200: description: Ok schema: type: object required: – errors properties: errors: type: array items: type: object allOf: – #/definitions/recIncomeStatementError minimum: 1 description: Lista de erros 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/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 maxLength: 255 description: responses: 200: description: Ok schema: type: object required: – metadata properties: metadata: type: string maxLength: 255 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 maxLength: 255 responses: 200: description: Ok schema: type: object required: – metadata properties: metadata: type: string maxLength: 255 description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/queries/exportE070emp: post: description: tags: – Queries x-senior-visibility: PRIVATE 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 maxLength: 255 description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/queries/exportE070fil: post: description: tags: – Queries x-senior-visibility: PRIVATE 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 maxLength: 255 description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/queries/exportE070filCplCtb: post: description: tags: – Queries x-senior-visibility: PRIVATE 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 maxLength: 255 description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/queries/exportE045pla: post: description: tags: – Queries x-senior-visibility: PRIVATE 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 maxLength: 255 description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/queries/exportE043mpc: post: description: tags: – Queries x-senior-visibility: PRIVATE 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 maxLength: 255 description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/queries/exportE043mmp: post: description: tags: – Queries x-senior-visibility: PRIVATE 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 maxLength: 255 description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/queries/exportE043pcm: post: description: tags: – Queries x-senior-visibility: PRIVATE 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 maxLength: 255 description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/queries/exportE045pca: post: description: tags: – Queries x-senior-visibility: PRIVATE 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 maxLength: 255 description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/queries/exportE044ccu: post: description: tags: – Queries x-senior-visibility: PRIVATE 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 maxLength: 255 description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/queries/exportE650sal: post: description: tags: – Queries x-senior-visibility: PRIVATE 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 maxLength: 255 description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/queries/exportParamApurResTicket: post: description: tags: – Queries x-senior-visibility: PRIVATE 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 maxLength: 255 description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/queries/exportPreparacaoApuracaoResultado: post: description: tags: – Queries x-senior-visibility: PRIVATE 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 maxLength: 255 description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/queries/exportPreparacaoApuracaoResultadoRateio: post: description: tags: – Queries x-senior-visibility: PRIVATE 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 maxLength: 255 description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/queries/exportPreparacaoApuracaoResultadoAuxiliar: post: description: tags: – Queries x-senior-visibility: PRIVATE 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 maxLength: 255 description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/queries/getDependencies: post: description: Returns a list with all dependencies from this service, along with their respective versions tags: – Queries x-senior-visibility: PRIVATE 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: PRIVATE 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 /calculation_results/queries/healthcheck: post: description: HealthCheck plataforma tags: – Queries x-senior-visibility: PRIVATE responses: 200: description: Ok schema: type: object required: – status – checks properties: status: type: string allOf: – #/definitions/healthcheckDTO description: Status de retorno checks: type: object allOf: – #/definitions/checkDTO description: Checks executados 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError get: description: HealthCheck plataforma tags: – Queries x-senior-visibility: PRIVATE responses: 200: description: Ok schema: type: object required: – status – checks properties: status: type: string allOf: – #/definitions/healthcheckDTO description: Status de retorno checks: type: object allOf: – #/definitions/checkDTO description: Checks executados 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/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 /calculation_results/actions/importE070emp: post: description: tags: – Actions x-senior-visibility: PRIVATE 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 maxLength: 255 description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/actions/importE070fil: post: description: tags: – Actions x-senior-visibility: PRIVATE 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 maxLength: 255 description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/actions/importE070filCplCtb: post: description: tags: – Actions x-senior-visibility: PRIVATE 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 maxLength: 255 description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/actions/importE045pla: post: description: tags: – Actions x-senior-visibility: PRIVATE 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 maxLength: 255 description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/actions/importE043mpc: post: description: tags: – Actions x-senior-visibility: PRIVATE 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 maxLength: 255 description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/actions/importE043mmp: post: description: tags: – Actions x-senior-visibility: PRIVATE 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 maxLength: 255 description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/actions/importE043pcm: post: description: tags: – Actions x-senior-visibility: PRIVATE 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 maxLength: 255 description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/actions/importE045pca: post: description: tags: – Actions x-senior-visibility: PRIVATE 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 maxLength: 255 description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/actions/importE044ccu: post: description: tags: – Actions x-senior-visibility: PRIVATE 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 maxLength: 255 description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/actions/importE650sal: post: description: tags: – Actions x-senior-visibility: PRIVATE 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 maxLength: 255 description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/actions/importParamApurResTicket: post: description: tags: – Actions x-senior-visibility: PRIVATE 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 maxLength: 255 description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/actions/importPreparacaoApuracaoResultado: post: description: tags: – Actions x-senior-visibility: PRIVATE 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 maxLength: 255 description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/actions/importPreparacaoApuracaoResultadoRateio: post: description: tags: – Actions x-senior-visibility: PRIVATE 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 maxLength: 255 description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/actions/importPreparacaoApuracaoResultadoAuxiliar: post: description: tags: – Actions x-senior-visibility: PRIVATE 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 maxLength: 255 description: 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/signals/performIncomeStatement: post: description: Primitiva para realizar a apuração de resultados tags: – Signals parameters: – name: input in: body required: true schema: type: object required: – transactionalId – branchId – accountingLotId – competence – defaultHistory – accounts properties: transactionalId: type: string maxLength: 255 description: Identificador do processo branchId: type: string maxLength: 255 description: Identificador da filial accountingLotId: type: string maxLength: 255 description: Identificador do lote contábil competence: type: string format: date description: Competência defaultHistory: type: object allOf: – #/definitions/recDefaultData description: Histórico padrão accounts: type: object allOf: – #/definitions/recAccountsPerformIncomeStatement description: Contas contábeis responses: 202: description: Accepted default: description: Error response schema: #/definitions/genericError /calculation_results/signals/startIntegration: post: description: Inicia a criação e processamento das tasks tags: – Signals parameters: – name: input in: body required: true schema: type: object required: – ticketId – branchId – competence properties: ticketId: type: string maxLength: 255 description: Ticket – Id do ticket branchId: type: string maxLength: 255 description: Identificador da filial competence: type: string format: date description: Competência responses: 202: description: Accepted default: description: Error response schema: #/definitions/genericError /calculation_results/signals/startTaskResult: post: description: Signal que inicia a task do resultado tags: – Signals parameters: – name: input in: body required: true schema: type: object required: – ticketId properties: ticketId: type: string maxLength: 255 description: Identificador do Ticket responses: 202: description: Accepted default: description: Error response schema: #/definitions/genericError /calculation_results/signals/integrationTicketFinished: post: description: Evento que sinaliza a finalização do ticket tags: – Signals parameters: – name: input in: body required: true schema: type: object required: – ticketId – ticketStatus properties: ticketId: type: string maxLength: 255 description: Identificador do ticket ticketStatus: type: string allOf: – #/definitions/ticketStatus description: Status de finalização do ticket errorMsg: type: string maxLength: 255 description: Mensagem de erro responses: 202: description: Accepted default: description: Error response schema: #/definitions/genericError /calculation_results/signals/integrationTaskFinished: post: description: Evento que sinaliza a finalização da task tags: – Signals parameters: – name: input in: body required: true schema: type: object required: – taskId – taskStatus properties: taskId: type: string maxLength: 255 description: Identificador da task taskStatus: type: string allOf: – #/definitions/taskStatus description: Status da task responses: 202: description: Accepted default: description: Error response schema: #/definitions/genericError /calculation_results/signals/notifyCalculationOfResults: post: description: Notificar apuração de resultados da filial tags: – Signals parameters: – name: input in: body required: true schema: type: object required: – branchId – competence properties: branchId: type: string maxLength: 255 description: Identificador da filial competence: type: string format: date description: Competência da apuração de resultados responses: 202: description: Accepted default: description: Error response schema: #/definitions/genericError /calculation_results/signals/processExternalTaskEvent: post: description: Signal que dispara a lógica pós finalização das tasks tags: – Signals parameters: – name: input in: body required: true schema: type: object required: – taskId properties: taskId: type: string maxLength: 255 description: Identificador do task responses: 202: description: Accepted default: description: Error response schema: #/definitions/genericError /calculation_results/signals/processIntegrationTask: post: description: Evento responsável por iniciar o processamento da task paralelizada tags: – Signals parameters: – name: input in: body required: true schema: type: object required: – taskId – workerName – workers – lastWorkId properties: taskId: type: string maxLength: 255 description: Identificador da task workerName: type: string maxLength: 255 description: Nome do worker workers: type: integer format: int64 description: Número de workers lastWorkId: type: string maxLength: 255 description: identificador do último work alocado responses: 202: description: Accepted default: description: Error response schema: #/definitions/genericError /calculation_results/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 /calculation_results/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 /calculation_results/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 /calculation_results/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 /calculation_results/events/importE070filCplCtbEvent: 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 /calculation_results/events/exportE070filCplCtbEvent: 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 /calculation_results/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 /calculation_results/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 /calculation_results/events/importE043mpcEvent: 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 /calculation_results/events/exportE043mpcEvent: 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 /calculation_results/events/importE043mmpEvent: 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 /calculation_results/events/exportE043mmpEvent: 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 /calculation_results/events/importE043pcmEvent: 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 /calculation_results/events/exportE043pcmEvent: 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 /calculation_results/events/importE045pcaEvent: 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 /calculation_results/events/exportE045pcaEvent: 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 /calculation_results/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 /calculation_results/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 /calculation_results/events/importE650salEvent: 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 /calculation_results/events/exportE650salEvent: 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 /calculation_results/events/importParamApurResTicketEvent: 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 /calculation_results/events/exportParamApurResTicketEvent: 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 /calculation_results/events/importPreparacaoApuracaoResultadoEvent: 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 /calculation_results/events/exportPreparacaoApuracaoResultadoEvent: 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 /calculation_results/events/importPreparacaoApuracaoResultadoRateioEvent: 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 /calculation_results/events/exportPreparacaoApuracaoResultadoRateioEvent: 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 /calculation_results/events/importPreparacaoApuracaoResultadoAuxiliarEvent: 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 /calculation_results/events/exportPreparacaoApuracaoResultadoAuxiliarEvent: 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 /calculation_results/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 – name: filter in: query type: string – name: groupby in: query type: string – name: displayfields in: query type: string – name: translation in: query type: boolean responses: 200: description: Ok schema: type: array items: #/definitions/e070emp 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/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 /calculation_results/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 – name: filter in: query type: string – name: groupby in: query type: string – name: displayfields in: query type: string – name: translation in: query type: boolean responses: 200: description: Ok schema: type: array items: #/definitions/e070fil 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/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 /calculation_results/entities/e070filCplCtb: 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 – name: filter in: query type: string – name: groupby in: query type: string – name: displayfields in: query type: string – name: translation in: query type: boolean responses: 200: description: Ok schema: type: array items: #/definitions/e070filCplCtb 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/entities/e070filCplCtb/{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/e070filCplCtb 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/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 – name: filter in: query type: string – name: groupby in: query type: string – name: displayfields in: query type: string – name: translation in: query type: boolean responses: 200: description: Ok schema: type: array items: #/definitions/e045pla 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/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 /calculation_results/entities/e043mpc: 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 – name: filter in: query type: string – name: groupby in: query type: string – name: displayfields in: query type: string – name: translation in: query type: boolean responses: 200: description: Ok schema: type: array items: #/definitions/e043mpc 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/entities/e043mpc/{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/e043mpc 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/entities/e043mmp: 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 – name: filter in: query type: string – name: groupby in: query type: string – name: displayfields in: query type: string – name: translation in: query type: boolean responses: 200: description: Ok schema: type: array items: #/definitions/e043mmp 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/entities/e043mmp/{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/e043mmp 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/entities/e043pcm: 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 – name: filter in: query type: string – name: groupby in: query type: string – name: displayfields in: query type: string – name: translation in: query type: boolean responses: 200: description: Ok schema: type: array items: #/definitions/e043pcm 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/entities/e043pcm/{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/e043pcm 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/entities/e045pca: 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/e045pca responses: 200: description: The created resource schema: #/definitions/e045pca 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/e045pca responses: 200: description: The created resource schema: #/definitions/e045pca 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 – name: filter in: query type: string – name: groupby in: query type: string – name: displayfields in: query type: string – name: translation in: query type: boolean responses: 200: description: Ok schema: type: array items: #/definitions/e045pca 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/entities/e045pca/{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/editE045pca responses: 200: description: Ok schema: #/definitions/editE045pca 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/e045pca responses: 200: description: Ok schema: #/definitions/e045pca 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/e045pca 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 /calculation_results/entities/e045pca/bulk: post: description: Esta entidade pode ser customizada. tags: – Bulk parameters: – name: entities in: body required: true schema: type: array items: #/definitions/e045pca responses: 200: description: The bulk creation has created resources 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/entities/e044ccu: 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/e044ccu responses: 200: description: The created resource schema: #/definitions/e044ccu 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/e044ccu responses: 200: description: The created resource schema: #/definitions/e044ccu 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 – name: filter in: query type: string – name: groupby in: query type: string – name: displayfields in: query type: string – name: translation in: query type: boolean responses: 200: description: Ok schema: type: array items: #/definitions/e044ccu 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/entities/e044ccu/{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/editE044ccu responses: 200: description: Ok schema: #/definitions/editE044ccu 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/e044ccu responses: 200: description: Ok schema: #/definitions/e044ccu 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/e044ccu 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 /calculation_results/entities/e044ccu/bulk: post: description: Esta entidade pode ser customizada. tags: – Bulk parameters: – name: entities in: body required: true schema: type: array items: #/definitions/e044ccu responses: 200: description: The bulk creation has created resources 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/entities/e650sal: 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/e650sal responses: 200: description: The created resource schema: #/definitions/e650sal 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/e650sal responses: 200: description: The created resource schema: #/definitions/e650sal 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 – name: filter in: query type: string – name: groupby in: query type: string – name: displayfields in: query type: string – name: translation in: query type: boolean responses: 200: description: Ok schema: type: array items: #/definitions/e650sal 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/entities/e650sal/{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/editE650sal responses: 200: description: Ok schema: #/definitions/editE650sal 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/e650sal responses: 200: description: Ok schema: #/definitions/e650sal 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/e650sal 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 /calculation_results/entities/e650sal/bulk: post: description: Esta entidade pode ser customizada. tags: – Bulk parameters: – name: entities in: body required: true schema: type: array items: #/definitions/e650sal responses: 200: description: The bulk creation has created resources 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/entities/preparacaoApuracaoResultado: 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/preparacaoApuracaoResultado responses: 200: description: The created resource schema: #/definitions/preparacaoApuracaoResultado 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/preparacaoApuracaoResultado responses: 200: description: The created resource schema: #/definitions/preparacaoApuracaoResultado 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 – name: filter in: query type: string – name: groupby in: query type: string – name: displayfields in: query type: string – name: translation in: query type: boolean responses: 200: description: Ok schema: type: array items: #/definitions/preparacaoApuracaoResultado 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/entities/preparacaoApuracaoResultado/{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/editPreparacaoApuracaoResultado responses: 200: description: Ok schema: #/definitions/editPreparacaoApuracaoResultado 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/preparacaoApuracaoResultado responses: 200: description: Ok schema: #/definitions/preparacaoApuracaoResultado 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/preparacaoApuracaoResultado 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 /calculation_results/entities/preparacaoApuracaoResultado/bulk: post: description: Esta entidade pode ser customizada. tags: – Bulk parameters: – name: entities in: body required: true schema: type: array items: #/definitions/preparacaoApuracaoResultado responses: 200: description: The bulk creation has created resources 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/entities/preparacaoApuracaoResultadoRateio: 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/preparacaoApuracaoResultadoRateio responses: 200: description: The created resource schema: #/definitions/preparacaoApuracaoResultadoRateio 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/preparacaoApuracaoResultadoRateio responses: 200: description: The created resource schema: #/definitions/preparacaoApuracaoResultadoRateio 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 – name: filter in: query type: string – name: groupby in: query type: string – name: displayfields in: query type: string – name: translation in: query type: boolean responses: 200: description: Ok schema: type: array items: #/definitions/preparacaoApuracaoResultadoRateio 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/entities/preparacaoApuracaoResultadoRateio/{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/editPreparacaoApuracaoResultadoRateio responses: 200: description: Ok schema: #/definitions/editPreparacaoApuracaoResultadoRateio 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/preparacaoApuracaoResultadoRateio responses: 200: description: Ok schema: #/definitions/preparacaoApuracaoResultadoRateio 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/preparacaoApuracaoResultadoRateio 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 /calculation_results/entities/preparacaoApuracaoResultadoRateio/bulk: post: description: Esta entidade pode ser customizada. tags: – Bulk parameters: – name: entities in: body required: true schema: type: array items: #/definitions/preparacaoApuracaoResultadoRateio responses: 200: description: The bulk creation has created resources 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/entities/preparacaoApuracaoResultadoAuxiliar: 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/preparacaoApuracaoResultadoAuxiliar responses: 200: description: The created resource schema: #/definitions/preparacaoApuracaoResultadoAuxiliar 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/preparacaoApuracaoResultadoAuxiliar responses: 200: description: The created resource schema: #/definitions/preparacaoApuracaoResultadoAuxiliar 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 – name: filter in: query type: string – name: groupby in: query type: string – name: displayfields in: query type: string – name: translation in: query type: boolean responses: 200: description: Ok schema: type: array items: #/definitions/preparacaoApuracaoResultadoAuxiliar 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericError /calculation_results/entities/preparacaoApuracaoResultadoAuxiliar/{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/editPreparacaoApuracaoResultadoAuxiliar responses: 200: description: Ok schema: #/definitions/editPreparacaoApuracaoResultadoAuxiliar 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/preparacaoApuracaoResultadoAuxiliar responses: 200: description: Ok schema: #/definitions/preparacaoApuracaoResultadoAuxiliar 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/preparacaoApuracaoResultadoAuxiliar 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 /calculation_results/entities/preparacaoApuracaoResultadoAuxiliar/bulk: post: description: Esta entidade pode ser customizada. tags: – Bulk parameters: – name: entities in: body required: true schema: type: array items: #/definitions/preparacaoApuracaoResultadoAuxiliar responses: 200: description: The bulk creation has created resources 401: description: Invalid Credentials default: description: Error response schema: #/definitions/genericErrordefinitions: taskStatus: description: Status da tarefa de integração type: string enum: – STARTING – PROCESSING – DONE – DONE_WITH_ERROR – ERROR – CANCELED – EXTERNAL_PROCESSING ticketStatus: description: Status do ticket type: string enum: – PROCESSING – FINISHED – FINISHED_WITH_ERROR enumTipoPreparacao: description: Tipo de preparação type: string enum: – TRANSITORIA – APURACAO enumAnaSin: description: Nome da lista na G5: LAnaSin type: string enum: – VA – VS enumGruCta: description: Nome da lista na G5: LGruCta type: string enum: – VA – VP – VD – VR – VX – VM – VN – VU – VL – VV – VC – VS – VE – VO – VT enumNatCtb: description: Natureza type: string enum: – VD – VC – VA enumSitReg: description: Situacoes type: string enum: – VA – VI enumForRat: description: Forma de rateio type: string enum: – V0 – V1 – V2 – V3 enumPerApuRes: description: Enumerador com o indicativo de periodicidade da apuração de resultados para a filial type: string enum: – SEM_APURACAO – TRIMESTRAL – ANUAL enumTipCtc: description: Tipo de centro de custo type: string enum: – V1 – V2 – V3 – V4 – V5 enumMetCon: description: Método de conversão type: string enum: – V1 – V2 enumTipCfc: description: Tipo de conta financeira type: string enum: – V1 – V2 – V3 enumTipPla: description: Tipo do modelo de plano type: string enum: – V1 – V2 – V3 – V4 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 – LOCALDATETIME – 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 healthcheckDTO: description: Status do healthcheck type: string enum: – UP – DOWN recIncomeStatementError: description: Record da lista de erros do grupo de apuração de resultados type: object required: – description – errorDetails properties: description: type: string maxLength: 255 description: Descrição de identificação do grupo errorDetails: type: array items: type: object allOf: – #/definitions/recIncomeStatementErrorDetail minimum: 1 description: Lista de erros recIncomeStatementErrorDetail: description: Record de detalhes do erro da apuração de resultados type: object required: – error properties: account: type: object allOf: – #/definitions/recDefaultData description: Identificação da conta com erro error: type: string maxLength: 255 description: Descrição do erro recDefaultData: description: Record de dados gerais type: object required: – id properties: id: type: string maxLength: 255 description: Identificador do registro code: type: string maxLength: 255 description: Código do registro description: type: string maxLength: 255 description: Descrição do registro label: type: string maxLength: 255 description: Label (Código + Descrição) recAccountsPerformIncomeStatement: description: Contas contábeis type: object required: – expenseAccountId – revenueAccountId – otherAccountId – profitAccountId – lossAccountId properties: expenseAccountId: type: string maxLength: 255 description: Identificador da conta de resultado despesas revenueAccountId: type: string maxLength: 255 description: Identificador da conta de resultado receitas otherAccountId: type: string maxLength: 255 description: Identificador da conta de resultado outros profitAccountId: type: string maxLength: 255 description: Identificador da conta contábil de lucro lossAccountId: type: string maxLength: 255 description: Identificador da conta contábil de prejuízo e070emp: description: Cadastros – Empresas type: object required: – id properties: id: type: string format: uuid description: Id da entidade usuger: type: string maxLength: 255 description: dthger: type: string format: date-time description: usualt: type: string maxLength: 255 description: dthalt: type: string format: date-time description: e070fil: description: Cadastros – Filiais type: object required: – e070emp – codFil – nomFil – numCgc – sigFil 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: 99999 nomFil: type: string maxLength: 100 description: Nome numCgc: type: string maxLength: 18 description: CPF/CNPJ da filial sigFil: type: string maxLength: 100 description: Sigla da filial e070filCplCtb: type: object allOf: – #/definitions/e070filCplCtb description: Especialização Contabilidade – Filial usuger: type: string maxLength: 255 description: dthger: type: string format: date-time description: usualt: type: string maxLength: 255 description: dthalt: type: string format: date-time description: e070filCplCtb: description: Especialização Contabilidade – Filial type: object properties: id: type: string format: uuid description: Id da entidade e070fil: type: object allOf: – #/definitions/e070fil description: Id da filial ctbExi: type: string format: date description: Data inicial do período contábil permitido para lançamentos ctbExf: type: string format: date description: Data final do período contábil permitido para lançamentos ctbPei: type: string format: date description: Mês e ano inicial do período permitido para lançamentos ctbPef: type: string format: date description: Mês e ano final do período permitido para lançamentos perApuRes: type: string allOf: – #/definitions/enumPerApuRes description: Indicativo de periodicidade da apuração de resultados para a filial datUltApuRes: type: string format: date description: Data da última apuração de resultados realizada na filial e045plaCtaDes: type: string format: uuid description: Conta contábil transitória padrão para o grupo de despesas e045plaCtaRec: type: string format: uuid description: Conta contábil transitória padrão para o grupo de receitas e045plaCtaOut: type: string format: uuid description: Conta contábil transitória padrão para o grupo outros e045plaCtaLuc: type: string format: uuid description: Conta contábil de padrão para lucros e045plaCtaPre: type: string format: uuid description: Conta contábil de padrão para prejuízos 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 maxLength: 255 description: dthger: type: string format: date-time description: usualt: type: string maxLength: 255 description: dthalt: type: string format: date-time description: e045pla: description: Tabelas – Plano Contábil – Contas type: object required: – e070emp – ctaRed – claCta – desCta – anaSin – defGru – natCta – sitCta – forRat properties: id: type: string format: uuid description: Id da entidade e070emp: type: object allOf: – #/definitions/e070emp description: Empresa nivCta: type: integer format: int64 description: Nível da conta contábil minimum: 1 maximum: 99 ctaRed: type: integer format: int64 description: Conta Contábil Reduzida minimum: 0 maximum: 9999999 claCta: type: string maxLength: 30 description: Classificação claMskCta: type: string maxLength: 45 description: Classificação Formatada desCta: type: string maxLength: 250 description: Nomenclatura abrCta: type: string maxLength: 20 description: Abreviatura anaSin: type: string allOf: – #/definitions/enumAnaSin description: Analítico ou Sintético defGru: type: string allOf: – #/definitions/enumGruCta description: Definição do grupo natCta: type: string allOf: – #/definitions/enumNatCtb description: Natureza sitCta: type: string allOf: – #/definitions/enumSitReg description: Situação e045plaPai: type: object allOf: – #/definitions/e045pla description: Conta Reduzida Pai aceMan: type: boolean description: Aceita lançamento manual default: false forRat: type: string allOf: – #/definitions/enumForRat description: Forma de Rateio exiAux: type: boolean description: Exige Conta Auxiliar default: false e043pcm: type: object allOf: – #/definitions/e043pcm description: Conta do modelo de plano de contas relacionada excluido: type: boolean description: Indica se o registro foi excluído default: false usuger: type: string maxLength: 255 description: dthger: type: string format: date-time description: usualt: type: string maxLength: 255 description: dthalt: type: string format: date-time description: e043mpc: description: Modelo de plano financeiro type: object required: – codMpc – desMpc – tipPla – sitMpc – incCta properties: id: type: string format: uuid description: Id da entidade codMpc: type: integer format: int64 description: Código Modelo Plano minimum: 0 maximum: 9999 desMpc: type: string maxLength: 40 description: Descrição tipPla: type: string allOf: – #/definitions/enumTipPla description: Tipo Plano sitMpc: type: string allOf: – #/definitions/enumSitReg description: Situação incCta: type: integer format: int64 description: Valor de incremento minimum: 1 maximum: 9999 mpcRef: type: boolean description: Modelo referencial default: false codRef: type: string maxLength: 10 description: Código do responsável obsMpc: type: string maxLength: 250 description: Observação e043mpc: type: object allOf: – #/definitions/e043mpc description: Modelo de plano contábil associado ao plano financeiro e043mpcPai: type: object allOf: – #/definitions/e043mpc description: Modelo de plano pai excluido: type: boolean description: Indica se o registro foi excluído default: false usuger: type: string maxLength: 255 description: dthger: type: string format: date-time description: usualt: type: string maxLength: 255 description: dthalt: type: string format: date-time description: e043mmp: description: Máscara das classificações dos modelos de plano type: object required: – codGcc – mskGcc – defGru – e043mpc properties: id: type: string format: uuid description: Identificador da entidade codGcc: type: integer format: int64 description: Código do grupo de contas minimum: 1 maximum: 9 mskGcc: type: string maxLength: 45 description: Máscara do grupo de contas defGru: type: string allOf: – #/definitions/enumGruCta description: Definição do grupo de contas forRat: type: string allOf: – #/definitions/enumForRat description: Forma de rateio dos lançamentos e043mpc: type: object allOf: – #/definitions/e043mpc description: Modelo de plano associado excluido: type: boolean description: Indica se o registro foi excluído default: false usuger: type: string maxLength: 255 description: dthger: type: string format: date-time description: usualt: type: string maxLength: 255 description: dthalt: type: string format: date-time description: e043pcm: description: Modelo de centro de custo type: object required: – ctaRed – e043mmp – defGru – claCta – desCta – abrCta – sitCon – anaSin – natCta – nivCta – exiRat – forRat – e043mpc properties: id: type: string format: uuid description: Id da entidade ctaRed: type: integer format: int64 description: Conta Reduzida minimum: 1 maximum: 999999999 mskGcc: type: string maxLength: 40 description: Máscara e043mmp: type: object allOf: – #/definitions/e043mmp description: Mascara do Plano e043mpcCtb: type: object allOf: – #/definitions/e043mpc description: Modelo Plano Contábil defGru: type: string allOf: – #/definitions/enumGruCta description: Definição claCta: type: string maxLength: 30 description: Classificação/Máscara claMskCta: type: string maxLength: 45 description: Classificação Formatada desCta: type: string maxLength: 250 description: Nomenclatura abrCta: type: string maxLength: 20 description: Abreviatura sitCon: type: string allOf: – #/definitions/enumSitReg description: Situação anaSin: type: string allOf: – #/definitions/enumAnaSin description: Analítica/Sintética aceMan: type: boolean description: Aceita lançamento manual default: false natCta: type: string allOf: – #/definitions/enumNatCtb description: Natureza nivCta: type: integer format: int64 description: Nível minimum: 1 maximum: 99 exiRat: type: boolean description: Exige Rateio forRat: type: string allOf: – #/definitions/enumForRat description: Forma de Rateio ctaPar: type: integer format: int64 description: Conta Reduzida Paralela minimum: 0 maximum: 999999999 claPar: type: string maxLength: 30 description: Classificação Paralela desPar: type: string maxLength: 80 description: Descrição Paralela codCcu: type: string maxLength: 9 description: Centro de Custo tipCcu: type: string allOf: – #/definitions/enumTipCtc description: Tipo do Centro Custo exiAux: type: boolean description: Exige Conta Auxiliar default: false metCon: type: string allOf: – #/definitions/enumMetCon description: Método de Conversão valIni: type: string format: date description: Validade Inicial valFin: type: string format: date description: Validade Final e043mpc: type: object allOf: – #/definitions/e043mpc description: Modelo Plano e043pcmPai: type: object allOf: – #/definitions/e043pcm description: Conta Reduzida Contábil e043pcmCtbCtaRed: type: object allOf: – #/definitions/e043pcm description: Conta Reduzida Contábil e043pcmCtbCtaRcr: type: object allOf: – #/definitions/e043pcm description: Conta Reduzida Contábil 2 e043pcmCtbCtaFdv: type: object allOf: – #/definitions/e043pcm description: Conta Reduzida Contábil 3 e043pcmCtbCtaFcr: type: object allOf: – #/definitions/e043pcm description: Conta Reduzida Contábil 4 tipCfc: type: string allOf: – #/definitions/enumTipCfc description: Tipo efeito fluxo de caixa excluido: type: boolean description: Indica se o registro foi excluído default: false usuger: type: string maxLength: 255 description: dthger: type: string format: date-time description: usualt: type: string maxLength: 255 description: dthalt: type: string format: date-time description: e045pca: description: Tabelas – Plano Composição Auxiliar – Contas type: object required: – e070emp – claAux – anaSin properties: id: type: string format: uuid description: Id da entidade e070emp: type: object allOf: – #/definitions/e070emp description: Empresa claAux: type: string maxLength: 30 description: Classificação anaSin: type: string allOf: – #/definitions/enumAnaSin description: Analítico ou Sintético usuger: type: string maxLength: 255 description: dthger: type: string format: date-time description: usualt: type: string maxLength: 255 description: dthalt: type: string format: date-time description: editE045pca: type: object required: – id allOf: – #/definitions/e045pca e044ccu: description: Cadastros – Centros de Custos type: object required: – e070emp – claCcu – anaSin properties: id: type: string format: uuid description: Id da entidade e070emp: type: object allOf: – #/definitions/e070emp description: Empresa claCcu: type: string maxLength: 30 description: Classificação do centro de custos anaSin: type: string allOf: – #/definitions/enumAnaSin description: Analítico ou Sintético usuger: type: string maxLength: 255 description: dthger: type: string format: date-time description: usualt: type: string maxLength: 255 description: dthalt: type: string format: date-time description: editE044ccu: type: object required: – id allOf: – #/definitions/e044ccu e650sal: description: Saldo Contábil type: object required: – id – e070emp – e070fil – datSal – e045pla 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 datSal: type: string format: date description: Data e045pla: type: object allOf: – #/definitions/e045pla description: Conta Contábil e044ccu: type: object allOf: – #/definitions/e044ccu description: Centro de custo e045pca: type: object allOf: – #/definitions/e045pca description: Conta Auxiliar salMesAnt: type: number format: double description: Saldo Contábil Mês Anterior minimum: -999999999999.99 maximum: 999999999999.99 debMes: type: number format: double description: Débitos Contábeis Mês minimum: 0.00 maximum: 999999999999.99 creMes: type: number format: double description: Créditos Contábeis Mês minimum: 0.00 maximum: 999999999999.99 salMes: type: number format: double description: Saldo Contábil Mês minimum: -999999999999.99 maximum: 999999999999.99 salMesAntAntApu: type: number format: double description: Saldo do mês anterior ao mês anterior a apuração minimum: 0.00 maximum: 999999999999.99 debMesAntApu: type: number format: double description: Débito do mês anterior a apuração minimum: -999999999999.99 maximum: 999999999999.99 creMesAntApu: type: number format: double description: Crédito do mês anterior a apuração minimum: 0.00 maximum: 999999999999.99 salMesAntApu: type: number format: double description: Saldo do mês anterior a apuração minimum: -999999999999.99 maximum: 999999999999.99 usuger: type: string maxLength: 255 description: dthger: type: string format: date-time description: usualt: type: string maxLength: 255 description: dthalt: type: string format: date-time description: editE650sal: type: object required: – id allOf: – #/definitions/e650sal paramApurResTicket: description: Parâmetros do processo de apuração de resultados relacionado ao ticket type: object required: – ticket – transactionalId – e070fil – e640lot – competencia – e046hpd – e045plaCtaDes – e045plaCtaRec – e045plaCtaOut – e045plaCtaLuc – e045plaCtaPre properties: id: type: string format: uuid description: Id da entidade ticket: type: string format: uuid description: Identificador do ticket transactionalId: type: string maxLength: 255 description: Identificador do processo e070fil: type: string format: uuid description: Identificador da filial e640lot: type: string format: uuid description: Identificador do lote contábil competencia: type: string format: date description: Competência e046hpd: type: string format: uuid description: Histórico padrão hstLct: type: string maxLength: 255 description: Histórico do lançamento e045plaCtaDes: type: string format: uuid description: Identificador da conta de resultado despesas e045plaCtaRec: type: string format: uuid description: Identificador da conta de resultado receitas e045plaCtaOut: type: string format: uuid description: Identificador da conta de resultado outros e045plaCtaLuc: type: string format: uuid description: Identificador da conta contábil de lucro e045plaCtaPre: type: string format: uuid description: Identificador da conta contábil de prejuízo usuger: type: string maxLength: 255 description: dthger: type: string format: date-time description: usualt: type: string maxLength: 255 description: dthalt: type: string format: date-time description: preparacaoApuracaoResultado: description: Preparação do lançamento para apuração de resultados type: object required: – tipoPreparacao – e640lotId – e045plaId – e045plaResId – valor – exiAux – exiRat properties: id: type: string format: uuid description: Identidicador do registro tipoPreparacao: type: string allOf: – #/definitions/enumTipoPreparacao description: Tipo de preparação taskId: type: string format: uuid description: Identificador da task workId: type: string format: uuid description: Identificador do work e070filId: type: string format: uuid description: Identificador da filial e640lotId: type: string format: uuid description: Identificador do lote contábil dataLct: type: string format: date description: Data do lançamento e045plaId: type: string format: uuid description: Identificador da conta contábil e045plaResId: type: string format: uuid description: Identificador conta transitória / resultado valor: type: string description: Valor do lançamento e046hpdId: type: string format: uuid description: Histórico padrão hstLct: type: string maxLength: 255 description: Histórico do lançamento exiAux: type: boolean description: Conta contábil exige composição auxiliar exiRat: type: boolean description: Conta contábil exige rateio e650salId: type: string format: uuid description: Identificador do registro de saldo da conta datSal: type: string format: date description: Data do saldo da conta usuger: type: string maxLength: 255 description: dthger: type: string format: date-time description: usualt: type: string maxLength: 255 description: dthalt: type: string format: date-time description: editPreparacaoApuracaoResultado: type: object required: – id allOf: – #/definitions/preparacaoApuracaoResultado preparacaoApuracaoResultadoRateio: description: Preparação de rateio do lançamento para apuração de resultados type: object required: – preparacaoApuracaoResultado – e044ccuId – valor properties: id: type: string format: uuid description: Identificador do registro preparacaoApuracaoResultado: type: object allOf: – #/definitions/preparacaoApuracaoResultado description: Identificador da preparação e044ccuId: type: string format: uuid description: Identificador do centro de custo valor: type: string description: Valor do lançamento e650salId: type: string format: uuid description: Identificador do registro de saldo da conta usuger: type: string maxLength: 255 description: dthger: type: string format: date-time description: usualt: type: string maxLength: 255 description: dthalt: type: string format: date-time description: editPreparacaoApuracaoResultadoRateio: type: object required: – id allOf: – #/definitions/preparacaoApuracaoResultadoRateio preparacaoApuracaoResultadoAuxiliar: description: Preparação auxiliar do lançamento para apuração de resultados type: object required: – preparacaoApuracaoResultado – e045pcaId – valor properties: id: type: string format: uuid description: Identificador do registro preparacaoApuracaoResultado: type: object allOf: – #/definitions/preparacaoApuracaoResultado description: Identificador da preparação e045pcaId: type: string format: uuid description: Identificador da conta auxiliar valor: type: string description: Valor do lançamento e650salId: type: string format: uuid description: Identificador do registro de saldo da conta usuger: type: string maxLength: 255 description: dthger: type: string format: date-time description: usualt: type: string maxLength: 255 description: dthalt: type: string format: date-time description: editPreparacaoApuracaoResultadoAuxiliar: type: object required: – id allOf: – #/definitions/preparacaoApuracaoResultadoAuxiliar 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 maxLength: 255 description: Class of notification notificationOrigin: type: string maxLength: 255 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 maxLength: 255 description: Notification subject. notificationContent: type: string maxLength: 255 description: Notification content. sourceDomain: type: string maxLength: 255 description: Domain that generates the notification. sourceService: type: string maxLength: 255 description: Service that generates the notification. destinationUser: type: string maxLength: 255 description: Username of the destination user. link: type: string maxLength: 255 description: Notification link _discriminator: type: string maxLength: 255 description: emailNotifyUserEventPayload: description: Represents an email notification payload allOf: – #/definitions/notifyUserEventPayload – type: object required: – from properties: from: type: string maxLength: 255 description: Email sender address sendTo: type: array items: type: string maxLength: 255 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 maxLength: 255 description: Apple/Google application id blobReference: description: Default blob reference type. Every service defines its own. type: object required: – targetObjectId properties: domainName: type: string maxLength: 255 description: The domain the blob belongs to. serviceName: type: string maxLength: 255 description: The service the blob belongs to. targetObjectId: type: string maxLength: 255 description: The basic id of the blob. targetCopyId: type: string maxLength: 255 description: The id of the blob copy. basicErrorPayload: description: Default error payload type. Every service defines its own. type: object properties: message: type: string maxLength: 255 description: The user-facing error message, if any. errorCode: type: string maxLength: 255 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 maxLength: 255 description: message: type: string maxLength: 255 description: exceptionClass: type: string maxLength: 255 description: fielddto: description: type: object required: – id – name – fieldType properties: id: type: integer format: int64 description: name: type: string maxLength: 255 description: fieldType: type: string allOf: – #/definitions/fieldType description: start: type: integer format: int64 description: size: type: integer format: int64 description: maskPattern: type: string maxLength: 255 description: hookdto: description: type: object required: – hookFunction – script properties: hookFunction: type: string allOf: – #/definitions/hookFunction description: script: type: string maxLength: 255 description: layoutdto: description: type: object required: – id – description – fileFormat – errorStrategy – skipLines – fields properties: id: type: integer format: int64 description: description: type: string maxLength: 255 description: fileFormat: type: string allOf: – #/definitions/fileFormat description: errorStrategy: type: string allOf: – #/definitions/errorStrategy description: delimiter: type: string maxLength: 255 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 maxLength: 255 description: startTime: type: string format: date-time description: endTime: type: string format: date-time description: uri: type: string maxLength: 255 description: beanClass: type: string maxLength: 255 description: serviceClass: type: string maxLength: 255 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 maxLength: 255 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 maxLength: 255 description: eventType: type: string allOf: – #/definitions/eventType description: status: type: string allOf: – #/definitions/status description: errorMessage: type: string maxLength: 255 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 maxLength: 255 description: layout: type: object allOf: – #/definitions/layoutdto description: async: type: boolean description: errorStrategy: type: string maxLength: 255 description: importConfig: description: type: object required: – uri – layout – async – batchSize – errorStrategy properties: uri: type: string maxLength: 255 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 maxLength: 255 description: Domain of the dependency service service: type: string maxLength: 255 description: Name of the dependency service type: string maxLength: 255 description: Version of the dependency service checkDTO: description: Retorno status usados de retorno type: object required: – status – name properties: status: type: string allOf: – #/definitions/healthcheckDTO description: Status name: type: string maxLength: 255 description: Status 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