2.0info:   1.142.2   Serviço Base  description: Serviço Foundation do Comercial do ERPX  x-senior-domain: ERPX_COM_VEN  x-senior-domain-path: erpx_com_ven  x-senior-service-path: foundation  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_com_vensecurityDefinitions:   APIKeyHeader:     type: apiKey     in: header     name: Authorizationsecurity:  – APIKeyHeader: []  – application/json  – application/jsonpaths:  /foundation/queries/listTransportadoras:    post:      description: Listar transportadoras      tags:        – Queries      x-senior-visibility: PRIVATE      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – e070emp              – page            properties:              e070emp:                type: string                maxLength: 255                description: Id Empresa              pesquisa:                type: string                maxLength: 255                description: Pesquisa              codPes:                type: integer                format: int64                description: Código              apePes:                type: string                maxLength: 255                description: Nome Fantasia              sigUfs:                type: string                maxLength: 255                description: UF              nomCid:                type: string                maxLength: 255                description: Cidade              page:                type: object                allOf:                 –  #/definitions/recPageRequest                description: Pagina      responses:        200:          description: Ok          schema:            type: object            required:              – totalElements            properties:              recE073pes:                type: array                items:                  type: object                  allOf:                   –  #/definitions/recE073pes                description: Transportadoras              totalElements:                type: integer                format: int64                description: Total        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/queries/listFiliais:    post:      description: Listar filiais      tags:        – Queries      x-senior-visibility: PRIVATE      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – e070emp              – page            properties:              e070emp:                type: string                maxLength: 255                description: Id Empresa              pesquisa:                type: string                maxLength: 255                description: Pesquisa              codFil:                type: string                maxLength: 255                description: Código da Filial              nomFil:                type: string                maxLength: 255                description: Nome da Filial              sigFil:                type: string                maxLength: 255                description: Nome Fantasia              cnpCpf:                type: string                maxLength: 255                description: CNPJ da Filial              sigUfs:                type: string                maxLength: 255                description: UF              nomCid:                type: string                maxLength: 255                description: Cidade              page:                type: object                allOf:                 –  #/definitions/recPageRequest                description: Pagina      responses:        200:          description: Ok          schema:            type: object            required:              – totalElements            properties:              recE070fil:                type: array                items:                  type: object                  allOf:                   –  #/definitions/recE070fil                description: Filiais              totalElements:                type: integer                format: int64                description: Total        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/queries/listServicos:    post:      description: Listar serviços      tags:        – Queries      x-senior-visibility: PRIVATE      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – page            properties:              e070emp:                type: string                maxLength: 255                description: Id Empresa              e070fil:                type: string                maxLength: 255                description: Id da filial              e085pes:                type: string                maxLength: 255                description: Id do cliente              pesquisa:                type: string                maxLength: 255                description: Pesquisa              desSer:                type: string                maxLength: 255                description: Descrição do Serviço              codSer:                type: string                maxLength: 255                description: Código do Serviço              codOri:                type: string                maxLength: 255                description: Codigo de Origem              desOri:                type: string                maxLength: 255                description: Descrição de Origem              codFam:                type: string                maxLength: 255                description: Codigo da Família              desFam:                type: string                maxLength: 255                description: Descrição da Família              sitSer:                type: string                allOf:                –  #/definitions/enumSitReg                description: Situação do Serviço              page:                type: object                allOf:                 –  #/definitions/recPageRequest                description: Pagina      responses:        200:          description: Ok          schema:            type: object            required:              – totalElements            properties:              recE080ser:                type: array                items:                  type: object                  allOf:                   –  #/definitions/recE080ser                description: Serviços              totalElements:                type: integer                format: int64                description: Total        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/queries/listCustomers:    post:      description: Listar clientes aptos para pedido      tags:        – Queries      x-senior-visibility: PRIVATE      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – page            properties:              nomPes:                type: string                maxLength: 255                description: Nome do cliente              codPes:                type: integer                format: int64                description: Codigo do cliente              pesquisa:                type: string                maxLength: 255                description: Pesquisa              apePes:                type: string                maxLength: 255                description: Nome Fantasia              tipPes:                type: string                allOf:                –  #/definitions/enumJurFis                description: Tipo do Cliente              sigUfs:                type: string                maxLength: 255                description: Sigla UF              cnpCpf:                type: string                maxLength: 255                description: CPF CNPJ              cidEnd:                type: string                maxLength: 255                description: Cidade              e070fil_id:                type: string                maxLength: 255                description: ID da filial              exibirInativos:                type: boolean                description: Exibir clientes inativos ?                default: false              exibirExcluidos:                type: boolean                description: Exibir clientes excluídos ?                default: false              tipPed:                type: string                allOf:                –  #/definitions/enumTipPed                description: Tipo do pedido              page:                type: object                allOf:                 –  #/definitions/recPageRequest                description: Pagina      responses:        200:          description: Ok          schema:            type: object            required:              – totalElements            properties:              recE085pes:                type: array                items:                  type: object                  allOf:                   –  #/definitions/recE085pes                description: Clientes              totalElements:                type: integer                format: int64                description: Total        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/queries/listTransacaoPedido:    post:      description: Busca transação pedido      tags:        – Queries      x-senior-visibility: PRIVATE      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – e070emp              – page            properties:              e070emp:                type: string                maxLength: 255                description: Id Empresa              stateBranchesId:                type: string                maxLength: 255                description: ID da UF das filiais              destinationStateId:                type: string                maxLength: 255                description: ID da UF de destino              codTns:                type: string                maxLength: 255                description: Código de produto ou serviço              desTns:                type: string                maxLength: 255                description: Descrição do produto ou serviço              lisMod:                type: string                allOf:                –  #/definitions/enumLisMod                description: Módulo              detTns:                type: string                maxLength: 255                description: Detalhes Transação              sitTns:                type: string                allOf:                –  #/definitions/enumSitReg                description: Situação              proSer:                type: string                allOf:                –  #/definitions/enumProSer                description: Tipo Item              pesquisa:                type: string                maxLength: 255                description: Pesquisa              page:                type: object                allOf:                 –  #/definitions/recPageRequest                description: Pagina              orderType:                type: string                allOf:                –  #/definitions/enumTipPed                description: Tipo do pedido      responses:        200:          description: Ok          schema:            type: object            required:              – totalElements            properties:              itens:                type: array                items:                  type: object                  allOf:                   –  #/definitions/recE001tns                description: Lista de transações              totalElements:                type: integer                format: int64                description: Total        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/queries/listRepresentantesPedido:    post:      description: Listar representantes aptos para pedido      tags:        – Queries      x-senior-visibility: PRIVATE      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – page            properties:              e070fil_id:                type: string                maxLength: 255                description: Id da Filial              codPes:                type: integer                format: int64                description: Código da pessoa              nomPes:                type: string                maxLength: 255                description: Nome da pessoa              apePes:                type: string                maxLength: 255                description: Nome fantasia              tipPes:                type: string                allOf:                –  #/definitions/enumJurFis                description: Tipo pessoa              cnpCpf:                type: string                maxLength: 255                description: CPF CNPJ              cidEnd:                type: string                maxLength: 255                description: Cidade              sigUfs:                type: string                maxLength: 255                description: Sigla UF              exibirInativos:                type: boolean                description: Exibir representantes inativos ?                default: false              exibirExcluidos:                type: boolean                description: Exibir representantes excluídos ?                default: false              pesquisa:                type: string                maxLength: 255                description: Termo de pesquisa de lookup              page:                type: object                allOf:                 –  #/definitions/recPageRequest                description: Pagina      responses:        200:          description: Ok          schema:            type: object            required:              – totalElements            properties:              recE090pes:                type: array                items:                  type: object                  allOf:                   –  #/definitions/recE090pes                description: Representantes              totalElements:                type: integer                format: int64                description: Total        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/queries/listProdutos:    post:      description: Listar os produtos      tags:        – Queries      x-senior-visibility: PRIVATE      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – page            properties:              e070emp:                type: string                maxLength: 255                description: Id Empresa              e070fil:                type: string                maxLength: 255                description: Id da filial              e085pes:                type: string                maxLength: 255                description: Id do cliente              pesquisa:                type: string                maxLength: 255                description: Pesquisa              codDer:                type: string                maxLength: 255                description: Código do produto              desDer:                type: string                maxLength: 255                description: Descrição do produto              codOri:                type: string                maxLength: 255                description: Código de origem              desOri:                type: string                maxLength: 255                description: Descrição da origem              codFam:                type: string                maxLength: 255                description: Código da familia              desFam:                type: string                maxLength: 255                description: Descrição da familia              obsDer:                type: string                maxLength: 255                description: Observação do produto              page:                type: object                allOf:                 –  #/definitions/recPageRequest                description: Pagina      responses:        200:          description: Ok          schema:            type: object            required:              – totalElements            properties:              produtos:                type: array                items:                  type: object                  allOf:                   –  #/definitions/recE075derPro                description: Produtos              totalElements:                type: integer                format: int64                description: Total        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/queries/listTabelaPrecoProdutos:    post:      description: Listar tabelas de preço de produtos      tags:        – Queries      x-senior-visibility: PRIVATE      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – e070emp              – e075der              – e085pes              – e031moe              – page            properties:              e070emp:                type: string                maxLength: 255                description: Id Empresa              e075der:                type: string                maxLength: 255                description: Id produto              e085pes:                type: string                maxLength: 255                description: Id cliente              e031moe:                type: string                maxLength: 255                description: Id moeda              pesquisa:                type: string                maxLength: 255                description: Pesquisa              codTpr:                type: string                maxLength: 255                description: Código Tabela Preço              desTpr:                type: string                maxLength: 255                description: Descrição              abrTpr:                type: string                maxLength: 255                description: Abreviatura              page:                type: object                allOf:                 –  #/definitions/recPageRequest                description: Pagina      responses:        200:          description: Ok          schema:            type: object            required:              – totalElements            properties:              tabelas:                type: array                items:                  type: object                  allOf:                   –  #/definitions/recE081tab                description: Tabelas              totalElements:                type: integer                format: int64                description: Total        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/queries/listTabelaPrecoServicos:    post:      description: Listar tabelas de preço de serviços      tags:        – Queries      x-senior-visibility: PRIVATE      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – e070emp              – e080ser              – e085pes              – page            properties:              e070emp:                type: string                maxLength: 255                description: Id Empresa              e080ser:                type: string                maxLength: 255                description: Id serviço              e085pes:                type: string                maxLength: 255                description: Id cliente              pesquisa:                type: string                maxLength: 255                description: Pesquisa              codTpr:                type: string                maxLength: 255                description: Código Tabela Preço              desTpr:                type: string                maxLength: 255                description: Descrição              abrTpr:                type: string                maxLength: 255                description: Abreviatura              page:                type: object                allOf:                 –  #/definitions/recPageRequest                description: Pagina      responses:        200:          description: Ok          schema:            type: object            required:              – totalElements            properties:              tabelas:                type: array                items:                  type: object                  allOf:                   –  #/definitions/recE081tab                description: Tabelas              totalElements:                type: integer                format: int64                description: Total        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/queries/getUserPermissions:    post:      description: Retornar as permissões de um usuário por empresa      tags:        – Queries      x-senior-visibility: PRIVATE      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – companyId            properties:              companyId:                type: string                maxLength: 255                description: Id da empresa              userName:                type: string                maxLength: 255                description: Usuário      responses:        200:          description: Ok          schema:            type: object            properties:              permissions:                type: object                allOf:                 –  #/definitions/recPermission                description: Permissões do usuário        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    get:      description: Retornar as permissões de um usuário por empresa      tags:        – Queries      x-senior-visibility: PRIVATE      parameters:        – name: companyId          description: Id da empresa          in: query          required: true          type: string          maxLength: 255        – name: userName          description: Usuário          in: query          type: string          maxLength: 255      responses:        200:          description: Ok          schema:            type: object            properties:              permissions:                type: object                allOf:                 –  #/definitions/recPermission                description: Permissões do usuário        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/queries/getPredefinedCustomerItemInformation:    post:      description: Sugerir a finalidade de venda da ligação cliente X produto      tags:        – Queries      x-senior-visibility: PRIVATE      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – companyId              – customerId            properties:              companyId:                type: string                maxLength: 255                description: id da empresa              productId:                type: string                maxLength: 255                description: id do produto              serviceId:                type: string                maxLength: 255                description: id do produto              customerId:                type: string                maxLength: 255                description: id do cliente      responses:        200:          description: Ok          schema:            type: object            properties:              customerItemCode:                type: string                maxLength: 255                description: Código do item do cliente              customerItemDescription:                type: string                maxLength: 255                description: Descrição do item do cliente              specialDiscountPercentage:                type: number                format: double                description: Percentual de desconto especial              salePurposeId:                type: string                maxLength: 255                description: Id da finalidade de venda (e075ppc.e067fin_id).              salePurposeCode:                type: integer                format: int64                description: Código da finalidade de venda (e067fin.codFin)              salePurposeDescription:                type: string                maxLength: 255                description: Descrição da finalidade de venda (e067fin.desFin)              saleMeasureUnitId:                type: string                maxLength: 255                description: Id da unidade de medida de venda (e075ppc.e015medven_id)              saleMeasureUnit:                type: string                maxLength: 255                description: Código da unidade de medida de venda (e015med.uniMed)              saleMeasureUnitDecimals:                type: integer                format: int64                description: Decimais da unidade de medida de venda (e015med.qtdDec)              saleMeasureUnitDescription:                type: string                maxLength: 255                description: Descrição da unidade de medida de venda (e015med.desMed)        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    get:      description: Sugerir a finalidade de venda da ligação cliente X produto      tags:        – Queries      x-senior-visibility: PRIVATE      parameters:        – name: companyId          description: id da empresa          in: query          required: true          type: string          maxLength: 255        – name: productId          description: id do produto          in: query          type: string          maxLength: 255        – name: serviceId          description: id do produto          in: query          type: string          maxLength: 255        – name: customerId          description: id do cliente          in: query          required: true          type: string          maxLength: 255      responses:        200:          description: Ok          schema:            type: object            properties:              customerItemCode:                type: string                maxLength: 255                description: Código do item do cliente              customerItemDescription:                type: string                maxLength: 255                description: Descrição do item do cliente              specialDiscountPercentage:                type: number                format: double                description: Percentual de desconto especial              salePurposeId:                type: string                maxLength: 255                description: Id da finalidade de venda (e075ppc.e067fin_id).              salePurposeCode:                type: integer                format: int64                description: Código da finalidade de venda (e067fin.codFin)              salePurposeDescription:                type: string                maxLength: 255                description: Descrição da finalidade de venda (e067fin.desFin)              saleMeasureUnitId:                type: string                maxLength: 255                description: Id da unidade de medida de venda (e075ppc.e015medven_id)              saleMeasureUnit:                type: string                maxLength: 255                description: Código da unidade de medida de venda (e015med.uniMed)              saleMeasureUnitDecimals:                type: integer                format: int64                description: Decimais da unidade de medida de venda (e015med.qtdDec)              saleMeasureUnitDescription:                type: string                maxLength: 255                description: Descrição da unidade de medida de venda (e015med.desMed)        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/queries/getPredefinedSalesInformation:    post:      description: Retornar percentual de comissão do representante      tags:        – Queries      x-senior-visibility: PRIVATE      parameters:        – name: input          in: body          required: true          schema:            type: object            properties:              companyId:                type: string                maxLength: 255                description: Id da Empresa              branchId:                type: string                maxLength: 255                description: Id da filial              itemType:                type: string                allOf:                –  #/definitions/enumProSer                description: Tipo do item              productId:                type: string                maxLength: 255                description: Id do Produto              serviceId:                type: string                maxLength: 255                description: Id do Servico              salesRepresentativeId:                type: string                maxLength: 255                description: Id do representante              customerId:                type: string                maxLength: 255                description: Id do cliente              currencyId:                type: string                maxLength: 255                description: Id da moeda do pedido              paymentTermId:                type: string                maxLength: 255                description: Id da condição de pagamento              baseDate:                type: string                format: date                description: Data base              priceListId:                type: string                maxLength: 255                description: ID da tabela de preço              saleQuantity:                type: number                format: double                description: Quantidade de venda                default: 0.0              saleMeasureUnitId:                type: string                maxLength: 255                description: Unidade de medida de venda              orderId:                type: string                maxLength: 255                description: Id do pedido      responses:        200:          description: Ok          schema:            type: object            properties:              priceListId:                type: string                maxLength: 255                description: id da tabela de preço padrão das definições do cliente              priceListCode:                type: string                maxLength: 255                description: código da tabela de preço sugerida              priceListDescription:                type: string                maxLength: 255                description: descrição da tabela de preço sugerida              customerItemId:                type: string                maxLength: 255                description: Id do item do cliente              customerItemCode:                type: string                maxLength: 255                description: Código do item do cliente              customerItemDescription:                type: string                maxLength: 255                description: Descrição do item do cliente              salePurposeId:                type: string                maxLength: 255                description: Id da finalidade de venda              salePurposeCode:                type: integer                format: int64                description: Código da finalidade de venda              salePurposeDescription:                type: string                maxLength: 255                description: Descrição da finalidade de venda              saleMeasureUnitId:                type: string                maxLength: 255                description: Id da unidade de medida de venda              saleMeasureUnit:                type: string                maxLength: 255                description: Código da unidade de medida de venda              saleMeasureUnitDecimals:                type: integer                format: int64                description: Decimais da unidade de medida de venda              saleMeasureUnitDescription:                type: string                maxLength: 255                description: Descrição da unidade de medida de venda              itemSalePrice:                type: string                description: Preço do item              pricePerQuantity:                type: boolean                description: Indicativo de preço por quantidade              commissionPercentage:                type: number                format: double                description: Percentual de comissão sugerido              itemDiscountPercentage:                type: number                format: double                description: Percentual de desconto do item              billingDate:                type: string                format: date-time                description: Data prevista de faturamento              salePriceListValidity:                type: object                allOf:                 –  #/definitions/recE081tpr                description: Validade da tabela de preço              salePriceListItem:                type: object                allOf:                 –  #/definitions/recE081itp                description: Item da tabela de preço        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    get:      description: Retornar percentual de comissão do representante      tags:        – Queries      x-senior-visibility: PRIVATE      parameters:        – name: companyId          description: Id da Empresa          in: query          type: string          maxLength: 255        – name: branchId          description: Id da filial          in: query          type: string          maxLength: 255        – name: itemType          description: Tipo do item          in: query          type: string          allOf:          –  #/definitions/enumProSer        – name: productId          description: Id do Produto          in: query          type: string          maxLength: 255        – name: serviceId          description: Id do Servico          in: query          type: string          maxLength: 255        – name: salesRepresentativeId          description: Id do representante          in: query          type: string          maxLength: 255        – name: customerId          description: Id do cliente          in: query          type: string          maxLength: 255        – name: currencyId          description: Id da moeda do pedido          in: query          type: string          maxLength: 255        – name: paymentTermId          description: Id da condição de pagamento          in: query          type: string          maxLength: 255        – name: baseDate          description: Data base          in: query          type: string          format: date        – name: priceListId          description: ID da tabela de preço          in: query          type: string          maxLength: 255        – name: saleQuantity          description: Quantidade de venda          in: query          type: number          format: double        – name: saleMeasureUnitId          description: Unidade de medida de venda          in: query          type: string          maxLength: 255        – name: orderId          description: Id do pedido          in: query          type: string          maxLength: 255      responses:        200:          description: Ok          schema:            type: object            properties:              priceListId:                type: string                maxLength: 255                description: id da tabela de preço padrão das definições do cliente              priceListCode:                type: string                maxLength: 255                description: código da tabela de preço sugerida              priceListDescription:                type: string                maxLength: 255                description: descrição da tabela de preço sugerida              customerItemId:                type: string                maxLength: 255                description: Id do item do cliente              customerItemCode:                type: string                maxLength: 255                description: Código do item do cliente              customerItemDescription:                type: string                maxLength: 255                description: Descrição do item do cliente              salePurposeId:                type: string                maxLength: 255                description: Id da finalidade de venda              salePurposeCode:                type: integer                format: int64                description: Código da finalidade de venda              salePurposeDescription:                type: string                maxLength: 255                description: Descrição da finalidade de venda              saleMeasureUnitId:                type: string                maxLength: 255                description: Id da unidade de medida de venda              saleMeasureUnit:                type: string                maxLength: 255                description: Código da unidade de medida de venda              saleMeasureUnitDecimals:                type: integer                format: int64                description: Decimais da unidade de medida de venda              saleMeasureUnitDescription:                type: string                maxLength: 255                description: Descrição da unidade de medida de venda              itemSalePrice:                type: string                description: Preço do item              pricePerQuantity:                type: boolean                description: Indicativo de preço por quantidade              commissionPercentage:                type: number                format: double                description: Percentual de comissão sugerido              itemDiscountPercentage:                type: number                format: double                description: Percentual de desconto do item              billingDate:                type: string                format: date-time                description: Data prevista de faturamento              salePriceListValidity:                type: object                allOf:                 –  #/definitions/recE081tpr                description: Validade da tabela de preço              salePriceListItem:                type: object                allOf:                 –  #/definitions/recE081itp                description: Item da tabela de preço        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/queries/getPredefinedFreightType:    post:      description: Retorna o tipo de frete pré-definido      tags:        – Queries      x-senior-visibility: PRIVATE      parameters:        – name: input          in: body          required: true          schema:            type: object            properties:              companyId:                type: string                maxLength: 255                description: ID da empresa              branchId:                type: string                maxLength: 255                description: ID da filial              customerId:                type: string                maxLength: 255                description: ID do cliente              shippingCompanyId:                type: string                maxLength: 255                description: id da transportadora      responses:        200:          description: Ok          schema:            type: object            properties:              freightType:                type: string                allOf:                –  #/definitions/enumCifFob                description: Tipo do frete        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    get:      description: Retorna o tipo de frete pré-definido      tags:        – Queries      x-senior-visibility: PRIVATE      parameters:        – name: companyId          description: ID da empresa          in: query          type: string          maxLength: 255        – name: branchId          description: ID da filial          in: query          type: string          maxLength: 255        – name: customerId          description: ID do cliente          in: query          type: string          maxLength: 255        – name: shippingCompanyId          description: id da transportadora          in: query          type: string          maxLength: 255      responses:        200:          description: Ok          schema:            type: object            properties:              freightType:                type: string                allOf:                –  #/definitions/enumCifFob                description: Tipo do frete        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/queries/listCustomerItemLinks:    post:      description: Listar as ligações de Cliente x Item      tags:        – Queries      x-senior-visibility: PRIVATE      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – page            properties:              companiesId:                type: array                items:                  type: string                  maxLength: 255                description: Ids das empresas              productsId:                type: array                items:                  type: string                  maxLength: 255                description: Ids das produtos              servicesId:                type: array                items:                  type: string                  maxLength: 255                description: Ids das serviços              customersId:                type: array                items:                  type: string                  maxLength: 255                description: Ids das clientes              itemType:                type: string                allOf:                –  #/definitions/enumProSer                description: Tipo do item              status:                type: string                allOf:                –  #/definitions/enumSitReg                description: Situação da ligação              customerItemCode:                type: string                maxLength: 255                description: Código do item do cliente              customerItemDescription:                type: string                maxLength: 255                description: Descrição do item do cliente              productCode:                type: string                maxLength: 255                description: Código do item              serviceCode:                type: string                maxLength: 255                description: Código do item              productDescription:                type: string                maxLength: 255                description: Descrição do item              serviceDescription:                type: string                maxLength: 255                description: Descrição do item              showOnlyCustomerItem:                type: boolean                description: Mostrar somente com item                default: false              autoComplete:                type: string                maxLength: 255                description: Texto para pesquisar por auto complete              page:                type: object                allOf:                 –  #/definitions/recPageRequest                description: Paginação      responses:        200:          description: Ok          schema:            type: object            required:              – totalElements            properties:              recListCustomerItemLinks:                type: array                items:                  type: object                  allOf:                   –  #/definitions/recListCustomerItemLinks                description: Record de listagem das ligações              totalElements:                type: integer                format: int64                description: Total        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/queries/listPriceLists:    post:      description: Listar tabelas de preços      tags:        – Queries      x-senior-visibility: PRIVATE      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – page            properties:              companiesId:                type: array                items:                  type: string                  maxLength: 255                description: Ids das empresas das tabelas de preço              priceListCode:                type: string                maxLength: 255                description: Código da tabela de preço              priceListDescription:                type: string                maxLength: 255                description: Descrição da tabela de preço              validityDescription:                type: string                maxLength: 255                description: Descrição da validade              initialValidityDate:                type: string                format: date                description: Data de validade inicial              finalValidityDate:                type: string                format: date                description: Data de validade final              statesId:                type: array                items:                  type: string                  maxLength: 255                description: Ids das UFs da tabela de preço              productsId:                type: array                items:                  type: string                  maxLength: 255                description: Ids dos produtos da tabela de preço              servicesId:                type: array                items:                  type: string                  maxLength: 255                description: Ids dos serviços da tabela de preço              priceListStatus:                type: string                allOf:                –  #/definitions/enumSitReg                description: Status da tabela de preço              validityStatus:                type: string                allOf:                –  #/definitions/enumSitReg                description: Exibir validades inativas?              showOnlyCurrentValidities:                type: boolean                description: Exibir somente validades vigentes?                default: false              currencyIds:                type: array                items:                  type: string                  maxLength: 255                description: Ids das moedas da tabela de preço              page:                type: object                allOf:                 –  #/definitions/recPageRequest                description: Pagina      responses:        200:          description: Ok          schema:            type: object            required:              – totalElements            properties:              priceLists:                type: array                items:                  type: object                  allOf:                   –  #/definitions/recPriceLists                description: Tabelas de preços              totalElements:                type: integer                format: int64                description: Total        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/queries/listPriceListValidities:    post:      description: Listar validades de uma tabela de preço      tags:        – Queries      x-senior-visibility: PRIVATE      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – priceListId              – page            properties:              priceListId:                type: string                maxLength: 255                description: Id da tabela de preço              initialValidityDate:                type: string                format: date                description: Data de validade inicial              finalValidityDate:                type: string                format: date                description: Data de validade final              validityDescription:                type: string                maxLength: 255                description: Descrição da validade              productsId:                type: array                items:                  type: string                  maxLength: 255                description: Ids dos produtos da tabela de preço              servicesId:                type: array                items:                  type: string                  maxLength: 255                description: Ids dos serviços da tabela de preço              validityStatus:                type: string                allOf:                –  #/definitions/enumSitReg                description: Exibir validades inativas?              showOnlyCurrentValidities:                type: boolean                description: Exibir somente validades vigentes?                default: false              page:                type: object                allOf:                 –  #/definitions/recPageRequest                description: Pagina      responses:        200:          description: Ok          schema:            type: object            required:              – totalElements            properties:              priceListValidities:                type: array                items:                  type: object                  allOf:                   –  #/definitions/recPriceListValidities                description: Validades              totalElements:                type: integer                format: int64                description: Total        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/queries/getSalePrice:    post:      description: Buscar preço, desconto e comissão da tabela      tags:        – Queries      x-senior-visibility: PRIVATE      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – priceListId            properties:              priceListId:                type: string                maxLength: 255                description: ID da tabela de preço              companyId:                type: string                maxLength: 255                description: Id da Empresa              branchId:                type: string                maxLength: 255                description: Id da filial              itemType:                type: string                allOf:                –  #/definitions/enumProSer                description: Tipo do item              productId:                type: string                maxLength: 255                description: Id do Produto              serviceId:                type: string                maxLength: 255                description: Id do Servico              salesRepresentativeId:                type: string                maxLength: 255                description: Id do representante              customerId:                type: string                maxLength: 255                description: Id do cliente              paymentTermId:                type: string                maxLength: 255                description: Id da condição de pagamento              baseDate:                type: string                format: date                description: Data base              saleQuantity:                type: number                format: double                description: Quantidade de venda                default: 0.0              saleMeasureUnitId:                type: string                maxLength: 255                description: Unidade de medida de venda      responses:        200:          description: Ok          schema:            type: object            properties:              recSalePrice:                type: object                allOf:                 –  #/definitions/recSalePrice                description: Record de preço, desconto e comissão da tabela        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    get:      description: Buscar preço, desconto e comissão da tabela      tags:        – Queries      x-senior-visibility: PRIVATE      parameters:        – name: priceListId          description: ID da tabela de preço          in: query          required: true          type: string          maxLength: 255        – name: companyId          description: Id da Empresa          in: query          type: string          maxLength: 255        – name: branchId          description: Id da filial          in: query          type: string          maxLength: 255        – name: itemType          description: Tipo do item          in: query          type: string          allOf:          –  #/definitions/enumProSer        – name: productId          description: Id do Produto          in: query          type: string          maxLength: 255        – name: serviceId          description: Id do Servico          in: query          type: string          maxLength: 255        – name: salesRepresentativeId          description: Id do representante          in: query          type: string          maxLength: 255        – name: customerId          description: Id do cliente          in: query          type: string          maxLength: 255        – name: paymentTermId          description: Id da condição de pagamento          in: query          type: string          maxLength: 255        – name: baseDate          description: Data base          in: query          type: string          format: date        – name: saleQuantity          description: Quantidade de venda          in: query          type: number          format: double        – name: saleMeasureUnitId          description: Unidade de medida de venda          in: query          type: string          maxLength: 255      responses:        200:          description: Ok          schema:            type: object            properties:              recSalePrice:                type: object                allOf:                 –  #/definitions/recSalePrice                description: Record de preço, desconto e comissão da tabela        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/queries/listInvoiceTransactions:    post:      description: Listagem de transações      tags:        – Queries      x-senior-visibility: PRIVATE      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – companyId              – stateBranchesId              – destinationStateId              – page            properties:              companyId:                type: string                maxLength: 255                description: Id da empresa              stateBranchesId:                type: string                maxLength: 255                description: ID da UF das filiais              destinationStateId:                type: string                maxLength: 255                description: ID da UF de destino              cfop:                type: string                maxLength: 255                description: Código fiscal de operações              cfopApplication:                type: string                allOf:                –  #/definitions/enumAplNop                description: Aplicação do código fiscal de operações              itemType:                type: string                allOf:                –  #/definitions/enumProSer                description: Tipo do item              transactionCode:                type: string                maxLength: 255                description: Código da transação              transactionDescription:                type: string                maxLength: 255                description: Descrição da transação              autoComplete:                type: string                maxLength: 255                description: Autocomplete              page:                type: object                allOf:                 –  #/definitions/recPageRequest                description: Pagina      responses:        200:          description: Ok          schema:            type: object            required:              – totalElements            properties:              recInvoiceTransactions:                type: array                items:                  type: object                  allOf:                   –  #/definitions/recInvoiceTransactions                description: Record de transações              totalElements:                type: integer                format: int64                description: Total        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/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    /foundation/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    /foundation/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    /foundation/queries/exportE070filIntegration:    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    /foundation/queries/exportE085pes:    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    /foundation/queries/exportE001pes:    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    /foundation/queries/exportE001end:    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    /foundation/queries/exportE007ufs:    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    /foundation/queries/exportE006pai:    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    /foundation/queries/exportE001pesCli:    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    /foundation/queries/exportE001pesRep:    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    /foundation/queries/exportE064cat:    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    /foundation/queries/exportE090pes:    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    /foundation/queries/exportE073pes:    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    /foundation/queries/exportE001pesTra:    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    /foundation/queries/exportE001pesRed:    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    /foundation/queries/exportE028cpg:    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    /foundation/queries/exportE028icp:    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    /foundation/queries/exportE012fam:    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    /foundation/queries/exportE012famComGer:    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    /foundation/queries/exportE012famSupGer:    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    /foundation/queries/exportE075der:    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    /foundation/queries/exportE075derImage:    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    /foundation/queries/exportE075derComGer:    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    /foundation/queries/exportE013agp_com_ger:    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    /foundation/queries/exportE013agp:    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    /foundation/queries/exportE001tns_com_ger:    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    /foundation/queries/exportE001tns:    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    /foundation/queries/exportE015med:    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    /foundation/queries/exportE031moe:    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    /foundation/queries/exportE021mot:    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    /foundation/queries/exportE080ser:    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    /foundation/queries/exportE027str:    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    /foundation/queries/exportE085hcl_com_ger:    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    /foundation/queries/exportE066fpg:    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    /foundation/queries/exportE067fin:    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    /foundation/queries/exportE099usu_com_ped:    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    /foundation/queries/exportE099usucomger:    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    /foundation/queries/exportE070filCplImp:    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    /foundation/queries/exportE070fil_com_ped:    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    /foundation/queries/exportE090hrp_com_ger:    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    /foundation/queries/exportE070fil_com_ger:    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    /foundation/queries/exportE069gre:    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    /foundation/queries/exportE083ori:    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    /foundation/queries/exportE081tab:    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    /foundation/queries/exportE081itp:    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    /foundation/queries/exportE081tpr:    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    /foundation/queries/exportE008rai:    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    /foundation/queries/exportE015tcu:    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    /foundation/queries/exportE075ppc:    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    /foundation/queries/exportE080ser_com_ger:    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    /foundation/queries/exportE025fer:    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    /foundation/queries/exportE081imp:    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    /foundation/queries/exportE081lim:    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    /foundation/queries/exportE001tnsCplImpSai:    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    /foundation/queries/exportE075derCplImp:    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    /foundation/queries/exportE075derSupEst:    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    /foundation/queries/exportNcm:    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    /foundation/queries/exportE080serCplImp:    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    /foundation/queries/exportLeiComplementar1162003:    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    /foundation/queries/exportNbs:    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    /foundation/queries/exportE091plf:    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    /foundation/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    /foundation/queries/exportE027eqi:    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    /foundation/queries/exportE009ppeComNfv:    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    /foundation/queries/exportE001pesCplImp:    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    /foundation/queries/exportEquipment:    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    /foundation/queries/exportE001tnsComNfs:    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    /foundation/queries/exportParametroParceiro:    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    /foundation/queries/exportE075derSupEstFil:    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    /foundation/queries/exportModulos:    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    /foundation/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    /foundation/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  /foundation/actions/convertUnidadeMedida:    post:      description: Conversão entre unidade de medidas      tags:        – Actions      x-senior-visibility: PRIVATE      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – e015medOri              – e015medDest            properties:              e070fil:                type: string                maxLength: 255                description: Identificador da filial              e075der:                type: string                maxLength: 255                description: Identificador de produto              e015medOri:                type: string                maxLength: 255                description: Identificador de unidade de medida de origem              qtdOri:                type: number                format: double                description: Quantidade de origem                minimum: 0.00                maximum: 999999999.99999              preOri:                type: string                description: Preço de origem                minimum: 0.00                maximum: 99999999999.9999999999              e015medDest:                type: string                maxLength: 255                description: Identificador de unidade de medida de destino              qtdDest:                type: number                format: double                description: Quantidade de origem                minimum: 0.00                maximum: 999999999.99999              preDest:                type: string                description: Preço de origem                minimum: 0.00                maximum: 99999999999.9999999999              tipCon:                type: string                allOf:                –  #/definitions/enumTipoConv                description: Tipo de conversão              e015medEst:                type: string                maxLength: 255                description: Identificador de unidade de medida de estoque      responses:        200:          description: Ok          schema:            type: object            properties:              qtdOri:                type: number                format: double                description: Quantidade de origem                minimum: 0.00                maximum: 999999999.99999              preOri:                type: string                description: Preço de origem                minimum: 0.00                maximum: 999999999.99999              qtdDest:                type: number                format: double                description: Quantidade de origem                minimum: 0.00                maximum: 999999999.99999              preDest:                type: string                description: Preço de origem                minimum: 0.00                maximum: 999999999.99999        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/actions/suggestInvoiceIntermediary:    post:      description: Sugerir o indicador de intermediador/marketplace      tags:        – Actions      x-senior-visibility: PRIVATE      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – branchId              – consumerPresence            properties:              branchId:                type: string                maxLength: 255                description: Id da filial              consumerPresence:                type: string                allOf:                –  #/definitions/enumIndPre                description: Indicativo de presença do comprador      responses:        200:          description: Ok          schema:            type: object            required:              – indicativeIntermediation            properties:              indicativeIntermediation:                type: string                allOf:                –  #/definitions/enumIndicativeIntermediation                description: Indicativo de intermediação        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/actions/persistCustomerItemLink:    post:      description: Action para persistir a ligação entre Cliente X Item      tags:        – Actions      x-senior-visibility: PRIVATE      parameters:        – name: input          in: body          required: true          schema:            type: object            properties:              linkId:                type: string                maxLength: 255                description: Id da ligação              companyId:                type: string                maxLength: 255                description: Id da empresa              itemType:                type: string                allOf:                –  #/definitions/enumProSer                description: Tipo do item              productId:                type: string                maxLength: 255                description: Id do produto              serviceId:                type: string                maxLength: 255                description: Id do serviço              customerId:                type: string                maxLength: 255                description: Id do cliente              salePurposeId:                type: string                maxLength: 255                description: Id da finalidade de venda              measureUnitId:                type: string                maxLength: 255                description: Id da unidade de medida              invoiceItemDescription:                type: string                maxLength: 255                description: Descrição do item para a nota fiscal              customerItemCode:                type: string                maxLength: 255                description: Código do item no cliente              customerItemDescription:                type: string                maxLength: 255                description: Descrição do item no cliente              customerProductBarcode:                type: string                maxLength: 255                description: Código de barras do produto no cliente              linkNote:                type: string                maxLength: 255                description: Observação da ligação              specialDiscountPercentage:                type: number                format: double                description: Percentual de desconto especial              finalConsumer:                type: boolean                description: Indicativo se o cliente é consumidor final              useInvoiceComercialQuantity:                type: boolean                description: Indicativo se utiliza a quantidade comercial no XML da nota fiscal              status:                type: string                allOf:                –  #/definitions/enumSitReg                description: Situação da ligação      responses:        200:          description: Ok          schema:            type: object            properties:              linkId:                type: string                maxLength: 255                description: Id da ligação        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/actions/changePriceListStatus:    post:      description: Ativa/Inativa uma tabela de preço de venda      tags:        – Actions      x-senior-visibility: PRIVATE      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – priceListId              – priceListStatus            properties:              priceListId:                type: string                maxLength: 255                description: Id da validade              priceListStatus:                type: string                allOf:                –  #/definitions/enumSitReg                description: Situação da tabela      responses:        200:          description: Ok          schema:            type: object            required:              – priceListId            properties:              priceListId:                type: string                maxLength: 255                description: Identificador único da tabela de preço        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/actions/changePriceListValidityStatus:    post:      description: Ativa/Inativa uma validade da tabela de preço de venda      tags:        – Actions      x-senior-visibility: PRIVATE      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – validityId              – validityStatus            properties:              validityId:                type: string                maxLength: 255                description: Id da validade              validityStatus:                type: string                allOf:                –  #/definitions/enumSitReg                description: Situação da validade      responses:        200:          description: Ok          schema:            type: object            required:              – validityId            properties:              validityId:                type: string                maxLength: 255                description: Identificador único da validade da tabela de preço        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/actions/changePriceListItemStatus:    post:      description: Ativa/Inativa um item da tabela de preço de venda      tags:        – Actions      x-senior-visibility: PRIVATE      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – itemId              – itemStatus            properties:              itemId:                type: string                maxLength: 255                description: Id do item              itemStatus:                type: string                allOf:                –  #/definitions/enumSitReg                description: Situação do item      responses:        200:          description: Ok          schema:            type: object            required:              – itemId            properties:              itemId:                type: string                maxLength: 255                description: Identificador único da validade da tabela de preço        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/actions/duplicatePriceList:    post:      description: Realiza a duplicação de uma tabela de preço de venda      tags:        – Actions      x-senior-visibility: PRIVATE      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – originPriceListId              – newPriceListCode              – newPriceListDescription              – newPriceListInitials              – duplicatingValiditiesMode            properties:              originPriceListId:                type: string                maxLength: 255                description: Id da tabela de preço de origem              newPriceListCode:                type: string                maxLength: 4                description: Código da nova tabela de preço              newPriceListDescription:                type: string                maxLength: 250                description: Descrição da tabela de preço              newPriceListInitials:                type: string                maxLength: 255                description: Abreviação da tabela de preço              newStateId:                type: string                maxLength: 255                description: UF da tabela de preço              duplicatingValiditiesMode:                type: string                allOf:                –  #/definitions/enumDupVal                description: Modo de duplicação das validades da tabela de preço              currencyId:                type: string                maxLength: 255                description: Id da moeda do pedido      responses:        200:          description: Ok          schema:            type: object            required:              – newPriceListId            properties:              newPriceListId:                type: string                maxLength: 255                description: Identificador único da nova tabela de preço gerada        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/actions/duplicatePriceListValidity:    post:      description: Realiza a duplicação de uma tabela de preço de venda      tags:        – Actions      x-senior-visibility: PRIVATE      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – originPriceListValidityId              – newValidityDescription              – newInitialValidityDate              – newFinalValidityDate            properties:              originPriceListValidityId:                type: string                maxLength: 255                description: Id da validade origem              newValidityDescription:                type: string                maxLength: 250                description: Descrição da nova validade              newInitialValidityDate:                type: string                format: date                description: Nova data de validade inicial              newFinalValidityDate:                type: string                format: date                description: Nova data de validade final              newPricePerQuantity:                type: boolean                description: Indicativo se a validade utiliza critério de preço por quantidade              newDiscountPercentage:                type: number                format: double                description: Percentual de desconto sugerido para os itens              newCommissionPercentage:                type: number                format: double                description: Percentual de comissão sugerido para os itens              readjustmentPercentage:                type: number                format: double                description: Percentual de reajuste dos itens da validade      responses:        200:          description: Ok          schema:            type: object            required:              – newPriceListValidityId            properties:              newPriceListValidityId:                type: string                maxLength: 255                description: Identificador único da nova validade da tabela de preço gerada        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/actions/persistPriceListItem:    post:      description: Realiza a persistência dos itens da tabela de preço de venda      tags:        – Actions      x-senior-visibility: PRIVATE      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – validityId              – itemType              – saleMeasureUnitId              – basePrice            properties:              validityId:                type: string                maxLength: 255                description: Id da validade              itemId:                type: string                maxLength: 255                description: Id do item de preço              itemType:                type: string                allOf:                –  #/definitions/enumProSer                description: Produto ou Serviço              productId:                type: string                maxLength: 255                description: Id do produto              serviceId:                type: string                maxLength: 255                description: Id do serviço              maxQuantity:                type: integer                format: int64                description: Quantidade máxima              saleMeasureUnitId:                type: string                maxLength: 255                description: Unidade Medida              paymentTermId:                type: string                maxLength: 255                description: Condição de pagamento              basePrice:                type: string                description: Preço base              discountPercentage:                type: number                format: double                description: Percentual de desconto              commissionPercentage:                type: number                format: double                description: Percentual de comissão              itemPriceNote:                type: string                maxLength: 255                description: Observação do preço do item      responses:        200:          description: Ok          schema:            type: object            required:              – itemId            properties:              itemId:                type: string                maxLength: 255                description: Identificador único da tabela de preço persistida        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/actions/persistPriceListValidity:    post:      description: Realiza a persistência da validade da tabela de preço de venda      tags:        – Actions      x-senior-visibility: PRIVATE      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – priceListId              – validityDescription              – initialValidityDate              – finalValidityDate            properties:              priceListId:                type: string                maxLength: 255                description: Id da tabela de preço              validityId:                type: string                maxLength: 255                description: Id da validade              validityDescription:                type: string                maxLength: 250                description: Descrição da validade              initialValidityDate:                type: string                format: date                description: Data de validade inicial              finalValidityDate:                type: string                format: date                description: Data de validade final              pricePerQuantity:                type: boolean                description: Indicativo se a validade utiliza critério de preço por quantidade              discountPercentage:                type: number                format: double                description: Percentual de desconto sugerido para os itens              commissionPercentage:                type: number                format: double                description: Percentual de comissão sugerido para os itens      responses:        200:          description: Ok          schema:            type: object            required:              – validityId            properties:              validityId:                type: string                maxLength: 255                description: Identificador único da tabela de preço persistida        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/actions/persistPriceList:    post:      description: Action para persistir Tabela de Preços      tags:        – Actions      x-senior-visibility: PRIVATE      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – companyId              – priceListCode              – priceListDescription              – priceListInitials            properties:              priceListId:                type: string                maxLength: 255                description: Id da tabela de preço              companyId:                type: string                maxLength: 255                description: Identificação da empresa              priceListCode:                type: string                maxLength: 4                description: Código da tabela de preço              priceListDescription:                type: string                maxLength: 250                description: Descrição da tabela de preço              priceListInitials:                type: string                maxLength: 10                description: Abreviação da tabela de preço              currencyId:                type: string                maxLength: 255                description: Moeda da tabela de preço              stateId:                type: string                maxLength: 255                description: UF da tabela de preço      responses:        200:          description: Ok          schema:            type: object            required:              – priceListId            properties:              priceListId:                type: string                maxLength: 255                description: Identificador único da tabela de preço persistida        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/actions/persistTransactionParameters:    post:      description: Action de persistência dos parâmetros por transação e estado      tags:        – Actions      x-senior-visibility: PRIVATE      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – companyId              – branchId              – destinationStateId              – saleOrderTransaction            properties:              transactionParameterId:                type: string                maxLength: 255                description: Id do registro              companyId:                type: string                maxLength: 255                description: Id da empresa              branchId:                type: string                maxLength: 255                description: Id da filial              stateBranchesId:                type: string                maxLength: 255                description: UF das filiais              destinationStateId:                type: string                maxLength: 255                description: ID da UF de destino              saleOrderTransaction:                type: string                maxLength: 255                description: Transação do pedido de venda              invoiceProductTransaction:                type: string                maxLength: 255                description: Transação de produto da nota fiscal de saída              invoiceServiceTransaction:                type: string                maxLength: 255                description: Transação de serviço da nota fiscal de saída      responses:        200:          description: Ok          schema:            type: object            properties:              transactionParameterId:                type: string                maxLength: 255                description: ids dos registros        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/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    /foundation/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    /foundation/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    /foundation/actions/importE070filIntegration:    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    /foundation/actions/importE085pes:    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    /foundation/actions/importE001pes:    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    /foundation/actions/importE001end:    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    /foundation/actions/importE007ufs:    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    /foundation/actions/importE006pai:    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    /foundation/actions/importE001pesCli:    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    /foundation/actions/importE001pesRep:    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    /foundation/actions/importE064cat:    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    /foundation/actions/importE090pes:    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    /foundation/actions/importE073pes:    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    /foundation/actions/importE001pesTra:    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    /foundation/actions/importE001pesRed:    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    /foundation/actions/importE028cpg:    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    /foundation/actions/importE028icp:    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    /foundation/actions/importE012fam:    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    /foundation/actions/importE012famComGer:    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    /foundation/actions/importE012famSupGer:    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    /foundation/actions/importE075der:    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    /foundation/actions/importE075derImage:    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    /foundation/actions/importE075derComGer:    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    /foundation/actions/importE013agp_com_ger:    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    /foundation/actions/importE013agp:    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    /foundation/actions/importE001tns_com_ger:    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    /foundation/actions/importE001tns:    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    /foundation/actions/importE015med:    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    /foundation/actions/importE031moe:    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    /foundation/actions/importE021mot:    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    /foundation/actions/importE080ser:    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    /foundation/actions/importE027str:    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    /foundation/actions/importE085hcl_com_ger:    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    /foundation/actions/importE066fpg:    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    /foundation/actions/importE067fin:    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    /foundation/actions/importE099usu_com_ped:    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    /foundation/actions/importE099usucomger:    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    /foundation/actions/importE070filCplImp:    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    /foundation/actions/importE070fil_com_ped:    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    /foundation/actions/importE090hrp_com_ger:    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    /foundation/actions/importE070fil_com_ger:    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    /foundation/actions/importE069gre:    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    /foundation/actions/importE083ori:    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    /foundation/actions/importE081tab:    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    /foundation/actions/importE081itp:    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    /foundation/actions/importE081tpr:    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    /foundation/actions/importE008rai:    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    /foundation/actions/importE015tcu:    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    /foundation/actions/importE075ppc:    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    /foundation/actions/importE080ser_com_ger:    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    /foundation/actions/importE025fer:    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    /foundation/actions/importE081imp:    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    /foundation/actions/importE081lim:    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    /foundation/actions/importE001tnsCplImpSai:    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    /foundation/actions/importE075derCplImp:    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    /foundation/actions/importE075derSupEst:    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    /foundation/actions/importNcm:    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    /foundation/actions/importE080serCplImp:    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    /foundation/actions/importLeiComplementar1162003:    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    /foundation/actions/importNbs:    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    /foundation/actions/importE091plf:    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    /foundation/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    /foundation/actions/importE027eqi:    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    /foundation/actions/importE009ppeComNfv:    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    /foundation/actions/importE001pesCplImp:    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    /foundation/actions/importEquipment:    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    /foundation/actions/importE001tnsComNfs:    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    /foundation/actions/importParametroParceiro:    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    /foundation/actions/importE075derSupEstFil:    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    /foundation/actions/importModulos:    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  /foundation/events/priceListItemDeleted:    post:      description: Evento de exclusão do item da tabela de preço      x-senior-event: true      tags:        – Events      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – e081itp            properties:              e081itp:                type: object                allOf:                 –  #/definitions/e081itp                description: Item da tabela de preço      responses:        200:          description: OK        default:          description: Error response          schema:             #/definitions/genericError    /foundation/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    /foundation/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    /foundation/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    /foundation/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    /foundation/events/importE070filIntegrationEvent:    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    /foundation/events/exportE070filIntegrationEvent:    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    /foundation/events/importE085pesEvent:    post:      description:       x-senior-event: true      tags:        – Events      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – eventpl            properties:              eventpl:                type: object                allOf:                 –  #/definitions/importEventStatus                description:       responses:        200:          description: OK        default:          description: Error response          schema:             #/definitions/genericError    /foundation/events/exportE085pesEvent:    post:      description:       x-senior-event: true      tags:        – Events      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – eventpl            properties:              eventpl:                type: object                allOf:                 –  #/definitions/exportEventStatus                description:       responses:        200:          description: OK        default:          description: Error response          schema:             #/definitions/genericError    /foundation/events/importE001pesEvent:    post:      description:       x-senior-event: true      tags:        – Events      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – eventpl            properties:              eventpl:                type: object                allOf:                 –  #/definitions/importEventStatus                description:       responses:        200:          description: OK        default:          description: Error response          schema:             #/definitions/genericError    /foundation/events/exportE001pesEvent:    post:      description:       x-senior-event: true      tags:        – Events      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – eventpl            properties:              eventpl:                type: object                allOf:                 –  #/definitions/exportEventStatus                description:       responses:        200:          description: OK        default:          description: Error response          schema:             #/definitions/genericError    /foundation/events/importE001endEvent:    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    /foundation/events/exportE001endEvent:    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    /foundation/events/importE007ufsEvent:    post:      description:       x-senior-event: true      tags:        – Events      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – eventpl            properties:              eventpl:                type: object                allOf:                 –  #/definitions/importEventStatus                description:       responses:        200:          description: OK        default:          description: Error response          schema:             #/definitions/genericError    /foundation/events/exportE007ufsEvent:    post:      description:       x-senior-event: true      tags:        – Events      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – eventpl            properties:              eventpl:                type: object                allOf:                 –  #/definitions/exportEventStatus                description:       responses:        200:          description: OK        default:          description: Error response          schema:             #/definitions/genericError    /foundation/events/importE006paiEvent:    post:      description:       x-senior-event: true      tags:        – Events      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – eventpl            properties:              eventpl:                type: object                allOf:                 –  #/definitions/importEventStatus                description:       responses:        200:          description: OK        default:          description: Error response          schema:             #/definitions/genericError    /foundation/events/exportE006paiEvent:    post:      description:       x-senior-event: true      tags:        – Events      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – eventpl            properties:              eventpl:                type: object                allOf:                 –  #/definitions/exportEventStatus                description:       responses:        200:          description: OK        default:          description: Error response          schema:             #/definitions/genericError    /foundation/events/importE001pesCliEvent:    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    /foundation/events/exportE001pesCliEvent:    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    /foundation/events/importE001pesRepEvent:    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    /foundation/events/exportE001pesRepEvent:    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    /foundation/events/importE064catEvent:    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    /foundation/events/exportE064catEvent:    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    /foundation/events/importE090pesEvent:    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    /foundation/events/exportE090pesEvent:    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    /foundation/events/importE073pesEvent:    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    /foundation/events/exportE073pesEvent:    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    /foundation/events/importE001pesTraEvent:    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    /foundation/events/exportE001pesTraEvent:    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    /foundation/events/importE001pesRedEvent:    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    /foundation/events/exportE001pesRedEvent:    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    /foundation/events/importE028cpgEvent:    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    /foundation/events/exportE028cpgEvent:    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    /foundation/events/importE028icpEvent:    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    /foundation/events/exportE028icpEvent:    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    /foundation/events/importE012famEvent:    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    /foundation/events/exportE012famEvent:    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    /foundation/events/importE012famComGerEvent:    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    /foundation/events/exportE012famComGerEvent:    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    /foundation/events/importE012famSupGerEvent:    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    /foundation/events/exportE012famSupGerEvent:    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    /foundation/events/importE075derEvent:    post:      description:       x-senior-event: true      tags:        – Events      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – eventpl            properties:              eventpl:                type: object                allOf:                 –  #/definitions/importEventStatus                description:       responses:        200:          description: OK        default:          description: Error response          schema:             #/definitions/genericError    /foundation/events/exportE075derEvent:    post:      description:       x-senior-event: true      tags:        – Events      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – eventpl            properties:              eventpl:                type: object                allOf:                 –  #/definitions/exportEventStatus                description:       responses:        200:          description: OK        default:          description: Error response          schema:             #/definitions/genericError    /foundation/events/importE075derImageEvent:    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    /foundation/events/exportE075derImageEvent:    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    /foundation/events/importE075derComGerEvent:    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    /foundation/events/exportE075derComGerEvent:    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    /foundation/events/importE013agp_com_gerEvent:    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    /foundation/events/exportE013agp_com_gerEvent:    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    /foundation/events/importE013agpEvent:    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    /foundation/events/exportE013agpEvent:    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    /foundation/events/importE001tns_com_gerEvent:    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    /foundation/events/exportE001tns_com_gerEvent:    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    /foundation/events/importE001tnsEvent:    post:      description:       x-senior-event: true      tags:        – Events      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – eventpl            properties:              eventpl:                type: object                allOf:                 –  #/definitions/importEventStatus                description:       responses:        200:          description: OK        default:          description: Error response          schema:             #/definitions/genericError    /foundation/events/exportE001tnsEvent:    post:      description:       x-senior-event: true      tags:        – Events      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – eventpl            properties:              eventpl:                type: object                allOf:                 –  #/definitions/exportEventStatus                description:       responses:        200:          description: OK        default:          description: Error response          schema:             #/definitions/genericError    /foundation/events/importE015medEvent:    post:      description:       x-senior-event: true      tags:        – Events      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – eventpl            properties:              eventpl:                type: object                allOf:                 –  #/definitions/importEventStatus                description:       responses:        200:          description: OK        default:          description: Error response          schema:             #/definitions/genericError    /foundation/events/exportE015medEvent:    post:      description:       x-senior-event: true      tags:        – Events      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – eventpl            properties:              eventpl:                type: object                allOf:                 –  #/definitions/exportEventStatus                description:       responses:        200:          description: OK        default:          description: Error response          schema:             #/definitions/genericError    /foundation/events/importE031moeEvent:    post:      description:       x-senior-event: true      tags:        – Events      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – eventpl            properties:              eventpl:                type: object                allOf:                 –  #/definitions/importEventStatus                description:       responses:        200:          description: OK        default:          description: Error response          schema:             #/definitions/genericError    /foundation/events/exportE031moeEvent:    post:      description:       x-senior-event: true      tags:        – Events      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – eventpl            properties:              eventpl:                type: object                allOf:                 –  #/definitions/exportEventStatus                description:       responses:        200:          description: OK        default:          description: Error response          schema:             #/definitions/genericError    /foundation/events/importE021motEvent:    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    /foundation/events/exportE021motEvent:    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    /foundation/events/importE080serEvent:    post:      description:       x-senior-event: true      tags:        – Events      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – eventpl            properties:              eventpl:                type: object                allOf:                 –  #/definitions/importEventStatus                description:       responses:        200:          description: OK        default:          description: Error response          schema:             #/definitions/genericError    /foundation/events/exportE080serEvent:    post:      description:       x-senior-event: true      tags:        – Events      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – eventpl            properties:              eventpl:                type: object                allOf:                 –  #/definitions/exportEventStatus                description:       responses:        200:          description: OK        default:          description: Error response          schema:             #/definitions/genericError    /foundation/events/importE027strEvent:    post:      description:       x-senior-event: true      tags:        – Events      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – eventpl            properties:              eventpl:                type: object                allOf:                 –  #/definitions/importEventStatus                description:       responses:        200:          description: OK        default:          description: Error response          schema:             #/definitions/genericError    /foundation/events/exportE027strEvent:    post:      description:       x-senior-event: true      tags:        – Events      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – eventpl            properties:              eventpl:                type: object                allOf:                 –  #/definitions/exportEventStatus                description:       responses:        200:          description: OK        default:          description: Error response          schema:             #/definitions/genericError    /foundation/events/importE085hcl_com_gerEvent:    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    /foundation/events/exportE085hcl_com_gerEvent:    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    /foundation/events/importE066fpgEvent:    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    /foundation/events/exportE066fpgEvent:    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    /foundation/events/importE067finEvent:    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    /foundation/events/exportE067finEvent:    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    /foundation/events/importE099usu_com_pedEvent:    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    /foundation/events/exportE099usu_com_pedEvent:    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    /foundation/events/importE099usucomgerEvent:    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    /foundation/events/exportE099usucomgerEvent:    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    /foundation/events/importE070filCplImpEvent:    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    /foundation/events/exportE070filCplImpEvent:    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    /foundation/events/importE070fil_com_pedEvent:    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    /foundation/events/exportE070fil_com_pedEvent:    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    /foundation/events/importE090hrp_com_gerEvent:    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    /foundation/events/exportE090hrp_com_gerEvent:    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    /foundation/events/importE070fil_com_gerEvent:    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    /foundation/events/exportE070fil_com_gerEvent:    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    /foundation/events/importE069greEvent:    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    /foundation/events/exportE069greEvent:    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    /foundation/events/importE083oriEvent:    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    /foundation/events/exportE083oriEvent:    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    /foundation/events/importE081tabEvent:    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    /foundation/events/exportE081tabEvent:    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    /foundation/events/importE081itpEvent:    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    /foundation/events/exportE081itpEvent:    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    /foundation/events/importE081tprEvent:    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    /foundation/events/exportE081tprEvent:    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    /foundation/events/importE008raiEvent:    post:      description:       x-senior-event: true      tags:        – Events      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – eventpl            properties:              eventpl:                type: object                allOf:                 –  #/definitions/importEventStatus                description:       responses:        200:          description: OK        default:          description: Error response          schema:             #/definitions/genericError    /foundation/events/exportE008raiEvent:    post:      description:       x-senior-event: true      tags:        – Events      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – eventpl            properties:              eventpl:                type: object                allOf:                 –  #/definitions/exportEventStatus                description:       responses:        200:          description: OK        default:          description: Error response          schema:             #/definitions/genericError    /foundation/events/importE015tcuEvent:    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    /foundation/events/exportE015tcuEvent:    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    /foundation/events/importE075ppcEvent:    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    /foundation/events/exportE075ppcEvent:    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    /foundation/events/importE080ser_com_gerEvent:    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    /foundation/events/exportE080ser_com_gerEvent:    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    /foundation/events/importE025ferEvent:    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    /foundation/events/exportE025ferEvent:    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    /foundation/events/importE081impEvent:    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    /foundation/events/exportE081impEvent:    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    /foundation/events/importE081limEvent:    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    /foundation/events/exportE081limEvent:    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    /foundation/events/importE001tnsCplImpSaiEvent:    post:      description:       x-senior-event: true      tags:        – Events      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – eventpl            properties:              eventpl:                type: object                allOf:                 –  #/definitions/importEventStatus                description:       responses:        200:          description: OK        default:          description: Error response          schema:             #/definitions/genericError    /foundation/events/exportE001tnsCplImpSaiEvent:    post:      description:       x-senior-event: true      tags:        – Events      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – eventpl            properties:              eventpl:                type: object                allOf:                 –  #/definitions/exportEventStatus                description:       responses:        200:          description: OK        default:          description: Error response          schema:             #/definitions/genericError    /foundation/events/importE075derCplImpEvent:    post:      description:       x-senior-event: true      tags:        – Events      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – eventpl            properties:              eventpl:                type: object                allOf:                 –  #/definitions/importEventStatus                description:       responses:        200:          description: OK        default:          description: Error response          schema:             #/definitions/genericError    /foundation/events/exportE075derCplImpEvent:    post:      description:       x-senior-event: true      tags:        – Events      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – eventpl            properties:              eventpl:                type: object                allOf:                 –  #/definitions/exportEventStatus                description:       responses:        200:          description: OK        default:          description: Error response          schema:             #/definitions/genericError    /foundation/events/importE075derSupEstEvent:    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    /foundation/events/exportE075derSupEstEvent:    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    /foundation/events/importNcmEvent:    post:      description:       x-senior-event: true      tags:        – Events      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – eventpl            properties:              eventpl:                type: object                allOf:                 –  #/definitions/importEventStatus                description:       responses:        200:          description: OK        default:          description: Error response          schema:             #/definitions/genericError    /foundation/events/exportNcmEvent:    post:      description:       x-senior-event: true      tags:        – Events      parameters:        – name: input          in: body          required: true          schema:            type: object            required:              – eventpl            properties:              eventpl:                type: object                allOf:                 –  #/definitions/exportEventStatus                description:       responses:        200:          description: OK        default:          description: Error response          schema:             #/definitions/genericError    /foundation/events/importE080serCplImpEvent:    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    /foundation/events/exportE080serCplImpEvent:    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    /foundation/events/importLeiComplementar1162003Event:    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    /foundation/events/exportLeiComplementar1162003Event:    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    /foundation/events/importNbsEvent:    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    /foundation/events/exportNbsEvent:    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    /foundation/events/importE091plfEvent:    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    /foundation/events/exportE091plfEvent:    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    /foundation/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    /foundation/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    /foundation/events/importE027eqiEvent:    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    /foundation/events/exportE027eqiEvent:    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    /foundation/events/importE009ppeComNfvEvent:    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    /foundation/events/exportE009ppeComNfvEvent:    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    /foundation/events/importE001pesCplImpEvent:    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    /foundation/events/exportE001pesCplImpEvent:    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    /foundation/events/importEquipmentEvent:    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    /foundation/events/exportEquipmentEvent:    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    /foundation/events/importE001tnsComNfsEvent:    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    /foundation/events/exportE001tnsComNfsEvent:    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    /foundation/events/importParametroParceiroEvent:    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    /foundation/events/exportParametroParceiroEvent:    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    /foundation/events/importE075derSupEstFilEvent:    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    /foundation/events/exportE075derSupEstFilEvent:    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    /foundation/events/importModulosEvent:    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    /foundation/events/exportModulosEvent:    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  /foundation/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    /foundation/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        /foundation/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    /foundation/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        /foundation/entities/e070filIntegration:    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/e070filIntegration      responses:        200:          description: The created resource          schema:             #/definitions/e070filIntegration        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/e070filIntegration      responses:        200:          description: The created resource          schema:             #/definitions/e070filIntegration        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/e070filIntegration        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e070filIntegration/{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/editE070filIntegration      responses:        200:          description: Ok          schema:             #/definitions/editE070filIntegration        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/e070filIntegration      responses:        200:          description: Ok          schema:             #/definitions/e070filIntegration        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/e070filIntegration        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        /foundation/entities/e070filIntegration/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e070filIntegration      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e085pes:    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/e085pes      responses:        200:          description: The created resource          schema:             #/definitions/e085pes        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/e085pes      responses:        200:          description: The created resource          schema:             #/definitions/e085pes        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/e085pes        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e085pes/{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/editE085pes      responses:        200:          description: Ok          schema:             #/definitions/editE085pes        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/e085pes      responses:        200:          description: Ok          schema:             #/definitions/e085pes        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/e085pes        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    /foundation/entities/e001pes/{parentId}/e085pes:    post:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:            type: object            allOf:             –  #/definitions/e085pes      responses:        200:          description: The created resource          schema:             #/definitions/e085pes        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    patch:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:            type: object            allOf:             –  #/definitions/e085pes      responses:        200:          description: The created resource          schema:             #/definitions/e085pes        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    get:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: offset          in: query          type: number        – name: size          in: query          type: number        – 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/e085pes        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e001pes/{parentId}/e085pes/{id}:    put:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:             #/definitions/editE085pes      responses:        200:          description: Ok          schema:             #/definitions/editE085pes        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    patch:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:             #/definitions/e085pes      responses:        200:          description: Ok          schema:             #/definitions/e085pes        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    get:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string      responses:        200:          description: Ok          schema:             #/definitions/e085pes        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    delete:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string      responses:        200:          description: Ok        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e085pes/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e085pes      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e001pes:    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/e001pes      responses:        200:          description: The created resource          schema:             #/definitions/e001pes        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/e001pes      responses:        200:          description: The created resource          schema:             #/definitions/e001pes        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/e001pes        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e001pes/{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/editE001pes      responses:        200:          description: Ok          schema:             #/definitions/editE001pes        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/e001pes      responses:        200:          description: Ok          schema:             #/definitions/e001pes        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/e001pes        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        /foundation/entities/e001pes/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e001pes      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e001end:    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/e001end      responses:        200:          description: The created resource          schema:             #/definitions/e001end        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/e001end      responses:        200:          description: The created resource          schema:             #/definitions/e001end        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/e001end        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e001end/{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/editE001end      responses:        200:          description: Ok          schema:             #/definitions/editE001end        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/e001end      responses:        200:          description: Ok          schema:             #/definitions/e001end        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/e001end        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    /foundation/entities/e001pes/{parentId}/e001end:    post:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:            type: array            items:               #/definitions/e001end      responses:        200:          description: The created resources          schema:            type: array            items:               #/definitions/e001end        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    patch:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:            type: array            items:               #/definitions/e001end      responses:        200:          description: The created resources          schema:            type: array            items:               #/definitions/e001end        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    get:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: offset          in: query          type: number        – name: size          in: query          type: number        – 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/e001end        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e001pes/{parentId}/e001end/{id}:    put:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:             #/definitions/editE001end      responses:        200:          description: Ok          schema:             #/definitions/editE001end        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    patch:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:             #/definitions/e001end      responses:        200:          description: Ok          schema:             #/definitions/e001end        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    get:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string      responses:        200:          description: Ok          schema:             #/definitions/e001end        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    delete:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string      responses:        200:          description: Ok        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e001end/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e001end      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e007ufs:    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/e007ufs      responses:        200:          description: The created resource          schema:             #/definitions/e007ufs        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/e007ufs      responses:        200:          description: The created resource          schema:             #/definitions/e007ufs        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/e007ufs        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e007ufs/{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/editE007ufs      responses:        200:          description: Ok          schema:             #/definitions/editE007ufs        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/e007ufs      responses:        200:          description: Ok          schema:             #/definitions/e007ufs        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/e007ufs        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        /foundation/entities/e007ufs/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e007ufs      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e006pai:    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/e006pai      responses:        200:          description: The created resource          schema:             #/definitions/e006pai        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/e006pai      responses:        200:          description: The created resource          schema:             #/definitions/e006pai        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/e006pai        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e006pai/{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/editE006pai      responses:        200:          description: Ok          schema:             #/definitions/editE006pai        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/e006pai      responses:        200:          description: Ok          schema:             #/definitions/e006pai        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/e006pai        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        /foundation/entities/e006pai/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e006pai      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e001pesCli:    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/e001pesCli      responses:        200:          description: The created resource          schema:             #/definitions/e001pesCli        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/e001pesCli      responses:        200:          description: The created resource          schema:             #/definitions/e001pesCli        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/e001pesCli        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e001pesCli/{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/editE001pesCli      responses:        200:          description: Ok          schema:             #/definitions/editE001pesCli        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/e001pesCli      responses:        200:          description: Ok          schema:             #/definitions/e001pesCli        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/e001pesCli        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        /foundation/entities/e001pesCli/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e001pesCli      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e001pesRep:    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/e001pesRep      responses:        200:          description: The created resource          schema:             #/definitions/e001pesRep        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/e001pesRep      responses:        200:          description: The created resource          schema:             #/definitions/e001pesRep        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/e001pesRep        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e001pesRep/{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/editE001pesRep      responses:        200:          description: Ok          schema:             #/definitions/editE001pesRep        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/e001pesRep      responses:        200:          description: Ok          schema:             #/definitions/e001pesRep        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/e001pesRep        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        /foundation/entities/e001pesRep/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e001pesRep      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e064cat:    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/e064cat      responses:        200:          description: The created resource          schema:             #/definitions/e064cat        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/e064cat      responses:        200:          description: The created resource          schema:             #/definitions/e064cat        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/e064cat        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e064cat/{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/editE064cat      responses:        200:          description: Ok          schema:             #/definitions/editE064cat        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/e064cat      responses:        200:          description: Ok          schema:             #/definitions/e064cat        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/e064cat        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        /foundation/entities/e064cat/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e064cat      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e090pes:    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/e090pes      responses:        200:          description: The created resource          schema:             #/definitions/e090pes        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/e090pes      responses:        200:          description: The created resource          schema:             #/definitions/e090pes        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/e090pes        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e090pes/{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/editE090pes      responses:        200:          description: Ok          schema:             #/definitions/editE090pes        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/e090pes      responses:        200:          description: Ok          schema:             #/definitions/e090pes        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/e090pes        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    /foundation/entities/e001pes/{parentId}/e090pes:    post:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:            type: object            allOf:             –  #/definitions/e090pes      responses:        200:          description: The created resource          schema:             #/definitions/e090pes        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    patch:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:            type: object            allOf:             –  #/definitions/e090pes      responses:        200:          description: The created resource          schema:             #/definitions/e090pes        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    get:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: offset          in: query          type: number        – name: size          in: query          type: number        – 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/e090pes        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e001pes/{parentId}/e090pes/{id}:    put:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:             #/definitions/editE090pes      responses:        200:          description: Ok          schema:             #/definitions/editE090pes        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    patch:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:             #/definitions/e090pes      responses:        200:          description: Ok          schema:             #/definitions/e090pes        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    get:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string      responses:        200:          description: Ok          schema:             #/definitions/e090pes        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    delete:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string      responses:        200:          description: Ok        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e090pes/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e090pes      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e073pes:    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/e073pes      responses:        200:          description: The created resource          schema:             #/definitions/e073pes        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/e073pes      responses:        200:          description: The created resource          schema:             #/definitions/e073pes        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/e073pes        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e073pes/{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/editE073pes      responses:        200:          description: Ok          schema:             #/definitions/editE073pes        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/e073pes      responses:        200:          description: Ok          schema:             #/definitions/e073pes        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/e073pes        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    /foundation/entities/e001pes/{parentId}/e073pes:    post:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:            type: object            allOf:             –  #/definitions/e073pes      responses:        200:          description: The created resource          schema:             #/definitions/e073pes        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    patch:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:            type: object            allOf:             –  #/definitions/e073pes      responses:        200:          description: The created resource          schema:             #/definitions/e073pes        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    get:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: offset          in: query          type: number        – name: size          in: query          type: number        – 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/e073pes        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e001pes/{parentId}/e073pes/{id}:    put:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:             #/definitions/editE073pes      responses:        200:          description: Ok          schema:             #/definitions/editE073pes        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    patch:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:             #/definitions/e073pes      responses:        200:          description: Ok          schema:             #/definitions/e073pes        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    get:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string      responses:        200:          description: Ok          schema:             #/definitions/e073pes        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    delete:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string      responses:        200:          description: Ok        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e073pes/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e073pes      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e001pesTra:    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/e001pesTra      responses:        200:          description: The created resource          schema:             #/definitions/e001pesTra        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/e001pesTra      responses:        200:          description: The created resource          schema:             #/definitions/e001pesTra        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/e001pesTra        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e001pesTra/{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/editE001pesTra      responses:        200:          description: Ok          schema:             #/definitions/editE001pesTra        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/e001pesTra      responses:        200:          description: Ok          schema:             #/definitions/e001pesTra        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/e001pesTra        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        /foundation/entities/e001pesTra/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e001pesTra      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e001pesRed:    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/e001pesRed      responses:        200:          description: The created resource          schema:             #/definitions/e001pesRed        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/e001pesRed      responses:        200:          description: The created resource          schema:             #/definitions/e001pesRed        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/e001pesRed        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e001pesRed/{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/editE001pesRed      responses:        200:          description: Ok          schema:             #/definitions/editE001pesRed        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/e001pesRed      responses:        200:          description: Ok          schema:             #/definitions/e001pesRed        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/e001pesRed        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        /foundation/entities/e001pesRed/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e001pesRed      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e028cpg:    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/e028cpg      responses:        200:          description: The created resource          schema:             #/definitions/e028cpg        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/e028cpg      responses:        200:          description: The created resource          schema:             #/definitions/e028cpg        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/e028cpg        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e028cpg/{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/editE028cpg      responses:        200:          description: Ok          schema:             #/definitions/editE028cpg        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/e028cpg      responses:        200:          description: Ok          schema:             #/definitions/e028cpg        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/e028cpg        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        /foundation/entities/e028cpg/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e028cpg      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e028icp:    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/e028icp      responses:        200:          description: The created resource          schema:             #/definitions/e028icp        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/e028icp      responses:        200:          description: The created resource          schema:             #/definitions/e028icp        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/e028icp        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e028icp/{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/editE028icp      responses:        200:          description: Ok          schema:             #/definitions/editE028icp        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/e028icp      responses:        200:          description: Ok          schema:             #/definitions/e028icp        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/e028icp        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    /foundation/entities/e028cpg/{parentId}/e028icp:    post:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:            type: array            items:               #/definitions/e028icp      responses:        200:          description: The created resources          schema:            type: array            items:               #/definitions/e028icp        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    patch:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:            type: array            items:               #/definitions/e028icp      responses:        200:          description: The created resources          schema:            type: array            items:               #/definitions/e028icp        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    get:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: offset          in: query          type: number        – name: size          in: query          type: number        – 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/e028icp        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e028cpg/{parentId}/e028icp/{id}:    put:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:             #/definitions/editE028icp      responses:        200:          description: Ok          schema:             #/definitions/editE028icp        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    patch:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:             #/definitions/e028icp      responses:        200:          description: Ok          schema:             #/definitions/e028icp        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    get:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string      responses:        200:          description: Ok          schema:             #/definitions/e028icp        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    delete:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string      responses:        200:          description: Ok        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e028icp/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e028icp      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e012fam:    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/e012fam        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e012fam/{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/e012fam        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError        /foundation/entities/e012famComGer:    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/e012famComGer      responses:        200:          description: The created resource          schema:             #/definitions/e012famComGer        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/e012famComGer      responses:        200:          description: The created resource          schema:             #/definitions/e012famComGer        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/e012famComGer        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e012famComGer/{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/editE012famComGer      responses:        200:          description: Ok          schema:             #/definitions/editE012famComGer        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/e012famComGer      responses:        200:          description: Ok          schema:             #/definitions/e012famComGer        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/e012famComGer        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        /foundation/entities/e012famComGer/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e012famComGer      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e012famSupGer:    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/e012famSupGer      responses:        200:          description: The created resource          schema:             #/definitions/e012famSupGer        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/e012famSupGer      responses:        200:          description: The created resource          schema:             #/definitions/e012famSupGer        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/e012famSupGer        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e012famSupGer/{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/editE012famSupGer      responses:        200:          description: Ok          schema:             #/definitions/editE012famSupGer        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/e012famSupGer      responses:        200:          description: Ok          schema:             #/definitions/e012famSupGer        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/e012famSupGer        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        /foundation/entities/e012famSupGer/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e012famSupGer      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e075der:    get:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: offset          in: query          type: number        – name: size          in: query          type: number        – 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/e075der        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e075der/{id}:    get:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: id          in: path          required: true          type: string      responses:        200:          description: Ok          schema:             #/definitions/e075der        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError        /foundation/entities/e075derImage:    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/e075derImage        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e075derImage/{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/e075derImage        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError        /foundation/entities/e075derComGer:    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/e075derComGer      responses:        200:          description: The created resource          schema:             #/definitions/e075derComGer        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/e075derComGer      responses:        200:          description: The created resource          schema:             #/definitions/e075derComGer        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/e075derComGer        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e075derComGer/{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/editE075derComGer      responses:        200:          description: Ok          schema:             #/definitions/editE075derComGer        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/e075derComGer      responses:        200:          description: Ok          schema:             #/definitions/e075derComGer        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/e075derComGer        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        /foundation/entities/e075derComGer/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e075derComGer      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e013agp_com_ger:    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/e013agp_com_ger      responses:        200:          description: The created resource          schema:             #/definitions/e013agp_com_ger        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/e013agp_com_ger      responses:        200:          description: The created resource          schema:             #/definitions/e013agp_com_ger        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/e013agp_com_ger        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e013agp_com_ger/{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/editE013agp_com_ger      responses:        200:          description: Ok          schema:             #/definitions/editE013agp_com_ger        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/e013agp_com_ger      responses:        200:          description: Ok          schema:             #/definitions/e013agp_com_ger        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/e013agp_com_ger        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    /foundation/entities/e013agp/{parentId}/e013agp_com_ger:    post:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:            type: object            allOf:             –  #/definitions/e013agp_com_ger      responses:        200:          description: The created resource          schema:             #/definitions/e013agp_com_ger        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    patch:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:            type: object            allOf:             –  #/definitions/e013agp_com_ger      responses:        200:          description: The created resource          schema:             #/definitions/e013agp_com_ger        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    get:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: offset          in: query          type: number        – name: size          in: query          type: number        – 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/e013agp_com_ger        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e013agp/{parentId}/e013agp_com_ger/{id}:    put:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:             #/definitions/editE013agp_com_ger      responses:        200:          description: Ok          schema:             #/definitions/editE013agp_com_ger        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    patch:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:             #/definitions/e013agp_com_ger      responses:        200:          description: Ok          schema:             #/definitions/e013agp_com_ger        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    get:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string      responses:        200:          description: Ok          schema:             #/definitions/e013agp_com_ger        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    delete:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string      responses:        200:          description: Ok        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e013agp_com_ger/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e013agp_com_ger      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e013agp:    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/e013agp      responses:        200:          description: The created resource          schema:             #/definitions/e013agp        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/e013agp      responses:        200:          description: The created resource          schema:             #/definitions/e013agp        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/e013agp        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e013agp/{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/editE013agp      responses:        200:          description: Ok          schema:             #/definitions/editE013agp        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/e013agp      responses:        200:          description: Ok          schema:             #/definitions/e013agp        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/e013agp        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        /foundation/entities/e013agp/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e013agp      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e001tns_com_ger:    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/e001tns_com_ger      responses:        200:          description: The created resource          schema:             #/definitions/e001tns_com_ger        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/e001tns_com_ger      responses:        200:          description: The created resource          schema:             #/definitions/e001tns_com_ger        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/e001tns_com_ger        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e001tns_com_ger/{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/editE001tns_com_ger      responses:        200:          description: Ok          schema:             #/definitions/editE001tns_com_ger        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/e001tns_com_ger      responses:        200:          description: Ok          schema:             #/definitions/e001tns_com_ger        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/e001tns_com_ger        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    /foundation/entities/e001tns/{parentId}/e001tns_com_ger:    post:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:            type: object            allOf:             –  #/definitions/e001tns_com_ger      responses:        200:          description: The created resource          schema:             #/definitions/e001tns_com_ger        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    patch:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:            type: object            allOf:             –  #/definitions/e001tns_com_ger      responses:        200:          description: The created resource          schema:             #/definitions/e001tns_com_ger        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    get:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: offset          in: query          type: number        – name: size          in: query          type: number        – 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/e001tns_com_ger        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e001tns/{parentId}/e001tns_com_ger/{id}:    put:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:             #/definitions/editE001tns_com_ger      responses:        200:          description: Ok          schema:             #/definitions/editE001tns_com_ger        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    patch:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:             #/definitions/e001tns_com_ger      responses:        200:          description: Ok          schema:             #/definitions/e001tns_com_ger        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    get:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string      responses:        200:          description: Ok          schema:             #/definitions/e001tns_com_ger        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    delete:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string      responses:        200:          description: Ok        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e001tns_com_ger/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e001tns_com_ger      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e001tns:    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/e001tns      responses:        200:          description: The created resource          schema:             #/definitions/e001tns        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/e001tns      responses:        200:          description: The created resource          schema:             #/definitions/e001tns        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/e001tns        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e001tns/{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/editE001tns      responses:        200:          description: Ok          schema:             #/definitions/editE001tns        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/e001tns      responses:        200:          description: Ok          schema:             #/definitions/e001tns        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/e001tns        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        /foundation/entities/e001tns/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e001tns      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e015med:    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/e015med      responses:        200:          description: The created resource          schema:             #/definitions/e015med        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/e015med      responses:        200:          description: The created resource          schema:             #/definitions/e015med        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/e015med        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e015med/{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/editE015med      responses:        200:          description: Ok          schema:             #/definitions/editE015med        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/e015med      responses:        200:          description: Ok          schema:             #/definitions/e015med        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/e015med        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        /foundation/entities/e015med/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e015med      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e031moe:    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/e031moe      responses:        200:          description: The created resource          schema:             #/definitions/e031moe        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/e031moe      responses:        200:          description: The created resource          schema:             #/definitions/e031moe        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/e031moe        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e031moe/{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/editE031moe      responses:        200:          description: Ok          schema:             #/definitions/editE031moe        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/e031moe      responses:        200:          description: Ok          schema:             #/definitions/e031moe        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/e031moe        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        /foundation/entities/e031moe/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e031moe      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e021mot:    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/e021mot      responses:        200:          description: The created resource          schema:             #/definitions/e021mot        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/e021mot      responses:        200:          description: The created resource          schema:             #/definitions/e021mot        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/e021mot        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e021mot/{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/editE021mot      responses:        200:          description: Ok          schema:             #/definitions/editE021mot        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/e021mot      responses:        200:          description: Ok          schema:             #/definitions/e021mot        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/e021mot        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        /foundation/entities/e021mot/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e021mot      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e080ser:    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/e080ser      responses:        200:          description: The created resource          schema:             #/definitions/e080ser        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/e080ser      responses:        200:          description: The created resource          schema:             #/definitions/e080ser        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/e080ser        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e080ser/{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/editE080ser      responses:        200:          description: Ok          schema:             #/definitions/editE080ser        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/e080ser      responses:        200:          description: Ok          schema:             #/definitions/e080ser        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/e080ser        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        /foundation/entities/e080ser/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e080ser      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e027str:    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/e027str      responses:        200:          description: The created resource          schema:             #/definitions/e027str        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/e027str      responses:        200:          description: The created resource          schema:             #/definitions/e027str        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/e027str        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e027str/{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/editE027str      responses:        200:          description: Ok          schema:             #/definitions/editE027str        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/e027str      responses:        200:          description: Ok          schema:             #/definitions/e027str        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/e027str        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        /foundation/entities/e027str/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e027str      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e085hcl_com_ger:    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/e085hcl_com_ger      responses:        200:          description: The created resource          schema:             #/definitions/e085hcl_com_ger        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/e085hcl_com_ger      responses:        200:          description: The created resource          schema:             #/definitions/e085hcl_com_ger        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/e085hcl_com_ger        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e085hcl_com_ger/{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/editE085hcl_com_ger      responses:        200:          description: Ok          schema:             #/definitions/editE085hcl_com_ger        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/e085hcl_com_ger      responses:        200:          description: Ok          schema:             #/definitions/e085hcl_com_ger        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/e085hcl_com_ger        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        /foundation/entities/e085hcl_com_ger/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e085hcl_com_ger      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e066fpg:    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/e066fpg      responses:        200:          description: The created resource          schema:             #/definitions/e066fpg        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/e066fpg      responses:        200:          description: The created resource          schema:             #/definitions/e066fpg        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/e066fpg        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e066fpg/{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/editE066fpg      responses:        200:          description: Ok          schema:             #/definitions/editE066fpg        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/e066fpg      responses:        200:          description: Ok          schema:             #/definitions/e066fpg        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/e066fpg        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        /foundation/entities/e066fpg/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e066fpg      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e067fin:    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/e067fin      responses:        200:          description: The created resource          schema:             #/definitions/e067fin        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/e067fin      responses:        200:          description: The created resource          schema:             #/definitions/e067fin        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/e067fin        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e067fin/{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/editE067fin      responses:        200:          description: Ok          schema:             #/definitions/editE067fin        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/e067fin      responses:        200:          description: Ok          schema:             #/definitions/e067fin        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/e067fin        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        /foundation/entities/e067fin/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e067fin      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e099usu_com_ped:    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/e099usu_com_ped      responses:        200:          description: The created resource          schema:             #/definitions/e099usu_com_ped        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/e099usu_com_ped      responses:        200:          description: The created resource          schema:             #/definitions/e099usu_com_ped        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/e099usu_com_ped        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e099usu_com_ped/{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/editE099usu_com_ped      responses:        200:          description: Ok          schema:             #/definitions/editE099usu_com_ped        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/e099usu_com_ped      responses:        200:          description: Ok          schema:             #/definitions/e099usu_com_ped        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/e099usu_com_ped        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        /foundation/entities/e099usu_com_ped/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e099usu_com_ped      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e099usucomger:    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/e099usucomger      responses:        200:          description: The created resource          schema:             #/definitions/e099usucomger        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/e099usucomger      responses:        200:          description: The created resource          schema:             #/definitions/e099usucomger        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/e099usucomger        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e099usucomger/{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/editE099usucomger      responses:        200:          description: Ok          schema:             #/definitions/editE099usucomger        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/e099usucomger      responses:        200:          description: Ok          schema:             #/definitions/e099usucomger        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/e099usucomger        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        /foundation/entities/e099usucomger/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e099usucomger      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e070filCplImp:    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/e070filCplImp      responses:        200:          description: The created resource          schema:             #/definitions/e070filCplImp        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/e070filCplImp      responses:        200:          description: The created resource          schema:             #/definitions/e070filCplImp        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/e070filCplImp        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e070filCplImp/{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/editE070filCplImp      responses:        200:          description: Ok          schema:             #/definitions/editE070filCplImp        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/e070filCplImp      responses:        200:          description: Ok          schema:             #/definitions/e070filCplImp        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/e070filCplImp        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        /foundation/entities/e070filCplImp/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e070filCplImp      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e070fil_com_ped:    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/e070fil_com_ped      responses:        200:          description: The created resource          schema:             #/definitions/e070fil_com_ped        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/e070fil_com_ped      responses:        200:          description: The created resource          schema:             #/definitions/e070fil_com_ped        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/e070fil_com_ped        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e070fil_com_ped/{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/editE070fil_com_ped      responses:        200:          description: Ok          schema:             #/definitions/editE070fil_com_ped        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/e070fil_com_ped      responses:        200:          description: Ok          schema:             #/definitions/e070fil_com_ped        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/e070fil_com_ped        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        /foundation/entities/e070fil_com_ped/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e070fil_com_ped      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e090hrp_com_ger:    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/e090hrp_com_ger      responses:        200:          description: The created resource          schema:             #/definitions/e090hrp_com_ger        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/e090hrp_com_ger      responses:        200:          description: The created resource          schema:             #/definitions/e090hrp_com_ger        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/e090hrp_com_ger        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e090hrp_com_ger/{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/editE090hrp_com_ger      responses:        200:          description: Ok          schema:             #/definitions/editE090hrp_com_ger        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/e090hrp_com_ger      responses:        200:          description: Ok          schema:             #/definitions/e090hrp_com_ger        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/e090hrp_com_ger        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        /foundation/entities/e090hrp_com_ger/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e090hrp_com_ger      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e070fil_com_ger:    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/e070fil_com_ger      responses:        200:          description: The created resource          schema:             #/definitions/e070fil_com_ger        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/e070fil_com_ger      responses:        200:          description: The created resource          schema:             #/definitions/e070fil_com_ger        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/e070fil_com_ger        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e070fil_com_ger/{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/editE070fil_com_ger      responses:        200:          description: Ok          schema:             #/definitions/editE070fil_com_ger        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/e070fil_com_ger      responses:        200:          description: Ok          schema:             #/definitions/e070fil_com_ger        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/e070fil_com_ger        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        /foundation/entities/e070fil_com_ger/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e070fil_com_ger      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e069gre:    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/e069gre      responses:        200:          description: The created resource          schema:             #/definitions/e069gre        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/e069gre      responses:        200:          description: The created resource          schema:             #/definitions/e069gre        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/e069gre        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e069gre/{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/editE069gre      responses:        200:          description: Ok          schema:             #/definitions/editE069gre        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/e069gre      responses:        200:          description: Ok          schema:             #/definitions/e069gre        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/e069gre        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        /foundation/entities/e069gre/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e069gre      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e083ori:    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/e083ori      responses:        200:          description: The created resource          schema:             #/definitions/e083ori        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/e083ori      responses:        200:          description: The created resource          schema:             #/definitions/e083ori        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/e083ori        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e083ori/{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/editE083ori      responses:        200:          description: Ok          schema:             #/definitions/editE083ori        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/e083ori      responses:        200:          description: Ok          schema:             #/definitions/e083ori        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/e083ori        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        /foundation/entities/e083ori/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e083ori      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e081tab:    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/e081tab      responses:        200:          description: The created resource          schema:             #/definitions/e081tab        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/e081tab      responses:        200:          description: The created resource          schema:             #/definitions/e081tab        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/e081tab        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e081tab/{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/editE081tab      responses:        200:          description: Ok          schema:             #/definitions/editE081tab        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/e081tab      responses:        200:          description: Ok          schema:             #/definitions/e081tab        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/e081tab        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        /foundation/entities/e081tab/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e081tab      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e081itp:    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/e081itp      responses:        200:          description: The created resource          schema:             #/definitions/e081itp        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/e081itp      responses:        200:          description: The created resource          schema:             #/definitions/e081itp        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/e081itp        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e081itp/{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/editE081itp      responses:        200:          description: Ok          schema:             #/definitions/editE081itp        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/e081itp      responses:        200:          description: Ok          schema:             #/definitions/e081itp        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/e081itp        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    /foundation/entities/e081tpr/{parentId}/e081itp:    post:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:            type: array            items:               #/definitions/e081itp      responses:        200:          description: The created resources          schema:            type: array            items:               #/definitions/e081itp        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    patch:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:            type: array            items:               #/definitions/e081itp      responses:        200:          description: The created resources          schema:            type: array            items:               #/definitions/e081itp        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    get:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: offset          in: query          type: number        – name: size          in: query          type: number        – 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/e081itp        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e081tpr/{parentId}/e081itp/{id}:    put:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:             #/definitions/editE081itp      responses:        200:          description: Ok          schema:             #/definitions/editE081itp        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    patch:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:             #/definitions/e081itp      responses:        200:          description: Ok          schema:             #/definitions/e081itp        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    get:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string      responses:        200:          description: Ok          schema:             #/definitions/e081itp        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    delete:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string      responses:        200:          description: Ok        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e081itp/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e081itp      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e081tpr:    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/e081tpr      responses:        200:          description: The created resource          schema:             #/definitions/e081tpr        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/e081tpr      responses:        200:          description: The created resource          schema:             #/definitions/e081tpr        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/e081tpr        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e081tpr/{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/editE081tpr      responses:        200:          description: Ok          schema:             #/definitions/editE081tpr        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/e081tpr      responses:        200:          description: Ok          schema:             #/definitions/e081tpr        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/e081tpr        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    /foundation/entities/e081tab/{parentId}/e081tpr:    post:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:            type: array            items:               #/definitions/e081tpr      responses:        200:          description: The created resources          schema:            type: array            items:               #/definitions/e081tpr        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    patch:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:            type: array            items:               #/definitions/e081tpr      responses:        200:          description: The created resources          schema:            type: array            items:               #/definitions/e081tpr        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    get:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: offset          in: query          type: number        – name: size          in: query          type: number        – 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/e081tpr        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e081tab/{parentId}/e081tpr/{id}:    put:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:             #/definitions/editE081tpr      responses:        200:          description: Ok          schema:             #/definitions/editE081tpr        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    patch:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:             #/definitions/e081tpr      responses:        200:          description: Ok          schema:             #/definitions/e081tpr        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    get:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string      responses:        200:          description: Ok          schema:             #/definitions/e081tpr        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    delete:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string      responses:        200:          description: Ok        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e081tpr/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e081tpr      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e008rai:    get:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: offset          in: query          type: number        – name: size          in: query          type: number        – 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/e008rai        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e008rai/{id}:    get:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: id          in: path          required: true          type: string      responses:        200:          description: Ok          schema:             #/definitions/e008rai        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError        /foundation/entities/e015tcu:    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/e015tcu      responses:        200:          description: The created resource          schema:             #/definitions/e015tcu        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/e015tcu      responses:        200:          description: The created resource          schema:             #/definitions/e015tcu        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/e015tcu        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e015tcu/{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/editE015tcu      responses:        200:          description: Ok          schema:             #/definitions/editE015tcu        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/e015tcu      responses:        200:          description: Ok          schema:             #/definitions/e015tcu        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/e015tcu        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        /foundation/entities/e015tcu/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e015tcu      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e075ppc:    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/e075ppc      responses:        200:          description: The created resource          schema:             #/definitions/e075ppc        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/e075ppc      responses:        200:          description: The created resource          schema:             #/definitions/e075ppc        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/e075ppc        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e075ppc/{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/editE075ppc      responses:        200:          description: Ok          schema:             #/definitions/editE075ppc        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/e075ppc      responses:        200:          description: Ok          schema:             #/definitions/e075ppc        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/e075ppc        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        /foundation/entities/e075ppc/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e075ppc      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e080ser_com_ger:    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/e080ser_com_ger      responses:        200:          description: The created resource          schema:             #/definitions/e080ser_com_ger        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/e080ser_com_ger      responses:        200:          description: The created resource          schema:             #/definitions/e080ser_com_ger        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/e080ser_com_ger        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e080ser_com_ger/{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/editE080ser_com_ger      responses:        200:          description: Ok          schema:             #/definitions/editE080ser_com_ger        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/e080ser_com_ger      responses:        200:          description: Ok          schema:             #/definitions/e080ser_com_ger        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/e080ser_com_ger        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    /foundation/entities/e080ser/{parentId}/e080ser_com_ger:    post:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:            type: object            allOf:             –  #/definitions/e080ser_com_ger      responses:        200:          description: The created resource          schema:             #/definitions/e080ser_com_ger        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    patch:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:            type: object            allOf:             –  #/definitions/e080ser_com_ger      responses:        200:          description: The created resource          schema:             #/definitions/e080ser_com_ger        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    get:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: offset          in: query          type: number        – name: size          in: query          type: number        – 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/e080ser_com_ger        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e080ser/{parentId}/e080ser_com_ger/{id}:    put:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:             #/definitions/editE080ser_com_ger      responses:        200:          description: Ok          schema:             #/definitions/editE080ser_com_ger        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    patch:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:             #/definitions/e080ser_com_ger      responses:        200:          description: Ok          schema:             #/definitions/e080ser_com_ger        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    get:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string      responses:        200:          description: Ok          schema:             #/definitions/e080ser_com_ger        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    delete:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string      responses:        200:          description: Ok        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e080ser_com_ger/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e080ser_com_ger      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e025fer:    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/e025fer      responses:        200:          description: The created resource          schema:             #/definitions/e025fer        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/e025fer      responses:        200:          description: The created resource          schema:             #/definitions/e025fer        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/e025fer        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e025fer/{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/editE025fer      responses:        200:          description: Ok          schema:             #/definitions/editE025fer        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/e025fer      responses:        200:          description: Ok          schema:             #/definitions/e025fer        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/e025fer        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        /foundation/entities/e025fer/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e025fer      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e081imp:    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/e081imp      responses:        200:          description: The created resource          schema:             #/definitions/e081imp        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/e081imp      responses:        200:          description: The created resource          schema:             #/definitions/e081imp        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/e081imp        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e081imp/{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/editE081imp      responses:        200:          description: Ok          schema:             #/definitions/editE081imp        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/e081imp      responses:        200:          description: Ok          schema:             #/definitions/e081imp        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/e081imp        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    /foundation/entities/e081tpr/{parentId}/e081imp:    post:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:            type: object            allOf:             –  #/definitions/e081imp      responses:        200:          description: The created resource          schema:             #/definitions/e081imp        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    patch:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:            type: object            allOf:             –  #/definitions/e081imp      responses:        200:          description: The created resource          schema:             #/definitions/e081imp        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    get:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: offset          in: query          type: number        – name: size          in: query          type: number        – 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/e081imp        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e081tpr/{parentId}/e081imp/{id}:    put:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:             #/definitions/editE081imp      responses:        200:          description: Ok          schema:             #/definitions/editE081imp        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    patch:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:             #/definitions/e081imp      responses:        200:          description: Ok          schema:             #/definitions/e081imp        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    get:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string      responses:        200:          description: Ok          schema:             #/definitions/e081imp        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    delete:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string      responses:        200:          description: Ok        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e081imp/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e081imp      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e081lim:    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/e081lim      responses:        200:          description: The created resource          schema:             #/definitions/e081lim        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/e081lim      responses:        200:          description: The created resource          schema:             #/definitions/e081lim        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/e081lim        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e081lim/{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/editE081lim      responses:        200:          description: Ok          schema:             #/definitions/editE081lim        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/e081lim      responses:        200:          description: Ok          schema:             #/definitions/e081lim        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/e081lim        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    /foundation/entities/e081imp/{parentId}/e081lim:    post:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:            type: array            items:               #/definitions/e081lim      responses:        200:          description: The created resources          schema:            type: array            items:               #/definitions/e081lim        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    patch:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:            type: array            items:               #/definitions/e081lim      responses:        200:          description: The created resources          schema:            type: array            items:               #/definitions/e081lim        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    get:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: offset          in: query          type: number        – name: size          in: query          type: number        – 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/e081lim        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e081imp/{parentId}/e081lim/{id}:    put:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:             #/definitions/editE081lim      responses:        200:          description: Ok          schema:             #/definitions/editE081lim        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    patch:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:             #/definitions/e081lim      responses:        200:          description: Ok          schema:             #/definitions/e081lim        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    get:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string      responses:        200:          description: Ok          schema:             #/definitions/e081lim        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    delete:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string      responses:        200:          description: Ok        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e081lim/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e081lim      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e001tnsCplImpSai:    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/e001tnsCplImpSai      responses:        200:          description: The created resource          schema:             #/definitions/e001tnsCplImpSai        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/e001tnsCplImpSai      responses:        200:          description: The created resource          schema:             #/definitions/e001tnsCplImpSai        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/e001tnsCplImpSai        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e001tnsCplImpSai/{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/editE001tnsCplImpSai      responses:        200:          description: Ok          schema:             #/definitions/editE001tnsCplImpSai        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/e001tnsCplImpSai      responses:        200:          description: Ok          schema:             #/definitions/e001tnsCplImpSai        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/e001tnsCplImpSai        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    /foundation/entities/e001tns/{parentId}/e001tnsCplImpSai:    post:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:            type: object            allOf:             –  #/definitions/e001tnsCplImpSai      responses:        200:          description: The created resource          schema:             #/definitions/e001tnsCplImpSai        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    patch:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:            type: object            allOf:             –  #/definitions/e001tnsCplImpSai      responses:        200:          description: The created resource          schema:             #/definitions/e001tnsCplImpSai        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    get:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: offset          in: query          type: number        – name: size          in: query          type: number        – 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/e001tnsCplImpSai        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e001tns/{parentId}/e001tnsCplImpSai/{id}:    put:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:             #/definitions/editE001tnsCplImpSai      responses:        200:          description: Ok          schema:             #/definitions/editE001tnsCplImpSai        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    patch:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:             #/definitions/e001tnsCplImpSai      responses:        200:          description: Ok          schema:             #/definitions/e001tnsCplImpSai        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    get:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string      responses:        200:          description: Ok          schema:             #/definitions/e001tnsCplImpSai        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    delete:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string      responses:        200:          description: Ok        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e001tnsCplImpSai/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e001tnsCplImpSai      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e075derCplImp:    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/e075derCplImp      responses:        200:          description: The created resource          schema:             #/definitions/e075derCplImp        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/e075derCplImp      responses:        200:          description: The created resource          schema:             #/definitions/e075derCplImp        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/e075derCplImp        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e075derCplImp/{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/editE075derCplImp      responses:        200:          description: Ok          schema:             #/definitions/editE075derCplImp        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/e075derCplImp      responses:        200:          description: Ok          schema:             #/definitions/e075derCplImp        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/e075derCplImp        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        /foundation/entities/e075derCplImp/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e075derCplImp      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e075derSupEst:    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/e075derSupEst      responses:        200:          description: The created resource          schema:             #/definitions/e075derSupEst        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/e075derSupEst      responses:        200:          description: The created resource          schema:             #/definitions/e075derSupEst        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/e075derSupEst        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e075derSupEst/{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/editE075derSupEst      responses:        200:          description: Ok          schema:             #/definitions/editE075derSupEst        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/e075derSupEst      responses:        200:          description: Ok          schema:             #/definitions/e075derSupEst        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/e075derSupEst        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        /foundation/entities/e075derSupEst/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e075derSupEst      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/ncm:    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/ncm      responses:        200:          description: The created resource          schema:             #/definitions/ncm        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/ncm      responses:        200:          description: The created resource          schema:             #/definitions/ncm        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/ncm        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/ncm/{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/editNcm      responses:        200:          description: Ok          schema:             #/definitions/editNcm        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/ncm      responses:        200:          description: Ok          schema:             #/definitions/ncm        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/ncm        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        /foundation/entities/ncm/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/ncm      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e080serCplImp:    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/e080serCplImp      responses:        200:          description: The created resource          schema:             #/definitions/e080serCplImp        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/e080serCplImp      responses:        200:          description: The created resource          schema:             #/definitions/e080serCplImp        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/e080serCplImp        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e080serCplImp/{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/editE080serCplImp      responses:        200:          description: Ok          schema:             #/definitions/editE080serCplImp        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/e080serCplImp      responses:        200:          description: Ok          schema:             #/definitions/e080serCplImp        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/e080serCplImp        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    /foundation/entities/e080ser/{parentId}/e080serCplImp:    post:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:            type: object            allOf:             –  #/definitions/e080serCplImp      responses:        200:          description: The created resource          schema:             #/definitions/e080serCplImp        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    patch:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:            type: object            allOf:             –  #/definitions/e080serCplImp      responses:        200:          description: The created resource          schema:             #/definitions/e080serCplImp        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    get:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: offset          in: query          type: number        – name: size          in: query          type: number        – 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/e080serCplImp        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e080ser/{parentId}/e080serCplImp/{id}:    put:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:             #/definitions/editE080serCplImp      responses:        200:          description: Ok          schema:             #/definitions/editE080serCplImp        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    patch:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:             #/definitions/e080serCplImp      responses:        200:          description: Ok          schema:             #/definitions/e080serCplImp        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    get:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string      responses:        200:          description: Ok          schema:             #/definitions/e080serCplImp        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    delete:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string      responses:        200:          description: Ok        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e080serCplImp/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e080serCplImp      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/leiComplementar1162003:    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/leiComplementar1162003      responses:        200:          description: The created resource          schema:             #/definitions/leiComplementar1162003        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/leiComplementar1162003      responses:        200:          description: The created resource          schema:             #/definitions/leiComplementar1162003        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/leiComplementar1162003        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/leiComplementar1162003/{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/editLeiComplementar1162003      responses:        200:          description: Ok          schema:             #/definitions/editLeiComplementar1162003        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/leiComplementar1162003      responses:        200:          description: Ok          schema:             #/definitions/leiComplementar1162003        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/leiComplementar1162003        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        /foundation/entities/leiComplementar1162003/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/leiComplementar1162003      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/nbs:    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/nbs      responses:        200:          description: The created resource          schema:             #/definitions/nbs        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/nbs      responses:        200:          description: The created resource          schema:             #/definitions/nbs        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/nbs        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/nbs/{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/editNbs      responses:        200:          description: Ok          schema:             #/definitions/editNbs        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/nbs      responses:        200:          description: Ok          schema:             #/definitions/nbs        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/nbs        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        /foundation/entities/nbs/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/nbs      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e091plf:    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/e091plf      responses:        200:          description: The created resource          schema:             #/definitions/e091plf        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/e091plf      responses:        200:          description: The created resource          schema:             #/definitions/e091plf        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/e091plf        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e091plf/{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/editE091plf      responses:        200:          description: Ok          schema:             #/definitions/editE091plf        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/e091plf      responses:        200:          description: Ok          schema:             #/definitions/e091plf        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/e091plf        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        /foundation/entities/e091plf/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e091plf      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/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    /foundation/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        /foundation/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  /foundation/entities/e027eqi:    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/e027eqi      responses:        200:          description: The created resource          schema:             #/definitions/e027eqi        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/e027eqi      responses:        200:          description: The created resource          schema:             #/definitions/e027eqi        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/e027eqi        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e027eqi/{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/editE027eqi      responses:        200:          description: Ok          schema:             #/definitions/editE027eqi        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/e027eqi      responses:        200:          description: Ok          schema:             #/definitions/e027eqi        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/e027eqi        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        /foundation/entities/e027eqi/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e027eqi      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e009ppeComNfv:    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/e009ppeComNfv        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e009ppeComNfv/{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/e009ppeComNfv        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError        /foundation/entities/e001pesCplImp:    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/e001pesCplImp      responses:        200:          description: The created resource          schema:             #/definitions/e001pesCplImp        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/e001pesCplImp      responses:        200:          description: The created resource          schema:             #/definitions/e001pesCplImp        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/e001pesCplImp        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e001pesCplImp/{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/editE001pesCplImp      responses:        200:          description: Ok          schema:             #/definitions/editE001pesCplImp        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/e001pesCplImp      responses:        200:          description: Ok          schema:             #/definitions/e001pesCplImp        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/e001pesCplImp        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    /foundation/entities/e001pes/{parentId}/e001pesCplImp:    post:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:            type: object            allOf:             –  #/definitions/e001pesCplImp      responses:        200:          description: The created resource          schema:             #/definitions/e001pesCplImp        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    patch:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:            type: object            allOf:             –  #/definitions/e001pesCplImp      responses:        200:          description: The created resource          schema:             #/definitions/e001pesCplImp        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    get:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: offset          in: query          type: number        – name: size          in: query          type: number        – 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/e001pesCplImp        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e001pes/{parentId}/e001pesCplImp/{id}:    put:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:             #/definitions/editE001pesCplImp      responses:        200:          description: Ok          schema:             #/definitions/editE001pesCplImp        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    patch:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:             #/definitions/e001pesCplImp      responses:        200:          description: Ok          schema:             #/definitions/e001pesCplImp        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    get:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string      responses:        200:          description: Ok          schema:             #/definitions/e001pesCplImp        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    delete:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string      responses:        200:          description: Ok        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e001pesCplImp/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e001pesCplImp      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/equipment:    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/equipment      responses:        200:          description: The created resource          schema:             #/definitions/equipment        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/equipment      responses:        200:          description: The created resource          schema:             #/definitions/equipment        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/equipment        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/equipment/{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/editEquipment      responses:        200:          description: Ok          schema:             #/definitions/editEquipment        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/equipment      responses:        200:          description: Ok          schema:             #/definitions/equipment        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/equipment        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        /foundation/entities/equipment/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/equipment      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError  /foundation/entities/e001tnsComNfs:    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/e001tnsComNfs      responses:        200:          description: The created resource          schema:             #/definitions/e001tnsComNfs        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/e001tnsComNfs      responses:        200:          description: The created resource          schema:             #/definitions/e001tnsComNfs        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/e001tnsComNfs        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e001tnsComNfs/{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/editE001tnsComNfs      responses:        200:          description: Ok          schema:             #/definitions/editE001tnsComNfs        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/e001tnsComNfs      responses:        200:          description: Ok          schema:             #/definitions/e001tnsComNfs        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/e001tnsComNfs        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    /foundation/entities/e001tns/{parentId}/e001tnsComNfs:    post:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:            type: object            allOf:             –  #/definitions/e001tnsComNfs      responses:        200:          description: The created resource          schema:             #/definitions/e001tnsComNfs        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    patch:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:            type: object            allOf:             –  #/definitions/e001tnsComNfs      responses:        200:          description: The created resource          schema:             #/definitions/e001tnsComNfs        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    get:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: offset          in: query          type: number        – name: size          in: query          type: number        – 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/e001tnsComNfs        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e001tns/{parentId}/e001tnsComNfs/{id}:    put:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:             #/definitions/editE001tnsComNfs      responses:        200:          description: Ok          schema:             #/definitions/editE001tnsComNfs        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    patch:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string        – name: entity          in: body          required: true          schema:             #/definitions/e001tnsComNfs      responses:        200:          description: Ok          schema:             #/definitions/e001tnsComNfs        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    get:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string      responses:        200:          description: Ok          schema:             #/definitions/e001tnsComNfs        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    delete:      description: Esta entidade pode ser customizada.      tags:        – CRUD      x-senior-visibility: PRIVATE      parameters:        – name: parentId          in: path          required: true          type: string        – name: id          in: path          required: true          type: string      responses:        200:          description: Ok        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e001tnsComNfs/bulk:    post:      description: Esta entidade pode ser customizada.      tags:        – Bulk      parameters:        – name: entities          in: body          required: true          schema:            type: array            items:               #/definitions/e001tnsComNfs      responses:        200:          description: The bulk creation has created resources        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError          /foundation/entities/e075derSupEstFil:    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/e075derSupEstFil        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/e075derSupEstFil/{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/e075derSupEstFil        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError        /foundation/entities/modulos:    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/modulos        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError    /foundation/entities/modulos/{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/modulos        401:          description: Invalid Credentials        default:          description: Error response          schema:             #/definitions/genericError      definitions:  enumTipMer:    description: Tipo de mercado    type: string    enum:      – VI      – VE      enumTipEmp:    description: Tipo de empresa    type: string    enum:      – V1      – V2      – V3      – V4      – V5      – V6      – V7      – V8      – V9      – V10      – V11      – V12      – V13      – V14      – V99      enumProSer:    description: Enumeração de Produto Serviço    type: string    enum:      – VP      – VS      enumVenTip:    description: Tipo de venda    type: string    enum:      – VN      – VT      – VB      enumDebCre:    description: Enumeração de Débito/Crédito    type: string    enum:      – VD      – VC      enumSitReg:    description: Situação registro    type: string    enum:      – VA      – VI      enumParceiroIntegracao:    description: parceiro integração    type: string    enum:      – MELHOR_ENVIO      enumDupVal:    description: Enumeração de aplicação da condição de pagamento    type: string    enum:      – VA      – VC      – VN      – VI      enumIndImp:    description: Indicativo de status de importação de arquivo de tabela de preço    type: string    enum:      – VN      – VS      – VF      – VI      enumAplCpg:    description: Enumeração de aplicação da condição de pagamento    type: string    enum:      – VV      – VC      – VA      enumDiaEsp:    description: Enumeração de dia especial    type: string    enum:      – V1      – V2      – V3      – V4      – V5      – V6      – V7      – V8      – V9      – VA      – VS      – VD      – VQ      – VM      enumTipPar:    description: Enumeração do tipo de parcela    type: string    enum:      – V1      – V2      – V3      enumOriGti:    description: Origem GTI    type: string    enum:      – V1      – V2      – V3      – V4      – V5      enumCifFob:    description: Tipo de frete    type: string    enum:      – V0      – V1      – V2      – V3      – V4      – V9      enumTipEnd:    description: Tipo de endereço    type: string    enum:      – V1      – V2      – V3      – V4      enumAplMot:    description: Aplicações Motivo    type: string    enum:      – V1      – V2      – V3      – V4      – V5      – V6      – V7      – V8      – V9      – V10      – V11      – V12      – V13      – V14      – V15      – V16      – V17      – V18      – V19      – V20      – V21      – V22      – V23      – V24      – V25      – V26      – V27      – V28      – V29      – V30      – V31      – V32      – V33      – V34      – V35      – V36      – V37      – V38      – V39      – V40      – V41      – V42      – V43      – V44      – V45      – V46      – V47      – V48      – V49      – V50      – V51      – V52      – V53      – V99      enumCodCrt:    description: Código do Regime Tributário    type: string    enum:      – V1      – V2      – V3      enumCepIss:    description: Tipo de tributação ISS    type: string    enum:      – VC      – VF      enumLisMod:    description: Módulo da transação    type: string    enum:      – VVEP      – VVEO      – VVEC      – VVEF      – VVES      – VVEN      – VESN      – VESR      – VESB      – VESC      – VESF      – VCRE      – VCRP      – VCRB      – VCRA      – VRAM      – VCRV      – VCOO      – VCSO      – VCOF      – VCOS      – VCON      – VCPE      – VCPP      – VCPB      – VCPM      – VCPA      – VPAM      – VCPV      – VCBC      – VCBM      – VFTC      – VPCP      – VCFB      – VPAT      – VPRJ      – VCCR      – VCCP      enumTipBus:    description: TipBus    type: string    enum:      – V1      – V2      enumDecide:    description: Decide    type: string    enum:      – VS      – VN      – VP      enumIndicativeIntermediation:    description: Indicativo de intermediação    type: string    enum:      – V0      – V1      – V9      enumIndPre:    description: Indicativo de presença do consumidor    type: string    enum:      – V0      – V1      – V2      – V3      – V4      – V5      – V9      enumRatVal:    description: Ratval    type: string    enum:      – VV      – VB      – VP      – VQ      enumTypeOrder:    description: Enumeração para o tipo de ordenação    type: string    enum:      – Asc      – Desc      enumCatRep:    description: Enumeration  Categoria do Representante    type: string    enum:      – VMAT      – VREP      – VVEN      – VOPE      – VSUB      – VGER      – VDIS      – VDIR      – VGRE      – VASS      – VCRE      – VCAI      – VPRE      – VSUP      – VGEC      – VANS      – VGES      enumJurFis:    description: Tipo Pessoa    type: string    enum:      – VJ      – VF      enumTipPro:    description: tipo de produto    type: string    enum:      – VP      – VC      – VS      enumTipCnv:    description: Operação de conversão    type: string    enum:      – VASTERISCO      – VBARRAINVERTIDA      enumAplNop:    description: Enumerção de aplicação    type: string    enum:      – VN      – VS      – VI      – VR      – VO      – VT      – VD      – VA      – VB      – VE      – VC      – VF      – VG      – VV      – VCR      – VET      – VX      enumTipoConv:    description: Tipo de conversão    type: string    enum:      – VU      – VQ      – VP      – VPS      enumRegTrib:    description: Regime tributário    type: string    enum:      – V1      – V2      – V3      enumAntPos:    description: Critério Dia Vencimento    type: string    enum:      – VA      – VS      – VN      – VU      enumIndPag:    description: Forma de pagamento    type: string    enum:      – V0      – V1      enumProImp:    description: Tipo Produto para Impostos    type: string    enum:      – V0      – V1      – V2      – V3      – V4      – V5      – V6      – V7      – V8      – V9      – V10      – V11      – V99      enumOriMer:    description: Origem fiscal da mercadoria    type: string    enum:      – V0      – V1      – V2      – V3      – V4      – V5      – V6      – V7      – V8      enumCtrVld:    description: Controle validade    type: string    enum:      – VO      – VD      – VL      enumSituacao:    description: Situação    type: string    enum:      – VATIVO      – VINATIVO      enumOpeVen:    description: Tipo da operação de venda    type: string    enum:      – VC      – VR      – VN      enumSalesOrderBlockControl:    description: Controle do bloqueio do pedido de venda    type: string    enum:      – DONT_BLOCK      – BLOCK_ALL      enumTipPed:    description: Tipos de venda    type: string    enum:      – V1      – V2      – V3      – V4      – V5      – V6      – V7      enumSecuritiesNumberType:    description: Tipo de Número de Títulos    type: string    enum:      – RPS      – INVOICE_NUMBER      enumModulos:    description: Módulos que podem ser adquiridos pelo cliente    type: string    enum:      – CONTROLADORIA      – MANUFATURA      – ECOMMERCE      – MRP      – RMS      – FLUXO_CAIXA      – DRP      – CRM      – PDV      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    recE070fil:    description: Record de filiais    type: object    required:      – id    properties:      id:        type: string        maxLength: 255        description: Id da entidade      codFil:        type: string        maxLength: 255        description: Código      nomFil:        type: string        maxLength: 255        description: Nome      sigFil:        type: string        maxLength: 255        description: Nome fantasia      cnpCpf:        type: string        maxLength: 255        description: CNPJ      insEst:        type: string        maxLength: 255        description: IE      baiFil:        type: string        maxLength: 255        description: Bairro      sigUfs:        type: string        maxLength: 255        description: UF      nomCid:        type: string        maxLength: 255        description: Cidade      filMat:        type: boolean        description: Filial Matriz    recE073pes:    description: Record de transportadoras    type: object    properties:      id:        type: string        maxLength: 255        description: id      codPes:        type: integer        format: int64        description: Codigo      nomPes:        type: string        maxLength: 255        description: Nome      apePes:        type: string        maxLength: 255        description: Nome Fantasia      sigUfs:        type: string        maxLength: 255        description: UF      nomCid:        type: string        maxLength: 255        description: Cidade    recE080ser:    description: Record de serviços    type: object    required:      – id    properties:      id:        type: string        maxLength: 255        description: Id da entidade      e015med:        type: string        maxLength: 255        description: Id da unidade de medida      desSer:        type: string        maxLength: 255        description: Descrição do Serviço      codSer:        type: string        maxLength: 255        description: Código do Serviço      codOri:        type: string        maxLength: 255        description: Codigo de Origem      desOri:        type: string        maxLength: 255        description: Descrição de Origem      codFam:        type: string        maxLength: 255        description: Codigo da Família      desFam:        type: string        maxLength: 255        description: Descrição da Família      cplSer:        type: string        maxLength: 255        description: Complemento      uniMed:        type: string        maxLength: 255        description: Unidade Medida      desMed:        type: string        maxLength: 255        description: Descrição da Unidade de Medida      qtdDec:        type: integer        format: int64        description: Quantidade Decimais      sitSer:        type: string        allOf:        –  #/definitions/enumSitReg        description: Situação do Serviço      codTri:        type: string        maxLength: 255        description: Código Tributação DARF      indPpc:        type: boolean        description: Indice      espPro:        type: integer        format: int64        description: Decimais Preço Venda    recE085pes:    description: Record de clientes    type: object    required:      – id    properties:      id:        type: string        maxLength: 255        description: Id da entidade – Chave da e001pes      nomPes:        type: string        maxLength: 255        description: Nome do cliente      codPes:        type: integer        format: int64        description: Codigo do cliente      pesquisa:        type: string        maxLength: 255        description: Pesquisa      apePes:        type: string        maxLength: 255        description: Nome Fantasia      tipPes:        type: string        allOf:        –  #/definitions/enumJurFis        description: Tipo do Cliente      sigUfs:        type: string        maxLength: 255        description: Sigla UF      cnpCpf:        type: string        maxLength: 255        description: CPF CNPJ      cidEnd:        type: string        maxLength: 255        description: Cidade      sitCli:        type: string        allOf:        –  #/definitions/enumSitReg        description: Situação do Cliente      e001pes:        type: object        allOf:         –  #/definitions/e001pes        description: Pessoa      e090pes_id:        type: string        maxLength: 255        description: Id do representante padrão do cliente      codPesRep:        type: integer        format: int64        description: Código do representante padrão do cliente      apePesRep:        type: string        maxLength: 255        description: Nome fantasia do representante padrão do cliente      e007ufs_id:        type: string        maxLength: 255        description: Id da UF      taxPayer:        type: boolean        description: indicativo se o cliente é contribuinte de ICMS      currency:        type: object        allOf:         –  #/definitions/recCurrency        description: Moeda do cliente      hasCompanyBranchDefinition:        type: boolean        description: Indicativo caso o cliente possua definições cadastradas com empresa e filial        default: false    recCurrency:    description: Record de dados da moeda    allOf:    –  #/definitions/recDefaultData    –      type: object      properties:        initials:          type: string          maxLength: 255          description: Sigla da moeda    recDefaultData:    description: Record padrão de registros    discriminator: _discriminator    type: object    required:      – _discriminator    properties:      id:        type: string        maxLength: 255        description: Id do registro      code:        type: string        maxLength: 255        description: Código do registro      description:        type: string        maxLength: 255        description: Descrição do registro      _discriminator:        type: string        maxLength: 255        description:     recE001tns:    description: Lista de transações válidas para o pedido    type: object    required:      – id    properties:      id:        type: string        maxLength: 255        description: ID tabela de transação      codTns:        type: string        maxLength: 255        description: Código da transação      desTns:        type: string        maxLength: 255        description: Descrição da transação      lisMod:        type: string        allOf:        –  #/definitions/enumLisMod        description: Módulo      detTns:        type: string        maxLength: 255        description: Detalhes Transação      aceMan:        type: boolean        description: Aceita Manual      sitTns:        type: string        allOf:        –  #/definitions/enumSitReg        description: Situação      venTip:        type: string        allOf:        –  #/definitions/enumVenTip        description: Tipo de Venda    recPageRequest:    description: Record de paginação    type: object    required:      – offset      – size    properties:      offset:        type: integer        format: int64        description: Offset da página      size:        type: integer        format: int64        description: Size da página      orderyBy:        type: array        items:          type: object          allOf:           –  #/definitions/recFieldsOrderBy        description: Campos da ordenação dos registros a serem pesquisados    recFieldsOrderBy:    description: Define o registro com os dados dos campos à serem ordenados    type: object    required:      – field      – order    properties:      field:        type: string        maxLength: 255        description: Nome do campo a ser ordenado      order:        type: string        allOf:        –  #/definitions/enumTypeOrder        description: Tipo de ordenação do campo (ASC / DESC)    recE090pes:    description: Record de representante    type: object    required:      – id      – codPes    properties:      id:        type: string        maxLength: 255        description: Id pessoa      codPes:        type: integer        format: int64        description: Código da pessoa      nomPes:        type: string        maxLength: 255        description: Nome do representante      apePes:        type: string        maxLength: 255        description: Nome da pessoa      tipPes:        type: string        allOf:        –  #/definitions/enumJurFis        description: Tipo pessoa      numRge:        type: string        maxLength: 255        description: Numero RG      cnpCpf:        type: string        maxLength: 255        description: CPF CNPJ      cidEnd:        type: string        maxLength: 255        description: Cidade      sigUfs:        type: string        maxLength: 255        description: Sigla UF    recE075derPro:    description: Record de produtos    type: object    required:      – id      – tipPro    properties:      id:        type: string        maxLength: 255        description: Id e075der      e015medEst:        type: string        maxLength: 255        description: Id da unidade de medida de estoque      e015medVen:        type: string        maxLength: 255        description: Id da unidade de medida de venda      codDer:        type: string        maxLength: 255        description: Código do produto      desDer:        type: string        maxLength: 255        description: Descrição do produto      codOri:        type: string        maxLength: 255        description: Código de origem      desOri:        type: string        maxLength: 255        description: Descrição da origem      codFam:        type: string        maxLength: 255        description: Código da familia      desFam:        type: string        maxLength: 255        description: Descrição da familia      desCpl:        type: string        maxLength: 255        description: Descrição Complementar      uniMedEst:        type: string        maxLength: 255        description: Unidade Medida estoque      desMedEst:        type: string        maxLength: 255        description: Descrição unidade de medida estoque      uniMedVen:        type: string        maxLength: 255        description: Unidade Medida venda      desMedVen:        type: string        maxLength: 255        description: Descrição unidade de medida venda      qtdDecEst:        type: integer        format: int64        description: Quantidade Decimais Estoque        minimum: 0        maximum: 9      qtdDecVen:        type: integer        format: int64        description: Quantidade Decimais Venda        minimum: 0        maximum: 9      tipPro:        type: string        allOf:        –  #/definitions/enumTipPro        description: Tipo Produto      indPpc:        type: boolean        description: Indice      espPro:        type: integer        format: int64        description: Decimais Preço Venda    recE081tab:    description: Record de tabela de preço    type: object    required:      – id    properties:      id:        type: string        maxLength: 255        description: Id da e081tab      codTpr:        type: string        maxLength: 255        description: Código Tabela Preço      desTpr:        type: string        maxLength: 255        description: Descrição      abrTpr:        type: string        maxLength: 255        description: Abreviatura    recPermission:    description: User permissions record    type: object    required:      – userId      – companyId    properties:      userId:        type: string        maxLength: 255        description: User Id      companyId:        type: string        maxLength: 255        description: Company Id      venAsp:        type: boolean        description: Indicativo se o usuário pode alterar a situação de pedido      venCpd:        type: boolean        description: Indicativo se o usuário pode cancelar pedidos      venPap:        type: boolean        description: Indicativo se o usuário pode alterar o preço dos pedidos ou notas      venPds:        type: boolean        description: Indicativo se o usuário pode alterar o desconto dos pedidos ou notas      venPco:        type: boolean        description: Indicativo se o usuário pode alterar a comissão dos pedidos ou notas      venAtv:        type: boolean        description: Indicativo se o usuário pode alterar a tabela de preço nos itens do Pedido      venPar:        type: boolean        description: Indicativo se o usuário pode alterar o representante dos pedidos ou notas      venPtn:        type: boolean        description: Indicativo se o usuário pode alterar a transação do pedido      venPca:        type: boolean        description: Indicativo se o usuário pode alterar a categoria do cliente do pedido      venTbp:        type: boolean        description: Indicativo se o usuário pode aceitar pedidos e notas fiscais de saída sem tabela de preço      venAim:        type: boolean        description: Indicativo se o usuário pode alterar os impostos do pedido e notas fiscais    recListCustomerItemLinks:    description: Record para listar as ligações de Cliente x Item    type: object    properties:      linkId:        type: string        maxLength: 255        description: Id da ligação      companyId:        type: string        maxLength: 255        description: Id da empresa da ligação      companyCode:        type: integer        format: int64        description: Código da empresa      companyTradeName:        type: string        maxLength: 255        description: Nome fantasia da empresa      itemType:        type: string        allOf:        –  #/definitions/enumProSer        description: Tipo do item      productId:        type: string        maxLength: 255        description: Id do produto da ligação      productCode:        type: string        maxLength: 255        description: Código do produto      productDescription:        type: string        maxLength: 255        description: Descrição do produto      serviceId:        type: string        maxLength: 255        description: Id do serviço      serviceCode:        type: string        maxLength: 255        description: Código do serviço      serviceDescription:        type: string        maxLength: 255        description: Descrição do serviço      customerId:        type: string        maxLength: 255        description: Id do cliente da ligação      customerCode:        type: integer        format: int64        description: Código do cliente      customerTradeName:        type: string        maxLength: 255        description: Nome fantasia do cliente      salePurposeId:        type: string        maxLength: 255        description: Id da finalidade de venda      salePurposeCode:        type: integer        format: int64        description: Código da finalidade de venda      salePurposeDescription:        type: string        maxLength: 255        description: Descrição da finalidade de venda      measureUnitId:        type: string        maxLength: 255        description: Id da unidade de medida      measureUnitCode:        type: string        maxLength: 255        description: Código da unidade de medida      measureUnitDescription:        type: string        maxLength: 255        description: Descrição da unidade de medida      invoiceItemDescription:        type: string        maxLength: 255        description: Descrição do item para a nota fiscal      customerItemCode:        type: string        maxLength: 255        description: Código do item no cliente      customerItemDescription:        type: string        maxLength: 255        description: Descrição do item no cliente      customerProductBarcode:        type: string        maxLength: 255        description: Código de barras do produto no cliente      specialDiscountPercentage:        type: number        format: double        description: Percentual de desconto especial      linkNote:        type: string        maxLength: 255        description: Observação da ligação      finalConsumer:        type: boolean        description: Indicativo se o cliente é consumidor final      useInvoiceComercialQuantity:        type: boolean        description: Indicativo se utiliza a quantidade comercial no XML da nota fiscal      measureUnitDecimals:        type: integer        format: int64        description: Quantidade de decimais da unidade de medida da ligação      saleMeasureUnitId:        type: string        maxLength: 255        description: Id da unidade de medida de venda do cadastro do produto ou serviço      saleMeasureUnitCode:        type: string        maxLength: 255        description: Código da unidade de medida de venda do cadastro do produto ou serviço      saleMeasureUnitDescription:        type: string        maxLength: 255        description: Descrição da unidade de medida de venda      saleMeasureUnitDecimals:        type: integer        format: int64        description: Decimais da unidade de medida de venda      storageMeasureUnitId:        type: string        maxLength: 255        description: Id da unidade de medida de estoque do cadastro do produto      storageMeasureUnitCode:        type: string        maxLength: 255        description: Código da unidade de medida de estoque do cadastro do produto      storageMeasureUnitDescription:        type: string        maxLength: 255        description: Descrição da unidade de medida de estoque      storageMeasureUnitDecimals:        type: integer        format: int64        description: Decimais da unidade de medida de estoque      status:        type: string        allOf:        –  #/definitions/enumSitReg        description: Situação da ligação      salePriceDecimals:        type: integer        format: int64        description: Decimais Preço Venda    recPriceLists:    description: Record de tabelas de preços    type: object    required:      – priceListId      – priceListCode      – priceListStatus    properties:      companyCode:        type: string        maxLength: 255        description: Código da empresa      companyTradeName:        type: string        maxLength: 255        description: Nome fantasia da empresa      priceListId:        type: string        maxLength: 255        description: ID da tabela de preço      priceListCode:        type: string        maxLength: 255        description: Código da tabela de preço      priceListDescription:        type: string        maxLength: 255        description: Descrição da tabela de preço      priceListInitials:        type: string        maxLength: 255        description: Abreviatura da tabelas de preço      priceListStatus:        type: string        maxLength: 255        description: Situação da tabela de preço      currency:        type: object        allOf:         –  #/definitions/recCurrency        description: Dados da moeda da tabela de preço    recPriceListValidities:    description: Record de validades de tabela de preço    type: object    required:      – priceListId      – validityId      – validityStatus    properties:      priceListId:        type: string        maxLength: 255        description: ID da tabela de preço      validityId:        type: string        maxLength: 255        description: ID da validade da tabela de preço      validityDescription:        type: string        maxLength: 255        description: Descrição da validade      initialValidityDate:        type: string        format: date        description: Data de validade inicial      finalValidityDate:        type: string        format: date        description: Data de validade final      validityStatus:        type: string        allOf:        –  #/definitions/enumSitReg        description: Situação da validade da tabela de preço      importStatus:        type: string        allOf:        –  #/definitions/enumIndImp        description: Status de importação de arquivo    recSalePrice:    description: Record de preço, desconto e comissão da tabela    type: object    properties:      itemSalePrice:        type: string        description: Preço do item      pricePerQuantity:        type: boolean        description: Indicativo de preço por quantidade      commissionPercentage:        type: number        format: double        description: Percentual de comissão sugerido      itemDiscountPercentage:        type: number        format: double        description: Percentual de desconto do item      e081tpr:        type: string        maxLength: 255        description: Id da validade da tabela de preço      e081itp:        type: string        maxLength: 255        description: Id do item da tabela de preço    recInvoiceTransactions:    description: Record de transações    type: object    properties:      transactionId:        type: string        maxLength: 255        description: ID da transação      transactionCode:        type: string        maxLength: 255        description: Código da transação      transactionDescription:        type: string        maxLength: 255        description: Descrição da transação      cfop:        type: string        maxLength: 255        description: Natureza de operação      cfopApplication:        type: string        allOf:        –  #/definitions/enumAplNop        description: Aplicação da natureza da operação      transactionModule:        type: string        allOf:        –  #/definitions/enumLisMod        description: Módulo da transação    recE081tpr:    description: Validade da tabela de preço de venda    allOf:    –  #/definitions/recDefaultData    –      type: object    recE081itp:    description: Item da tabela de preço de venda    allOf:    –  #/definitions/recDefaultData    –      type: object    e070emp:    description: Cadastros – Empresas    type: object    required:      – codEmp      – nomEmp      – sigEmp      – e006pai    properties:      id:        type: string        format: uuid        description: Id da entidade      codEmp:        type: integer        format: int64        description: Empresa        minimum: 0        maximum: 9999      nomEmp:        type: string        maxLength: 100        description: Nome      sigEmp:        type: string        maxLength: 100        description: Nome Fantasia      e006pai:        type: object        allOf:         –  #/definitions/e006pai        description: País      excluido:        type: boolean        description: Indica se o registro foi excluído        default: false      usuger:        type: string        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: Filiais    type: object    required:      – e070emp      – codFil      – nomFil      – 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: 9999      nomFil:        type: string        maxLength: 100        description: Nome      insEst:        type: string        maxLength: 25        description: Inscrição Estadual      sigFil:        type: string        maxLength: 100        description: Fantasia      baiFil:        type: string        maxLength: 75        description: Bairro      e008rai:        type: object        allOf:         –  #/definitions/e008rai        description: Cidade      filMat:        type: boolean        description: Filial Matriz      numCgc:        type: string        maxLength: 18        description: NumCgC      excluido:        type: boolean        description: Indica se o registro foi excluído        default: false      e070fil_com_ger:        type: object        allOf:         –  #/definitions/e070fil_com_ger        description: Especialização      e070fil_com_ped:        type: object        allOf:         –  #/definitions/e070fil_com_ped        description: Especialização      numIdf:        type: string        maxLength: 40        description: Número de identificação fiscal (NIF)      postalCodeFil:        type: string        maxLength: 255        description: Código Postal      endFil:        type: string        maxLength: 100        description: Endereço      nenFil:        type: string        maxLength: 60        description: Número      cplEnd:        type: string        maxLength: 200        description: Complemento      cidFil:        type: string        maxLength: 60        description: Cidade      tipEmp:        type: string        allOf:        –  #/definitions/enumTipEmp        description: Tipo empresa      e007ufsSigUfs:        type: object        allOf:         –  #/definitions/e007ufs        description: Estado      e070filCplImp:        type: object        allOf:         –  #/definitions/e070filCplImp        description: Especialização – Imposto      e070filIntegration:        type: object        allOf:         –  #/definitions/e070filIntegration        description: Especialização – Integração      numFon:        type: string        maxLength: 20        description: Telefone      intNet:        type: string        maxLength: 100        description: E-mail      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:     e070filIntegration:    description: Filial com integração externa    type: object    properties:      id:        type: string        format: uuid        description: Id da entidade      e070fil:        type: object        allOf:         –  #/definitions/e070fil        description: Filial      serviceOrder:        type: boolean        description: Indica se o registro foi excluído        default: false      saleOrderRouting:        type: boolean        description: Indicativo se a filial está integrada com sistema de roteirização(RMS)        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:   editE070filIntegration:    type: object    required:      – id    allOf:      –  #/definitions/e070filIntegration    e085pes:    description: Cadastros – Clientes    type: object    required:      – excluido      – marCli      – tipEmc      – codRam      – sitCli      – obsMot      – tipAce    properties:      id:        type: string        format: uuid        description: Id da entidade – Chave da e001pes      excluido:        type: boolean        description: Indica se o registro foi excluído      e001pes:        type: object        allOf:         –  #/definitions/e001pes        description: Pessoa      marCli:        type: string        maxLength: 255        description: Marca do cliente      tipEmc:        type: string        maxLength: 255        description: Tipo do direito de propriedade da empresa      codRam:        type: string        maxLength: 255        description: Código do ramo de atividade      sitCli:        type: string        allOf:        –  #/definitions/enumSitReg        description: Situação do cliente      e021mot:        type: object        allOf:         –  #/definitions/e021mot        description: Código do motivo da situação do cliente      obsMot:        type: string        maxLength: 255        description: Observação do motivo da situação do usuário      tipAce:        type: string        maxLength: 255        description: Tipo de acerto(arredondamento) do cliente      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:   editE085pes:    type: object    required:      – id    allOf:      –  #/definitions/e085pes    e001pes:    description: Cadastro geral pessoa    type: object    required:      – nomPes      – codPes      – apePes      – tipPes      – sitpes      – tipMer      – e001pesCplImp    properties:      id:        type: string        format: uuid        description: Id da entidade      nomPes:        type: string        maxLength: 100        description: Nome      codPes:        type: integer        format: int64        description: Código Pessoa        minimum: 0        maximum: 999999999      apePes:        type: string        maxLength: 80        description: Fantasia      tipPes:        type: string        allOf:        –  #/definitions/enumJurFis        description: Tipo Representante      insEst:        type: string        maxLength: 25        description: Inscrição Estadual      insMun:        type: string        maxLength: 16        description: Inscrição Municipal      cnpCpf:        type: string        maxLength: 14        description: CNPJ/CPF      e069gre:        type: object        allOf:         –  #/definitions/e069gre        description: Grupo Empresas      numRge:        type: string        maxLength: 13        description: Número/Órgão/Data RG      orgRge:        type: string        maxLength: 6        description: Órgão Emissor RG      datRge:        type: string        format: date        description: Data Emissão RG      datNas:        type: string        format: date        description: Data Nascimento      e008rai:        type: object        allOf:         –  #/definitions/e008rai        description: Rai      excluido:        type: boolean        description: Indica se o registro foi excluído        default: false      sitpes:        type: string        allOf:        –  #/definitions/enumSitReg        description: Situação pessoa      e073pes:        type: object        allOf:         –  #/definitions/e073pes        description: Transportadora      e085pes:        type: object        allOf:         –  #/definitions/e085pes        description: Cliente      e090pes:        type: object        allOf:         –  #/definitions/e090pes        description: Representante      numIdf:        type: string        maxLength: 40        description: Número de identificação fiscal (NIF)      postalCode:        type: string        maxLength: 20        description: CEP      endPes:        type: string        maxLength: 100        description: Endereço      numEnd:        type: string        maxLength: 60        description: Número      cplEnd:        type: string        maxLength: 200        description: Complemento      nomBai:        type: string        maxLength: 75        description: Bairro      e006pai:        type: object        allOf:         –  #/definitions/e006pai        description: Pais      e007ufs:        type: object        allOf:         –  #/definitions/e007ufs        description: Estado      tipMer:        type: string        allOf:        –  #/definitions/enumTipMer        description: Tipo de mercado do cliente      e001end:        type: array        items:          type: object          allOf:           –  #/definitions/e001end        description: Endereços de pessoa      e001pesCplImp:        type: object        allOf:         –  #/definitions/e001pesCplImp        description: Especialização de compliance da pessoa      fonPes:        type: string        maxLength: 20        description: Telefone      fonPe2:        type: string        maxLength: 20        description: Telefone 2      intNet:        type: string        maxLength: 500        description: E-mail      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:   editE001pes:    type: object    required:      – id    allOf:      –  #/definitions/e001pes    e001end:    description: Endereço de pessoa    type: object    required:      – excluido    properties:      id:        type: string        format: uuid        description: Id da entidade      e001pes:        type: object        allOf:         –  #/definitions/e001pes        description: Pessoa      indEnt:        type: boolean        description: Indicativo se o endereço é utilizado para entrega        default: true      indCob:        type: boolean        description: Indicativo se o endereço é utilizado para cobrança        default: true      postalCode:        type: string        maxLength: 20        description: CEP      endPes:        type: string        maxLength: 100        description: Endereço      nenEnd:        type: string        maxLength: 60        description: Número      cplEnd:        type: string        maxLength: 200        description: Complemento      baiEnd:        type: string        maxLength: 75        description: Bairro      prxEnd:        type: string        maxLength: 200        description: Ponto de referência      e006pai:        type: object        allOf:         –  #/definitions/e006pai        description: Pais      e007ufs:        type: object        allOf:         –  #/definitions/e007ufs        description: Estado      e008rai:        type: object        allOf:         –  #/definitions/e008rai        description: Cidade      sitEnd:        type: string        allOf:        –  #/definitions/enumSitReg        description: Situação      excluido:        type: boolean        description: Indica se o registro foi excluído      indFis:        type: boolean        description: Indicativo se o endereço é utilizado para endereço fiscal        default: false      fonRes:        type: string        maxLength: 20        description: Telefone      insEst:        type: string        maxLength: 25        description: Inscrição estadual      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:   editE001end:    type: object    required:      – id    allOf:      –  #/definitions/e001end    e007ufs:    description: Tabelas – Estados    type: object    required:      – sigUfs      – nomUfs      – e006pai      – excluido    properties:      id:        type: string        format: uuid        description: Id da entidade      sigUfs:        type: string        maxLength: 2        description: Sigla      nomUfs:        type: string        maxLength: 20        description: Nome      abrUfs:        type: string        maxLength: 5        description: Abreviatura      e006pai:        type: object        allOf:         –  #/definitions/e006pai        description: País      excluido:        type: boolean        description: Indica se o registro foi excluído      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:   editE007ufs:    type: object    required:      – id    allOf:      –  #/definitions/e007ufs    e006pai:    description: Tabelas – Países    type: object    required:      – codPai      – nomPai      – merSul      – visEnt      – excluido    properties:      id:        type: string        format: uuid        description: Id da entidade      codPai:        type: string        maxLength: 4        description: Código      nomPai:        type: string        maxLength: 150        description: Nome      e031moe:        type: object        allOf:         –  #/definitions/e031moe        description: Código Moeda      merSul:        type: boolean        description: Mercosul      visEnt:        type: boolean        description: Visto Entrada      excluido:        type: boolean        description: Indica se o registro foi excluído      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:   editE006pai:    type: object    required:      – id    allOf:      –  #/definitions/e006pai    e001pesCli:    description: Cadastro geral pessoa cliente    type: object    required:      – nomPes      – codPes    properties:      id:        type: string        format: uuid        description: Id da entidade      nomPes:        type: string        maxLength: 100        description: Nome      codPes:        type: integer        format: int64        description: Código Pessoa        minimum: 0        maximum: 999999999      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:   editE001pesCli:    type: object    required:      – id    allOf:      –  #/definitions/e001pesCli    e001pesRep:    description: Cadastro geral pessoa representante    type: object    required:      – nomPes      – codPes    properties:      id:        type: string        format: uuid        description: Id da entidade      nomPes:        type: string        maxLength: 100        description: Nome      codPes:        type: integer        format: int64        description: Código Pessoa        minimum: 0        maximum: 999999999      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:   editE001pesRep:    type: object    required:      – id    allOf:      –  #/definitions/e001pesRep    e064cat:    description: Tabelas – Categorias para Clientes    type: object    required:      – catCli      – nomCat      – excluido    properties:      id:        type: string        format: uuid        description: Id da entidade      catCli:        type: integer        format: int64        description: Categoria do Cliente        minimum: 0        maximum: 999      nomCat:        type: string        maxLength: 40        description: Nome      excluido:        type: boolean        description: Indica se o registro foi excluído      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:   editE064cat:    type: object    required:      – id    allOf:      –  #/definitions/e064cat    e090pes:    description: Cadastros – Representantes    type: object    required:      – sitReg      – e021mot      – obsMot    properties:      id:        type: string        format: uuid        description: id      e001pes:        type: object        allOf:         –  #/definitions/e001pes        description: Pessoa      sitReg:        type: string        allOf:        –  #/definitions/enumSitReg        description: Situação do representante      e021mot:        type: object        allOf:         –  #/definitions/e021mot        description: Código do motivo da situação do representante      obsMot:        type: string        maxLength: 255        description: Observação do motivo da situação do representante      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:   editE090pes:    type: object    required:      – id    allOf:      –  #/definitions/e090pes    e073pes:    description: Cadastro de especialização de pessoa como Transporte    type: object    required:      – nomCto      – sitTra      – nrnTrc      – codTaf      – nroRes      – excluido    properties:      id:        type: string        format: uuid        description: id      e001pes:        type: object        allOf:         –  #/definitions/e001pes        description: Pessoa      nomCto:        type: string        maxLength: 150        description: Nome      cifFob:        type: string        allOf:        –  #/definitions/enumCifFob        description: Frete CIF ou FOB      sitTra:        type: string        allOf:        –  #/definitions/enumSitReg        description: Situacao da Transportadora      numIdf:        type: string        maxLength: 40        description: Número Identificação Fiscal      nrnTrc:        type: string        maxLength: 14        description: Registro nacional de transportadores rodoviários de carga – RNTRC      codTaf:        type: string        maxLength: 12        description: Termo de Autorização dos Serviços em Regime de Fretamento – TAF      nroRes:        type: string        maxLength: 25        description: Número de registro adquirido junto a Administração Estadual      excluido:        type: boolean        description: Indica se o registro foi excluído      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:   editE073pes:    type: object    required:      – id    allOf:      –  #/definitions/e073pes    e001pesTra:    description: cadastro geral pessoa Transportadora    type: object    required:      – nomPes      – codPes    properties:      id:        type: string        format: uuid        description: Id da entidade      nomPes:        type: string        maxLength: 100        description: Nome      codPes:        type: integer        format: int64        description: Código Pessoa        minimum: 0        maximum: 999999999      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:   editE001pesTra:    type: object    required:      – id    allOf:      –  #/definitions/e001pesTra    e001pesRed:    description: cadastro geral pessoa Redespacho    type: object    required:      – nomPes      – codPes    properties:      id:        type: string        format: uuid        description: Id da entidade      nomPes:        type: string        maxLength: 100        description: Nome      codPes:        type: integer        format: int64        description: Código Pessoa        minimum: 0        maximum: 999999999      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:   editE001pesRed:    type: object    required:      – id    allOf:      –  #/definitions/e001pesRed    e028cpg:    description: Condição de pagamento – Foundation    type: object    required:      – e070emp      – codCpg      – desCpg      – abrCpg      – aplCpg      – sitCpg      – qtdPar      – diaEsp      – tipPar      – frePar      – segPar      – embPar      – outPar      – ipiPar      – icmPar      – subPar      – encPar    properties:      id:        type: string        format: uuid        description: Id da entidade      e070emp:        type: object        allOf:         –  #/definitions/e070emp        description: Empresa      codCpg:        type: string        maxLength: 6        description: Código da condição de pagamento      desCpg:        type: string        maxLength: 50        description: Descrição da condição de pagamento      abrCpg:        type: string        maxLength: 10        description: Abreviatura      aplCpg:        type: string        allOf:        –  #/definitions/enumAplCpg        description: Aplicação      sitCpg:        type: string        allOf:        –  #/definitions/enumSitReg        description: Situação      przMed:        type: integer        format: int64        description: Prazo Médio        minimum: 0        maximum: 999      qtdPar:        type: integer        format: int64        description: Quantidade Parcelas        minimum: 0        maximum: 999      diaEsp:        type: string        allOf:        –  #/definitions/enumDiaEsp        description: Dia Vencimento Semana      tipPar:        type: string        allOf:        –  #/definitions/enumTipPar        description: Tipo Parcela      diaMe1:        type: integer        format: int64        description: Primeiro dia especial do mês para vencimento das parcelas        minimum: 0        maximum: 31      diaMe2:        type: integer        format: int64        description: Segundo dia especial do mês para vencimento das parcelas        minimum: 0        maximum: 31      diaMe3:        type: integer        format: int64        description: Terceiro dia especial do mês para vencimento das parcelas        minimum: 0        maximum: 31      frePar:        type: boolean        description: Indicativo se o valor total do frete deve estar na 1ª parcela      segPar:        type: boolean        description: Indicativo se o valor total do seguro deve estar na 1ª parcela      embPar:        type: boolean        description: Indicativo se o valor total das embalagens deve estar na 1ª parcela      outPar:        type: boolean        description: Indicativo se o valor total das outras despesas deve estar na 1ª parcela      ipiPar:        type: boolean        description: Indicativo se o valor total do IPI deve estar na 1ª parcela      icmPar:        type: boolean        description: Indicativo se o valor total do ICMS deve estar na 1ª parcela      subPar:        type: boolean        description: Indicativo se o valor total do ICMS substituído deve estar na 1ª parcela      encPar:        type: boolean        description: Indicativo se o valor total dos encargos deve estar na 1ª parcela      issPar:        type: boolean        description: Indicativo se o valor total do ISS deve estar na 1ª parcela      perEnc:        type: number        format: double        description: Percentual de encargos        maximum: 100.00      retIss:        type: boolean        description: Indicativo se o valor total do ISS retido deve ser descontado da 1ª parcela      irfPar:        type: boolean        description: Indicativo se o valor total do irrf deve estar na 1ª parcela      diaFix:        type: boolean        description: Indicativo se o dia do vencimento é fixo para períodos de 30 em 30 dias      e028icp:        type: array        items:          type: object          allOf:           –  #/definitions/e028icp        description: Parcelas      venDsc:        type: number        format: double        description: Percentual a acrescentar ou diminuir para formação do preço de venda        minimum: -999.99        maximum: 999.99      perCom:        type: number        format: double        description: Percentual a acrescentar ou diminuir à comissão do representante        minimum: -999.99        maximum: 999.99      redCom:        type: number        format: double        description: Percentual redutor do valor base comissão        minimum: 0.00        maximum: 999.99      inssPrimeiraParcela:        type: boolean        description: Deduzir INSS da 1ª parcela        default: false      csrfPrimeiraParcela:        type: boolean        description: Deduzir CSRF da 1ª parcela        default: false      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:   editE028cpg:    type: object    required:      – id    allOf:      –  #/definitions/e028cpg    e028icp:    description: Tabelas – condição de pagamento – parcelas    type: object    required:      – seqIcp      – qtdPar    properties:      id:        type: string        format: uuid        description: Id da entidade      e028cpg:        type: object        allOf:         –  #/definitions/e028cpg        description: Código da condição de pagamento      seqIcp:        type: integer        format: int64        description: Ordem sequencial para controle das parcelas        maximum: 99      qtdPar:        type: integer        format: int64        description: Quantidade de parcelas        maximum: 999      diaPar:        type: integer        format: int64        description: Quantidade de dias de intervalo entre as parcelas        maximum: 999      perRat:        type: number        format: double        description: Percentual do total a ser considera para a condição de pagamento        maximum: 100.00      indPag:        type: string        allOf:        –  #/definitions/enumIndPag        description: Indicativo da forma de pagamento      e066fpg:        type: object        allOf:         –  #/definitions/e066fpg        description: Código da forma de pagamento      excluido:        type: boolean        description: Indica se o registro foi excluído      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:   editE028icp:    type: object    required:      – id    allOf:      –  #/definitions/e028icp    e012fam:    description: Cadastros – Famílias    type: object    required:      – e070emp      – e083ori      – codFam      – desFam    properties:      id:        type: string        format: uuid        description: Id da entidade      e070emp:        type: object        allOf:         –  #/definitions/e070emp        description: Empresa      e083ori:        type: object        allOf:         –  #/definitions/e083ori        description: Origem Produto      codFam:        type: string        maxLength: 6        description: Família      desFam:        type: string        maxLength: 50        description: Descrição      excluido:        type: boolean        description: Indica se o registro foi excluído        default: false      e012famComGer:        type: object        allOf:         –  #/definitions/e012famComGer        description: Especialização      e012famSupGer:        type: object        allOf:         –  #/definitions/e012famSupGer        description: Especializaçã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:     e012famComGer:    description: Cadastros – Famílias – especialização comercial    type: object    properties:      id:        type: string        format: uuid        description: Id da entidade      e012fam:        type: object        allOf:         –  #/definitions/e012fam        description: Familia      e013agp:        type: object        allOf:         –  #/definitions/e013agp        description: Agrupamento Comercial      espPro:        type: integer        format: int64        description: Decimais Preço Venda        minimum: 2        maximum: 9999      oriGti:        type: string        allOf:        –  #/definitions/enumOriGti        description: Origem do código GTIN      excluido:        type: boolean        description: Excluído      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:   editE012famComGer:    type: object    required:      – id    allOf:      –  #/definitions/e012famComGer    e012famSupGer:    description: Cadastros – Produtos e Serviços – Famílias – Parâmetros de estoque    type: object    required:      – e015medUniMed    properties:      id:        type: string        format: uuid        description: Id da entidade      e013agpCodAge:        type: object        allOf:         –  #/definitions/e013agp        description: Agrupamento estoques      ctrSep:        type: boolean        description: Controla Série ?        default: false      ctrLot:        type: boolean        description: Controla Lote ?        default: false      ctrVld:        type: string        allOf:        –  #/definitions/enumCtrVld        description: Controle validade      e015medUniMed:        type: object        allOf:         –  #/definitions/e015med        description: Unidade de medida (estoque)      excluido:        type: boolean        description: Indica se o registro foi excluído        default: false      e012fam:        type: object        allOf:         –  #/definitions/e012fam        description: Familia      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:   editE012famSupGer:    type: object    required:      – id    allOf:      –  #/definitions/e012famSupGer    e075der:    description: Cadastros – Produtos – Derivações    type: object    required:      – codDer      – desDer      – sitDer    properties:      id:        type: string        format: uuid        description: Id da entidade      e070emp:        type: object        allOf:         –  #/definitions/e070emp        description: Empresa      e012fam:        type: object        allOf:         –  #/definitions/e012fam        description: Família      codDer:        type: string        maxLength: 255        description: Código do produto      desDer:        type: string        maxLength: 255        description: Descrição do produto      desCpl:        type: string        maxLength: 255        description: Descrição Complementar      sitDer:        type: string        allOf:        –  #/definitions/enumSitReg        description: Situação      pesBru:        type: number        format: double        description: Peso Bruto        minimum: 0.00        maximum: 999999.99999      pesLiq:        type: number        format: double        description: Peso Líquido        minimum: 0.00        maximum: 999999.99999      excluido:        type: boolean        description: Indica se o registro foi excluído        default: false      e075derComGer:        type: object        allOf:         –  #/definitions/e075derComGer        description: especialização do produto      e075derCplImp:        type: object        allOf:         –  #/definitions/e075derCplImp        description: Especialização de produto      codBar:        type: string        maxLength: 14        description: Código de barras      codBa2:        type: string        maxLength: 30        description: Código barras livre      codGtn:        type: string        maxLength: 14        description: Gtin uni. trib      e075derSupEst:        type: object        allOf:         –  #/definitions/e075derSupEst        description: especlização do produto      comprimento:        type: number        format: double        description: Comprimento        minimum: 0.00        maximum: 999999.99999      largura:        type: number        format: double        description: Largura        minimum: 0.00        maximum: 999999.99999      altura:        type: number        format: double        description: Altura        minimum: 0.00        maximum: 999999.99999      e075derImage:        type: object        allOf:         –  #/definitions/e075derImage        description: Imagem do produto      obsDer:        type: string        maxLength: 255        description: Observações      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:     e075derImage:    description: Imagem do produto    type: object    properties:      id:        type: string        format: uuid        description: Identificador      e075der:        type: object        allOf:         –  #/definitions/e075der        description: Produto      fileName:        type: string        maxLength: 255        description: Nome do arquivo      targetObjectId:        type: string        maxLength: 255        description: Identificador do arquivo              type: string        maxLength: 255        description: Versão do arquivo      excluido:        type: boolean        description: Indica se o registro foi excluido        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:     e075derComGer:    description: Cadastros – Produtos – Derivações    type: object    required:      – indVen      – indPpc    properties:      id:        type: string        format: uuid        description: Id da entidade      e075der:        type: object        allOf:         –  #/definitions/e075der        description: Id do produto      e013agp:        type: object        allOf:         –  #/definitions/e013agp        description: Agrupamento Cotas Venda      qtdBcp:        type: number        format: double        description: Quantidade Base para Cálculo de Preço        minimum: 0.00        maximum: 999999999.99999      proVes:        type: boolean        description: Produto vendido separadamente?      regAnv:        type: string        maxLength: 13        description: Número registro Anvisa      motAnv:        type: string        maxLength: 255        description: Motivo da isenção da Anvisa      indVen:        type: boolean        description: Indicativo se o produto pode ser vendido      indPpc:        type: boolean        description: Produto por Cliente      qtdMve:        type: number        format: double        description: Quantidade Múltipla Vendas        minimum: 0.00        maximum: 9999999.99999      codAgm:        type: string        maxLength: 5        description: Agrup. Preço      parCom:        type: boolean        description: Comissionado ?      uniBcp:        type: string        maxLength: 3        description: Unidade Medida (Cálculo de preço)      perGas:        type: number        format: double        description: % Gás Natural        minimum: 0.00        maximum: 999.99      indEnc:        type: boolean        description: Produto Sob Encomenda      perGlp:        type: number        format: double        description: Percentual do GLP derivado do petróleo no produto GLP        minimum: 0.00        maximum: 999.99      perGni:        type: number        format: double        description: Percentual de Gás Natural Importado – GLGNi para o produto GLP        minimum: 0.00        maximum: 999.99      e015med:        type: object        allOf:         –  #/definitions/e015med        description: 3ª Unidade Medida      desNfv:        type: string        maxLength: 99        description: Descrição p/ Nota Fiscal      volumeMeasureUnit:        type: object        allOf:         –  #/definitions/e015med        description: Unidade de medida do volume      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:   editE075derComGer:    type: object    required:      – id    allOf:      –  #/definitions/e075derComGer    e013agp_com_ger:    description: Agrupamentos    type: object    properties:      id:        type: string        format: uuid        description: Id da entidade      e013agp:        type: object        allOf:         –  #/definitions/e013agp        description: Agrupamento      mgcMin:        type: number        format: double        description: Percentual de margem de contribuição mínima        minimum: 0.00        maximum: 999999999.999999      mgcLim:        type: number        format: double        description: Percentual de margem de contribuição limite        minimum: 0.00        maximum: 999999999.999999      perVen:        type: number        format: double        description: Percentual adicional do vendedor no cálculo da margem        minimum: -999.99        maximum: 999.99      preRef:        type: number        format: double        description: Preço de referência vinculada a margem de contribuição        minimum: -999.99        maximum: 999.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:   editE013agp_com_ger:    type: object    required:      – id    allOf:      –  #/definitions/e013agp_com_ger    e013agp:    description: Cadastros – Formas de Agrupamento para Produtos    type: object    required:      – e070emp      – codAgp      – desAgp    properties:      id:        type: string        format: uuid        description: Id da entidade      e070emp:        type: object        allOf:         –  #/definitions/e070emp        description: Empresa      codAgp:        type: string        maxLength: 255        description: Código do agrupamento      desAgp:        type: string        maxLength: 255        description: Descrição do agrupamento      e013agp_com_ger:        type: object        allOf:         –  #/definitions/e013agp_com_ger        description: Especialização comercial do agrupamento      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:   editE013agp:    type: object    required:      – id    allOf:      –  #/definitions/e013agp    e001tns_com_ger:    description: Tabelas – Transações    type: object    properties:      id:        type: string        format: uuid        description: Id da entidade      e001tns:        type: object        allOf:         –  #/definitions/e001tns        description: Transação      venTip:        type: string        allOf:        –  #/definitions/enumVenTip        description: Tipo de Venda      venUpd:        type: boolean        description: Transação atualiza histórico último pedido        default: false      venTnf:        type: boolean        description: Indica se soma o valor do item no valor total do financeiro      comSsg:        type: boolean        description: Soma Seguro      indPre:        type: string        allOf:        –  #/definitions/enumIndPre        description: Indicativo presencial do consumidor      tnsEstorno:        type: boolean        description: Indica se a transação é utilizada para estorno        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:   editE001tns_com_ger:    type: object    required:      – id    allOf:      –  #/definitions/e001tns_com_ger    e001tns:    description: Tabelas – Transações    type: object    required:      – e070emp      – codTns      – desTns      – lisMod      – detTns      – aceMan    properties:      id:        type: string        format: uuid        description: Id da entidade      e070emp:        type: object        allOf:         –  #/definitions/e070emp        description: Empresa      codTns:        type: string        maxLength: 255        description: Código da transação      desTns:        type: string        maxLength: 255        description: Descrição da transação      lisMod:        type: string        allOf:        –  #/definitions/enumLisMod        description: Módulo      detTns:        type: string        maxLength: 599        description: Detalhes Transação      aceMan:        type: boolean        description: Aceita Manual      sitTns:        type: string        allOf:        –  #/definitions/enumSitReg        description: Situação      e001tns_com_ger:        type: object        allOf:         –  #/definitions/e001tns_com_ger        description: Especialização      e001tnsCplImpSai:        type: object        allOf:         –  #/definitions/e001tnsCplImpSai        description: Especialização      e001tnsComNfs:        type: object        allOf:         –  #/definitions/e001tnsComNfs        description: Especialização      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:   editE001tns:    type: object    required:      – id    allOf:      –  #/definitions/e001tns    e015med:    description: Cadastros – Unidades de Medida    type: object    required:      – uniMed      – desMed    properties:      id:        type: string        format: uuid        description: Id da entidade      uniMed:        type: string        maxLength: 6        description: Unidade Medida      desMed:        type: string        maxLength: 100        description: Descrição      qtdDec:        type: integer        format: int64        description: Quantidade Decimais        minimum: 0        maximum: 5      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:   editE015med:    type: object    required:      – id    allOf:      –  #/definitions/e015med    e031moe:    description: Tabelas – Moedas    type: object    required:      – codMoe      – desMoe      – sigMoe    properties:      id:        type: string        format: uuid        description: Id da entidade      codMoe:        type: string        maxLength: 3        description: Código Moeda      desMoe:        type: string        maxLength: 30        description: Descrição      sigMoe:        type: string        maxLength: 5        description: Sigla      excluido:        type: boolean        description: Indica se o registro foi excluído        default: false      usuger:        type: string        maxLength: 255        description:       dthger:        type: string        format: date-time        description:       usualt:        type: string        maxLength: 255        description:       dthalt:        type: string        format: date-time        description:   editE031moe:    type: object    required:      – id    allOf:      –  #/definitions/e031moe    e021mot:    description: Tabelas – Motivos das Situações das Tabelas    type: object    required:      – codMot      – desMot    properties:      id:        type: string        format: uuid        description: Id da entidade      codMot:        type: integer        format: int64        description: Motivo        minimum: 0        maximum: 999999      desMot:        type: string        maxLength: 30        description: Descrição      aplMot:        type: string        allOf:        –  #/definitions/enumAplMot        description: Aplicação dos motivos das situações das tabelas      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:   editE021mot:    type: object    required:      – id    allOf:      –  #/definitions/e021mot    e080ser:    description: Cadastros – Serviços    type: object    required:      – e012fam      – sitSer      – codSer      – desSer      – excluido    properties:      id:        type: string        format: uuid        description: Id da entidade      e012fam:        type: object        allOf:         –  #/definitions/e012fam        description: Família      sitSer:        type: string        allOf:        –  #/definitions/enumSitReg        description: Situação      cplSer:        type: string        maxLength: 250        description: Complemento      e070emp:        type: object        allOf:         –  #/definitions/e070emp        description: Empresa      codSer:        type: string        maxLength: 14        description: Serviço      desSer:        type: string        maxLength: 70        description: Descrição      excluido:        type: boolean        description: Indica se o registro foi excluído      e080ser_com_ger:        type: object        allOf:         –  #/definitions/e080ser_com_ger        description: especialização do serviço      e080serCplImp:        type: object        allOf:         –  #/definitions/e080serCplImp        description: Especialização cadastro de serviço      e015med:        type: object        allOf:         –  #/definitions/e015med        description: Unidade de Medida      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:   editE080ser:    type: object    required:      – id    allOf:      –  #/definitions/e080ser    e027str:    description: Cadastro de Situação tributária    type: object    required:      – codStr      – desStr      – excluido    properties:      id:        type: string        format: uuid        description: Id da entidade      codStr:        type: string        maxLength: 3        description: Código interno da situação      desStr:        type: string        maxLength: 250        description: Descrição da situação tributária      abrStr:        type: string        maxLength: 255        description: Abreviatura      excluido:        type: boolean        description: Indica se o registro foi excluído      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:   editE027str:    type: object    required:      – id    allOf:      –  #/definitions/e027str    e085hcl_com_ger:    description: Definições do cliente – Comercial geral    type: object    required:      – e085pes      – e070fil      – perCom      – perDad    properties:      id:        type: string        format: uuid        description: Id da entidade      e064cat:        type: object        allOf:         –  #/definitions/e064cat        description: Categoria do cliente      e028cpg:        type: object        allOf:         –  #/definitions/e028cpg        description: Condição de pagamento      e066fpg:        type: object        allOf:         –  #/definitions/e066fpg        description: Forma de pagamento      e067fin:        type: object        allOf:         –  #/definitions/e067fin        description: Finalidade de venda      e090pes:        type: object        allOf:         –  #/definitions/e090pes        description: Representante      e085pes:        type: object        allOf:         –  #/definitions/e085pes        description: Cliente      e070fil:        type: object        allOf:         –  #/definitions/e070fil        description: Filial      e073pesCodTra:        type: object        allOf:         –  #/definitions/e073pes        description: Transportadora      e073pesCodRed:        type: object        allOf:         –  #/definitions/e073pes        description: Código da transportadora de redespacho padrão para o cliente      cifFob:        type: string        allOf:        –  #/definitions/enumCifFob        description: Tipo de frete      conFin:        type: boolean        description: Consumidor Final      e081tab:        type: object        allOf:         –  #/definitions/e081tab        description: Tabela de preço      indPre:        type: string        allOf:        –  #/definitions/enumIndPre        description: Indicativo presencial do consumidor      exiLcp:        type: boolean        description: N Exige ligação cliente x produto      e001endSeqCob:        type: object        allOf:         –  #/definitions/e001end        description: Endereço de cobrança      e001endSeqEnt:        type: object        allOf:         –  #/definitions/e001end        description: Endereço de entrega      apmDen:        type: boolean        description: Aceita pedido com a mesma data de entrega      epcPed:        type: boolean        description: Exige número do pedido do cliente no pedido      datUpe:        type: string        format: date        description: Data do último pedido      vlrUpe:        type: string        description: Valor do último pedido      acePar:        type: boolean        description: Aceita faturamento parcial de pedidos      perAqa:        type: number        format: double        description: Percentual de quantidade acima do pedido aceito no faturamento      perCom:        type: number        format: double        description: Percentual de comissão        minimum: -100        maximum: 100      perDad:        type: number        format: double        description: Percentual de desconto        minimum: 0        maximum: 100      sitReg:        type: string        allOf:        –  #/definitions/enumSitReg        description: Situação      ecpCnp:        type: boolean        description: Exige Produto Cliente no Pedido      qtdDcv:        type: integer        format: int64        description: Quantidade Dias Vencimento        minimum: 0        maximum: 999      criEdv:        type: string        allOf:        –  #/definitions/enumAntPos        description: Critério Dia Vencimento      diaEsp:        type: string        allOf:        –  #/definitions/enumDiaEsp        description: Dia Vencimento Semana      diaMe1:        type: integer        format: int64        description: 1º Dia Especial Mês        minimum: 0        maximum: 99      diaMe2:        type: integer        format: int64        description: 2º Dia Especial Mês        minimum: 0        maximum: 99      diaMe3:        type: integer        format: int64        description: 3º Dia Especial Mês        minimum: 0        maximum: 99      excluido:        type: boolean        description: 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:   editE085hcl_com_ger:    type: object    required:      – id    allOf:      –  #/definitions/e085hcl_com_ger    e066fpg:    description: Tabelas – Formas de Pagamento    type: object    required:      – e070emp      – codFpg      – desFpg      – sitFpg    properties:      id:        type: string        format: uuid        description: Id da entidade      e070emp:        type: object        allOf:         –  #/definitions/e070emp        description: Empresa      codFpg:        type: integer        format: int64        description: Código Forma Pagamento        minimum: 0        maximum: 99      desFpg:        type: string        maxLength: 30        description: Descrição      sitFpg:        type: string        allOf:        –  #/definitions/enumSitReg        description: Situação      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:   editE066fpg:    type: object    required:      – id    allOf:      –  #/definitions/e066fpg    e067fin:    description: Tabelas – Finalidade de compra e venda    type: object    required:      – codFin      – desFin      – sitFin      – excluido    properties:      id:        type: string        format: uuid        description: Id da entidade      codFin:        type: integer        format: int64        description: Código da Finalidade        minimum: 0        maximum: 9999      desFin:        type: string        maxLength: 80        description: Descrição      sitFin:        type: string        allOf:        –  #/definitions/enumSitReg        description: Situação      excluido:        type: boolean        description: Indica se o registro foi excluído      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:   editE067fin:    type: object    required:      – id    allOf:      –  #/definitions/e067fin    e099usu_com_ped:    description: Cadastros – Usuários    type: object    required:      – e070emp      – codUsu      – nomUsu      – venPca    properties:      id:        type: string        format: uuid        description: Id da entidade      e070emp:        type: object        allOf:         –  #/definitions/e070emp        description: Id da empresa      codUsu:        type: string        maxLength: 255        description: código do usuário      nomUsu:        type: string        maxLength: 255        description: nome do usuário      venAsp:        type: boolean        description: Alterar Situação Pedido      venLpd:        type: boolean        description: Liberar Pedido      venFqp:        type: boolean        description: Fatura acima Quantidade Pedida      venLpv:        type: boolean        description: Aprovar Pedido Vendas      venLpf:        type: boolean        description: Aprovar Pedido Financeiro      venLpc:        type: boolean        description: Aprovar Pedido Compras      venLpp:        type: boolean        description: Aprovar Pedido Produção      venLpa:        type: boolean        description: Liberar Pedido Filial      venPca:        type: boolean        description: Alterar Categoria Cliente      venLpi:        type: boolean        description: Aprovar Pedido Impostos      venPcd:        type: boolean        description: Alterar Canal Distribuição      venSpp:        type: boolean        description: Alterar Situação Pedido Previsão      venCpd:        type: boolean        description: Permite cancelar pedidos      venRpd:        type: boolean        description: Permite reabilitar pedidos      reaOrc:        type: boolean        description: Permite reabilitar orçamentos vencidos        default: false      pedOrc:        type: boolean        description: Permite alterar pedidos procedentes de orçamentos        default: false      exiPed:        type: boolean        description: Exibe somente pedidos deste usuário        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:   editE099usu_com_ped:    type: object    required:      – id    allOf:      –  #/definitions/e099usu_com_ped    e099usucomger:    description: Cadastros – Usuários    type: object    required:      – e070emp      – codUsu      – nomUsu    properties:      id:        type: string        format: uuid        description: Id da entidade      e070emp:        type: object        allOf:         –  #/definitions/e070emp        description: Id da empresa      codUsu:        type: string        maxLength: 255        description: nome do usuário      nomUsu:        type: string        maxLength: 255        description: nome do usuário      venTbp:        type: boolean        description: Aceitar Pedido e NF Saída s/ Tabela Preço        default: false      venPar:        type: boolean        description: Alterar Representante Pedido/NF        default: false      venPap:        type: boolean        description: Alterar Preço Pedido/NF        default: false      venPds:        type: boolean        description: Alterar Desconto Pedido/NF        default: false      venPco:        type: boolean        description: Alterar Comissão Pedido/NF        default: false      venAim:        type: boolean        description: Indicativo se o usuário pode alterar os impostos do pedido e notas fiscais        default: false      venAtv:        type: boolean        description: Altera tabela preço no Pedido        default: false      venPtn:        type: boolean        description: Alterar Transação Pedido        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:   editE099usucomger:    type: object    required:      – id    allOf:      –  #/definitions/e099usucomger    e070filCplImp:    description: Especialização de compliance da filial    type: object    properties:      id:        type: string        format: uuid        description: Id da entidade      e070fil:        type: object        allOf:         –  #/definitions/e070fil        description: Filial      codRtr:        type: string        allOf:        –  #/definitions/enumCodCrt        description: Código do regime tributário      cepIss:        type: string        allOf:        –  #/definitions/enumCepIss        description: Tipo tributação INSS      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:   editE070filCplImp:    type: object    required:      – id    allOf:      –  #/definitions/e070filCplImp    e070fil_com_ped:    description: Cadastros – Filiais    type: object    required:      – venFqp    properties:      id:        type: string        format: uuid        description: Id da entidade      e070fil:        type: object        allOf:         –  #/definitions/e070fil        description: Filial      venVmp:        type: number        format: double        description: Valor Mínimo Pedido        minimum: 0.00        maximum: 9999999999999.99      venLep:        type: integer        format: int64        description: Dias Limite Entrega Pedido        minimum: 0        maximum: 9999      venFqp:        type: boolean        description: Permite Fatura acima Quantidade Pedida      ctrLde:        type: boolean        description: Indicativo se filial controla limite de data de entrega        default: false      venPse:        type: boolean        description: Aceita finalização sem saldo em estoque        default: false      blockBranchSaleOrders:        type: string        allOf:        –  #/definitions/enumSalesOrderBlockControl        description: Bloquear todos os pedidos realizados na filial      processId:        type: integer        format: int64        description: Id do processo de aprovação no BPM      billingDateOnClosing:        type: boolean        description: Sugerir data de faturamento no fechamento do pedido        default: false      sendNoteToInvoice:        type: boolean        description: Herdar as observações do pedido para a nota        default: false      budgetDueDays:        type: integer        format: int64        description: Quantidade de dias para cálculo do vencimento do orçamento      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:   editE070fil_com_ped:    type: object    required:      – id    allOf:      –  #/definitions/e070fil_com_ped    e090hrp_com_ger:    description: Especialização Representantes – Históricos    type: object    required:      – e070fil      – e090pes      – comPri    properties:      id:        type: string        format: uuid        description: Id da entidade      e070fil:        type: object        allOf:         –  #/definitions/e070fil        description: Empresa      e090pes:        type: object        allOf:         –  #/definitions/e090pes        description: Representante      e081tab:        type: object        allOf:         –  #/definitions/e081tab        description: Tabela de preço de venda padrão      perCom:        type: number        format: double        description: % Comissão Produtos        minimum: -999.99        maximum: 999.99      perCos:        type: number        format: double        description: % Comissão Serviços        minimum: -999.99        maximum: 999.99      ipiCom:        type: boolean        description: Base Comissão IPI      icmCom:        type: boolean        description: Base Comissão ICMS      subCom:        type: boolean        description: Base Comissão ICMS substituído      insCom:        type: boolean        description: Base Comissão INSS      issCom:        type: boolean        description: Base Comissão ISS      cofCom:        type: boolean        description: Base Comissão COFINS      pisCom:        type: boolean        description: Base Comissão PIS      irfCom:        type: boolean        description: Base Comissão IRRF      cslCom:        type: boolean        description: Base Comissão CSLL Retido      pifCom:        type: boolean        description: Base Comissão PIS Faturamento      cffCom:        type: boolean        description: Base Comissão COFINS Faturamento      freCom:        type: boolean        description: Base Comissão Frete      segCom:        type: boolean        description: Base Comissão Seguro      embCom:        type: boolean        description: Base Comissão Embalagens      encCom:        type: boolean        description: Base Comissão Encargos      outCom:        type: boolean        description: Base Comissão Outros      comPri:        type: boolean        description: Comissão Primeira Parcela      catRep:        type: string        allOf:        –  #/definitions/enumCatRep        description: Categoria Representante      venVmp:        type: number        format: double        description: Valor Mínimo Pedido        minimum: 0.00        maximum: 9999999999999.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:   editE090hrp_com_ger:    type: object    required:      – id    allOf:      –  #/definitions/e090hrp_com_ger    e070fil_com_ger:    description: Cadastros – Filiais    type: object    required:      – ratFic      – excluido      – securitiesNumberType    properties:      id:        type: string        format: uuid        description: Id da entidade      e070fil:        type: object        allOf:         –  #/definitions/e070fil        description: Filial      venPdi:        type: string        format: date        description: Período Inicial/Final Vendas      venPdf:        type: string        format: date        description: Período Final Vendas      recPcj:        type: boolean        description: Paga Comissão Juros      recPcm:        type: boolean        description: Paga Comissão Multa      recPce:        type: boolean        description: Paga Comissão Encargos      rvlFre:        type: string        allOf:        –  #/definitions/enumRatVal        description: Tipo de Rateio Valor de Frete      rvlFrd:        type: string        allOf:        –  #/definitions/enumRatVal        description: Tipo de Rateio Valor de Frete Destacado      rvlSeg:        type: string        allOf:        –  #/definitions/enumRatVal        description: Tipo de Rateio Valor de Seguro      rvlEmb:        type: string        allOf:        –  #/definitions/enumRatVal        description: Tipo de Rateio Valor de Embalagens      rvlEnc:        type: string        allOf:        –  #/definitions/enumRatVal        description: Tipo de Rateio Valor de Encargos      rvlOut:        type: string        allOf:        –  #/definitions/enumRatVal        description: Tipo de Rateio Valor de Outros      rvlOud:        type: string        allOf:        –  #/definitions/enumRatVal        description: Tipo de rateio de outras despesas destacado      rvlDad:        type: string        allOf:        –  #/definitions/enumRatVal        description: Tipo de rateio de desconto      altPuc:        type: boolean        description: Altera Preço Unit. em Conversões      rvlFei:        type: string        allOf:        –  #/definitions/enumRatVal        description: Tipo de Rateio Valor de Frete de Importação      rvlSei:        type: string        allOf:        –  #/definitions/enumRatVal        description: Tipo de Rateio Valor de Seguros de Importação      rvlOui:        type: string        allOf:        –  #/definitions/enumRatVal        description: Tipo de Rat. Valor de Outras de Importação      obrEnt:        type: boolean        description: Obriga Sequência de Entrega do Cliente        default: false      obrCob:        type: boolean        description: Obriga Sequência de Cobrança do Cliente        default: false      calCsf:        type: boolean        description: Comissão sem valor financeiro      indPre:        type: string        allOf:        –  #/definitions/enumIndPre        description: Indicativo Presencial      venPcl:        type: boolean        description: Venda produto não ligado a cliente      arrAbn:        type: boolean        description: Utiliza regra arredondamento ABNT      ratFic:        type: boolean        description: Rateia frete em itens isentos de ICMS      recAvs:        type: string        allOf:        –  #/definitions/enumAntPos        description: Critério Vencimento      nfeSer:        type: boolean        description: Gerar serviço na NF-e        default: false      excluido:        type: boolean        description: Indica se o registro foi excluído      suggestIntermediation:        type: boolean        description: Sugerir indicativo de intermediação conforme indicativo de presença do comprador        default: false      securitiesNumberType:        type: string        allOf:        –  #/definitions/enumSecuritiesNumberType        description: Tipo do número do título gerado a partir da nota de serviç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:   editE070fil_com_ger:    type: object    required:      – id    allOf:      –  #/definitions/e070fil_com_ger    e069gre:    description: Cadastros – Grupos de Empresas    type: object    required:      – codGre      – nomGre      – excluido    properties:      id:        type: string        format: uuid        description: Id da entidade      codGre:        type: integer        format: int64        description: Grupo Empresa        minimum: 0        maximum: 999999999      nomGre:        type: string        maxLength: 100        description: Nome      cnpRai:        type: number        format: double        description: CNPJ Raiz        minimum: 0        maximum: 99999999      e001pes:        type: object        allOf:         –  #/definitions/e001pes        description: Cliente Base      excluido:        type: boolean        description: Indica se o registro foi excluído      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:   editE069gre:    type: object    required:      – id    allOf:      –  #/definitions/e069gre    e083ori:    description: Cadastros – Origens de Produto    type: object    required:      – e070emp      – codOri      – desOri      – tipPro      – excluido    properties:      id:        type: string        format: uuid        description: Id da entidade      e070emp:        type: object        allOf:         –  #/definitions/e070emp        description: Empresa      codOri:        type: string        maxLength: 3        description: Código Origem      desOri:        type: string        maxLength: 40        description: Descrição      tipPro:        type: string        allOf:        –  #/definitions/enumTipPro        description: Tipo produto      excluido:        type: boolean        description: Indica se o registro foi excluído      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:   editE083ori:    type: object    required:      – id    allOf:      –  #/definitions/e083ori    e081tab:    description: Tabelas – Tabelas de Preços de Venda – Dados Gerais    type: object    required:      – e070emp      – e031moe      – e007ufs      – codTpr      – desTpr      – abrTpr      – sitReg    properties:      id:        type: string        format: uuid        description: Id da entidade      e070emp:        type: object        allOf:         –  #/definitions/e070emp        description: Empresa      e031moe:        type: object        allOf:         –  #/definitions/e031moe        description: Moeda      e007ufs:        type: object        allOf:         –  #/definitions/e007ufs        description: Estado      codTpr:        type: string        maxLength: 4        description: Código Tabela Preço      desTpr:        type: string        maxLength: 250        description: Descrição      abrTpr:        type: string        maxLength: 10        description: Abreviatura      sitReg:        type: string        allOf:        –  #/definitions/enumSitReg        description: Situação      e081tpr:        type: array        items:          type: object          allOf:           –  #/definitions/e081tpr        description: Validades      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:   editE081tab:    type: object    required:      – id    allOf:      –  #/definitions/e081tab    e081itp:    description: Tabelas – Tabelas de Preços de Venda – Itens de Produto    type: object    required:      – proSer      – e075der      – e080ser      – e028cpg      – e015med      – qtdMax      – preBas      – sitReg    properties:      id:        type: string        format: uuid        description: Id da entidade      proSer:        type: string        allOf:        –  #/definitions/enumProSer        description: Tipo do item      e081tpr:        type: object        allOf:         –  #/definitions/e081tpr        description: Validade Inicial      e075der:        type: object        allOf:         –  #/definitions/e075der        description: Produto      e080ser:        type: object        allOf:         –  #/definitions/e080ser        description: Servico      e028cpg:        type: object        allOf:         –  #/definitions/e028cpg        description: Unidade de Medida      e015med:        type: object        allOf:         –  #/definitions/e015med        description: Unidade de Medida      qtdMax:        type: integer        format: int64        description: Até Quantidade        minimum: 0        maximum: 999999999      preBas:        type: string        description: Preço Base        minimum: 0.00        maximum: 9999999999999.99      perDsc:        type: number        format: double        description: % Desconto        minimum: 0.00        maximum: 999.99      perCom:        type: number        format: double        description: % Comissão        minimum: -999.99        maximum: 999.99      obsItp:        type: string        maxLength: 99        description: Observação      sitReg:        type: string        allOf:        –  #/definitions/enumSitReg        description: Situaçã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:   editE081itp:    type: object    required:      – id    allOf:      –  #/definitions/e081itp    e081tpr:    description: Tabelas – Tabelas de Preços de Venda – Validades    type: object    required:      – desVal      – datIni      – datFim      – usaQtd      – indImp      – sitReg    properties:      id:        type: string        format: uuid        description: Id da entidade      e081tab:        type: object        allOf:         –  #/definitions/e081tab        description: Tabela Preço      desVal:        type: string        maxLength: 250        description: Descrição da validade      datIni:        type: string        format: date        description: Validade Inicial      datFim:        type: string        format: date        description: Validade Final      usaQtd:        type: boolean        description: Usa Preço por Quantidade      perDsc:        type: number        format: double        description: % Desconto        minimum: 0.00        maximum: 999.99      perCom:        type: number        format: double        description: % Comissão        minimum: -999.99        maximum: 999.99      indImp:        type: string        allOf:        –  #/definitions/enumIndImp        description: Status da importação do arquivo de tabela de preços      sitReg:        type: string        allOf:        –  #/definitions/enumSitReg        description: Situação      e081itp:        type: array        items:          type: object          allOf:           –  #/definitions/e081itp        description: Itens      e081imp:        type: object        allOf:         –  #/definitions/e081imp        description: Importaçã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:   editE081tpr:    type: object    required:      – id    allOf:      –  #/definitions/e081tpr    e008rai:    description: Cidade    type: object    required:      – codRai      – nomCid      – e007ufs      – cepMin      – cepMax    properties:      id:        type: string        format: uuid        description: Id da entidade      codRai:        type: integer        format: int64        description: Código cidade        minimum: 0        maximum: 9999999      nomCid:        type: string        maxLength: 60        description: Nome cidade      e007ufs:        type: object        allOf:         –  #/definitions/e007ufs        description: Estado      popCid:        type: integer        format: int64        description: População        minimum: 0        maximum: 999999999      potAlf:        type: number        format: double        description: Potencial consumo        minimum: 0.00        maximum: 99.999      locGeo:        type: string        maxLength: 6        description: Localização geográfica      cepMin:        type: integer        format: int64        description: CEP inicial        minimum: 0        maximum: 99999999      cepMax:        type: integer        format: int64        description: CEP final        minimum: 0        maximum: 99999999      codFis:        type: integer        format: int64        description: Código fiscal município        minimum: 0        maximum: 9999999      codIbg:        type: integer        format: int64        description: Código IBGE município        minimum: 0        maximum: 9999999      diaEnt:        type: integer        format: int64        description: Quantidade de dias para entrega na cidade        minimum: 0        maximum: 99      excluido:        type: boolean        description: Indica se o registro foi excluído      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:     e015tcu:    description: Entidade de conversão entre unidades de medida    type: object    required:      – e015unimed      – e015unime2      – tipCnv      – excluido    properties:      id:        type: string        format: uuid        description: Id da entidade      e015unimed:        type: object        allOf:         –  #/definitions/e015med        description: Unidade de medida da quantidade a ser convertida      e015unime2:        type: object        allOf:         –  #/definitions/e015med        description: Unidade de medida para qual a quantidade será convertida      tipCnv:        type: string        allOf:        –  #/definitions/enumTipCnv        description: Operação de multiplicação [*] ou divisão [/] a ser utilizada na conversão      vlrCnv:        type: number        format: double        description: Valor para converter a 1ª Unidade Medida para 2ª Unidade Medida        minimum: 0.00        maximum: 9999999.999999      excluido:        type: boolean        description: Indica se o registro foi excluído      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:   editE015tcu:    type: object    required:      – id    allOf:      –  #/definitions/e015tcu    e075ppc:    description: Ligação entre Cliente e Produto    type: object    required:      – e070emp      – proSer      – sitPpc      – e085pes    properties:      id:        type: string        format: uuid        description: Id da entidade      e070emp:        type: object        allOf:         –  #/definitions/e070emp        description: Id da Empresa      e075der:        type: object        allOf:         –  #/definitions/e075der        description: Id do produto      e080ser:        type: object        allOf:         –  #/definitions/e080ser        description: Id do serviço      proSer:        type: string        allOf:        –  #/definitions/enumProSer        description: Indicativo se o item da ligação é um produto ou serviço      desNfv:        type: string        maxLength: 255        description: Descrição do item para impressão na nota fiscal      iteCli:        type: string        maxLength: 30        description: Código do item no cliente      desCli:        type: string        maxLength: 70        description: Descrição do item no cliente      codBar:        type: string        maxLength: 30        description: Código de barras do produto no cliente      obsPpc:        type: string        maxLength: 250        description: Observação da ligação Cliente x Item      dscEsp:        type: number        format: double        description: Percentual de desconto especial        minimum: 0.00        maximum: 999.99999      conFin:        type: boolean        description: Indicativo se é consumidor final      qcoLot:        type: boolean        description: Indicativo se utiliza a quantidade comercial no lote do XML da NF-e      sitPpc:        type: string        allOf:        –  #/definitions/enumSitReg        description: Situação da ligação      e085pes:        type: object        allOf:         –  #/definitions/e085pes        description: Id do cliente      e067fin:        type: object        allOf:         –  #/definitions/e067fin        description: Id da finalidade de venda      e015medVen:        type: object        allOf:         –  #/definitions/e015med        description: Id da unidade de medida de venda      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:   editE075ppc:    type: object    required:      – id    allOf:      –  #/definitions/e075ppc    e080ser_com_ger:    description: Serviços – Especialização    type: object    required:      – desNfv    properties:      id:        type: string        format: uuid        description: Id da entidade      indPpc:        type: boolean        description: Indicativo se existe ligação      e080ser:        type: object        allOf:         –  #/definitions/e080ser        description: Id do serviço      desNfv:        type: string        maxLength: 70        description: Descrição p/ NF      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:   editE080ser_com_ger:    type: object    required:      – id    allOf:      –  #/definitions/e080ser_com_ger    e025fer:    description: Feriado    type: object    required:      – diaFer      – mesFer      – anoFer      – desFer      – excluido    properties:      id:        type: string        format: uuid        description: Id da entidade      diaFer:        type: integer        format: int64        description: Dia do feriado        minimum: 0        maximum: 99      mesFer:        type: integer        format: int64        description: Mês do feriado        minimum: 0        maximum: 99      anoFer:        type: integer        format: int64        description: Ano do feriado        minimum: 0        maximum: 9999      e006pai:        type: object        allOf:         –  #/definitions/e006pai        description: País      e007ufs:        type: object        allOf:         –  #/definitions/e007ufs        description: Estado      e008rai:        type: object        allOf:         –  #/definitions/e008rai        description: Cidade      desFer:        type: string        maxLength: 30        description: Descrição      ferBan:        type: boolean        description: É apenas feriado bancário      excluido:        type: boolean        description: Indica se o registro foi excluído      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:   editE025fer:    type: object    required:      – id    allOf:      –  #/definitions/e025fer    e081imp:    description: Status de importação da tabela de preço    type: object    required:      – datImp    properties:      id:        type: string        format: uuid        description: Id da entidade      e081tpr:        type: object        allOf:         –  #/definitions/e081tpr        description: Vigência correspondente a importação da tabela de preço      datImp:        type: string        format: date-time        description: Data e hora da última importação      nomArq:        type: string        maxLength: 255        description: URL do arquivo da tabela de preço para download      verArq:        type: string        maxLength: 255        description: URL do arquivo da tabela de preço para download      e081lim:        type: array        items:          type: object          allOf:           –  #/definitions/e081lim        description: Logs de execução da importaçã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:   editE081imp:    type: object    required:      – id    allOf:      –  #/definitions/e081imp    e081lim:    description: Logs de importação    type: object    required:      – datErr    properties:      id:        type: string        format: uuid        description: Id da entidade      e081imp:        type: object        allOf:         –  #/definitions/e081imp        description: Execução de importação      desErr:        type: string        maxLength: 10000        description: Descrição do erro de execução da importação      nomErr:        type: string        maxLength: 255        description: Descrição curta do erro      datErr:        type: string        format: date-time        description: Data e hora do erro      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:   editE081lim:    type: object    required:      – id    allOf:      –  #/definitions/e081lim    e001tnsCplImpSai:    description: Transação complience impostos de saída    type: object    properties:      id:        type: string        format: uuid        description: Id da entidade      e001tns:        type: object        allOf:         –  #/definitions/e001tns        description: Transação      venTcf:        type: string        allOf:        –  #/definitions/enumAplNop        description: Aplicação da natureza da operação      venNat:        type: string        maxLength: 5        description: Nova natureza de operação (CFOP) correspondente a transação (utilizada devido transição conforme ajuste SINIEF 7/2002)      excluido:        type: boolean        description: Indica se o registro foi excluído        default: false      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:   editE001tnsCplImpSai:    type: object    required:      – id    allOf:      –  #/definitions/e001tnsCplImpSai    e075derCplImp:    description: Especialização cadastro de produto    type: object    properties:      id:        type: string        format: uuid        description: Id da entidade      e075der:        type: object        allOf:         –  #/definitions/e075der        description: Produto      iteFis:        type: string        maxLength: 60        description: Código fiscal      desFis:        type: string        maxLength: 255        description: Descrição fiscal      ncm:        type: object        allOf:         –  #/definitions/ncm        description: NCM      proImp:        type: string        allOf:        –  #/definitions/enumProImp        description: Tipo Produto para Impostos      codAnp:        type: integer        format: int64        description: Código de produto ANP      desAnp:        type: string        maxLength: 95        description: Descrição do produto conforme ANP      oriMer:        type: string        allOf:        –  #/definitions/enumOriMer        description: Origem fiscal da mercadoria      codCes:        type: string        maxLength: 7        description: Especificador substituição tributária      gruIst:        type: boolean        description: Gerar grupo de repasse de ICMS ST na NF-e mesmo com CST 60        default: false      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:   editE075derCplImp:    type: object    required:      – id    allOf:      –  #/definitions/e075derCplImp    e075derSupEst:    description: Especialização cadastro de produto – Estoque    type: object    properties:      id:        type: string        format: uuid        description: Id da entidade      e075der:        type: object        allOf:         –  #/definitions/e075der        description: Produto      e015med:        type: object        allOf:         –  #/definitions/e015med        description: Unidade de medida (estoque)      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:   editE075derSupEst:    type: object    required:      – id    allOf:      –  #/definitions/e075derSupEst    ncm:    description: Cadastro para definição do Nomenclatura comercial do Mercosul(NCM) para os produtos    type: object    required:      – codigo      – descricao      – aliquotaIPI      – uTrib      – vigenciaInicial      – situacao    properties:      id:        type: string        format: uuid        description: Id da entidade      codigo:        type: string        maxLength: 8        description: Nomenclatura comum do Mercosul (NCM)      descricao:        type: string        maxLength: 250        description: Descrição      aliquotaIPI:        type: number        format: double        description: Alíquota IPI        minimum: 0        maximum: 999.9999      excecaoIPI:        type: boolean        description: Exceção de IPI        default: false      excecaoIPICodigo:        type: integer        format: int64        description: Código da exceção de IPI        minimum: 0        maximum: 999      uTrib:        type: object        allOf:         –  #/definitions/e015med        description: Unidade de medida tributável      codigoCest:        type: string        maxLength: 7        description: Código especificador da substituição tributária      vigenciaInicial:        type: string        format: date        description: Vigência inicial      vigenciaFinal:        type: string        format: date        description: Vigência final      situacao:        type: string        allOf:        –  #/definitions/enumSituacao        description: Situação      e027eqi:        type: object        allOf:         –  #/definitions/e027eqi        description: Enquadramento de IPI      excluido:        type: boolean        description: Sinaliza se o registro foi excluido        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:   editNcm:    type: object    required:      – id    allOf:      –  #/definitions/ncm    e080serCplImp:    description: Especialização cadastro de serviço    type: object    required:      – codFim    properties:      id:        type: string        format: uuid        description: Id da entidade      e080ser:        type: object        allOf:         –  #/definitions/e080ser        description: Serviço      iteFis:        type: string        maxLength: 60        description: Código fiscal      desFis:        type: string        maxLength: 255        description: Descrição fiscal      codClf:        type: object        allOf:         –  #/definitions/ncm        description: NCM      serImp:        type: object        allOf:         –  #/definitions/leiComplementar1162003        description: Tipo de serviço baseado LC116/2003      codNbs:        type: object        allOf:         –  #/definitions/nbs        description: Nomenclatura brasileira de serviços      codAtv:        type: string        maxLength: 16        description: Código da atividade do item de serviço      oriMer:        type: string        allOf:        –  #/definitions/enumOriMer        description: Origem fiscal da mercadoria      codCes:        type: string        maxLength: 7        description: Especificador substituição tributária      codFim:        type: string        maxLength: 10        description: Código fiscal municipal do serviço      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:   editE080serCplImp:    type: object    required:      – id    allOf:      –  #/definitions/e080serCplImp    leiComplementar1162003:    description: Lei complementar 116/2003    type: object    required:      – codigo      – descricao      – situacao    properties:      id:        type: string        format: uuid        description: Id da entidade      codigo:        type: string        maxLength: 10        description: Código      descricao:        type: string        maxLength: 500        description: Descrição      situacao:        type: string        allOf:        –  #/definitions/enumSituacao        description: Situação      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:   editLeiComplementar1162003:    type: object    required:      – id    allOf:      –  #/definitions/leiComplementar1162003    nbs:    description: Nomenclatura brasileira de serviços    type: object    required:      – codigo      – descricao      – situacao    properties:      id:        type: string        format: uuid        description: Id da entidade      codigo:        type: string        maxLength: 10        description: Código      descricao:        type: string        maxLength: 300        description: Descrição      situacao:        type: string        allOf:        –  #/definitions/enumSituacao        description: Situação      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:   editNbs:    type: object    required:      – id    allOf:      –  #/definitions/nbs    e091plf:    description: Plano Financeiro    type: object    required:      – e070emp      – ctaFin      – desCta    properties:      id:        type: string        format: uuid        description: Id da entidade      e070emp:        type: object        allOf:         –  #/definitions/e070emp        description: Empresa      ctaFin:        type: integer        format: int64        description: Conta Financeira Reduzida        minimum: 0        maximum: 9999999      desCta:        type: string        maxLength: 80        description: Nomenclatura      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:   editE091plf:    type: object    required:      – id    allOf:      –  #/definitions/e091plf    e044ccu:    description: Centros de Custos    type: object    required:      – e070emp      – codCcu      – desCcu    properties:      id:        type: string        format: uuid        description: Id da entidade      e070emp:        type: object        allOf:         –  #/definitions/e070emp        description: Empresa      codCcu:        type: string        maxLength: 9        description: Centro de custos      desCcu:        type: string        maxLength: 80        description: Descrição      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:   editE044ccu:    type: object    required:      – id    allOf:      –  #/definitions/e044ccu    e027eqi:    description: Tabelas – Enquadramento de IPI    type: object    required:      – codEnq      – desEnq      – situacao    properties:      id:        type: string        format: uuid        description: Id entidade      codEnq:        type: integer        format: int64        description: Código do enquadramento        minimum: 0        maximum: 999      desEnq:        type: string        maxLength: 499        description: Descrição enquadramento      situacao:        type: string        allOf:        –  #/definitions/enumSituacao        description: situacao      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:   editE027eqi:    type: object    required:      – id    allOf:      –  #/definitions/e027eqi    e009ppeComNfv:    description: Parâmetros por estado    type: object    required:      – e007ufs      – e070fil    properties:      id:        type: string        format: uuid        description: Id da entidade      e007ufs:        type: object        allOf:         –  #/definitions/e007ufs        description: Estado      e070fil:        type: object        allOf:         –  #/definitions/e070fil        description: Filial      e001tnsVenTfp:        type: object        allOf:         –  #/definitions/e001tns        description: Transação padrão para NF saída de produtos do estabelecimento a contribuinte      e001tnsVenTpa:        type: object        allOf:         –  #/definitions/e001tns        description: Transação padrão para NF saída de produtos adquiridos p/ comercialização a contribuinte      e001tnsVenTfn:        type: object        allOf:         –  #/definitions/e001tns        description: Transação padrão para NF saída de produtos do estabelecimento não contribuinte      e001tnsVenTpn:        type: object        allOf:         –  #/definitions/e001tns        description: Transação padrão para NF saída de produtos adquiridos p/ comercialização a não contribuinte      e001tnsVenTfs:        type: object        allOf:         –  #/definitions/e001tns        description: Transação padrão para NF saída de serviços      e001tnsVenCob:        type: object        allOf:         –  #/definitions/e001tns        description: Transação para cobrança de mercadoria      e001tnsVenEnt:        type: object        allOf:         –  #/definitions/e001tns        description: Transação para entrega de mercadoria      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:     e001pesCplImp:    description: Especialização de compliance da pessoa    type: object    properties:      id:        type: string        format: uuid        description: Id da entidade      e001pes:        type: object        allOf:         –  #/definitions/e001pes        description: Pessoa      cliCon:        type: boolean        description: Indica se é contribuinte de ICMS      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:   editE001pesCplImp:    type: object    required:      – id    allOf:      –  #/definitions/e001pesCplImp    equipment:    description: Equipamento de terceiro    type: object    properties:      id:        type: string        format: uuid        description: Id da entidade      person:        type: object        allOf:         –  #/definitions/e001pes        description: Pessoa      code:        type: string        maxLength: 20        description: Código do equipamento      description:        type: string        maxLength: 255        description: Descrição do equipamento      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:   editEquipment:    type: object    required:      – id    allOf:      –  #/definitions/equipment    e001tnsComNfs:    description: Especialização comercial nota de venda – Transação    type: object    properties:      id:        type: string        format: uuid        description: Id da entidade      e001tns:        type: object        allOf:         –  #/definitions/e001tns        description: Transação      venFat:        type: boolean        description: Transação considera nota fiscal saída como faturamento e p/ histórico      venAcp:        type: boolean        description: Transação de nota fiscal saída exige pedido de venda        default: false      venAcn:        type: boolean        description: Transação de nota fiscal saída exige nota fiscal de entrada        default: false      opeVen:        type: string        allOf:        –  #/definitions/enumOpeVen        description: Tipo da operação de venda      obrCps:        type: boolean        description: Indicativo se é obrigatório informar o código de produto/serviço nas NFS      gerRec:        type: boolean        description: Indicativo se deve gerar nota fiscal de recibo de prestação de serviço        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:   editE001tnsComNfs:    type: object    required:      – id    allOf:      –  #/definitions/e001tnsComNfs    parametroParceiro:    description: Parametros parceiros    type: object    required:      – parceiro      – json    properties:      id:        type: string        format: uuid        description: Id da entidade      parceiro:        type: string        allOf:        –  #/definitions/enumParceiroIntegracao        description: Parceiro      json:        type: string        format: byte        description: JSON      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:     e075derSupEstFil:    description: Especialização de Produto – Estoque por Filial    type: object    properties:      id:        type: string        format: uuid        description: Id da entidade      e075der:        type: object        allOf:         –  #/definitions/e075der        description: Id do produto      e070fil:        type: object        allOf:         –  #/definitions/e070fil        description: Id da filial      leadTimeObtencao:        type: integer        format: int64        description: Número em dias para a obtenção do produto      excluido:        type: boolean        description: Indica se o registro foi excluído        default: false      extIntSts:        type: string        maxLength: 255        description: Indica status da replicação      extIntMsg:        type: string        maxLength: 255        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:     modulos:    description: Módulos adquiridos pelo cliente    type: object    required:      – modulo      – ativo    properties:      id:        type: string        format: uuid        description: Identificador      modulo:        type: string        allOf:        –  #/definitions/enumModulos        description: Módulo      empresa:        type: object        allOf:         –  #/definitions/e070emp        description: Empresa      ativo:        type: boolean        description: Indicador se o módulo está ativo      integracaoDataLake:        type: boolean        description: Indicador se o módulo faz integração com o Data Lake      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:     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