Skip to content

Commit

Permalink
feat(Variable Incomes): ORB-3094 - PA144 - remover InvestimentId
Browse files Browse the repository at this point in the history
  • Loading branch information
CeciliaFFernandes committed Jul 31, 2023
1 parent 8a3d0e7 commit 4e8f0bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion swagger-apis/variable-incomes/1.0.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,6 @@ paths:
Obtém as informações da nota de negociação identificado nas movimentações de compra e venda de ativos em bolsa.
O brokerNoteId é enviado nos movimentos de compra ou venda de ativos e deve ser passada como parâmetro de entrada no endpoint “Nota de Negociação”.Como conteúdo do campo brokerNoteId é esperado que a transmissora gere um identificar único, imutável, para cada número (natural) de nota de negociação.
parameters:
- $ref: '#/components/parameters/InvestmentId'
- $ref: '#/components/parameters/BrokerNoteId'
- $ref: '#/components/parameters/Authorization'
- $ref: '#/components/parameters/xFapiAuthDate'
Expand Down

0 comments on commit 4e8f0bc

Please sign in to comment.