{
  "info": {
    "_postman_id": "a9e85650-2a1f-4a72-bcc2-284ee5a7671f",
    "name": "Cenarios API Pre-matching Sandbox v5",
    "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
    "_exporter_id": "15674215",
    "_collection_link": "https://go.postman.co/collection/15687013-a9e85650-2a1f-4a72-bcc2-284ee5a7671f?source=collection_link"
  },
  "item": [
    {
      "name": "Obter Token",
      "item": [
        {
          "name": "TOKEN REQUEST",
          "event": [
            {
              "listen": "test",
              "script": {
                "exec": [
                  "pm.test(\"Access token is present\", function () {\r",
                  "    const jsonData = pm.response.json();\r",
                  "    pm.expect (jsonData.access_token).is.not.empty;\r",
                  "    pm.collectionVariables.set(\"apitoken\", jsonData.access_token);\r",
                  "});"
                ],
                "type": "text/javascript",
                "packages": {},
                "requests": {}
              }
            }
          ],
          "protocolProfileBehavior": {
            "disabledSystemHeaders": {}
          },
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "body": {
              "mode": "urlencoded",
              "urlencoded": [
                {
                  "key": "grant_type",
                  "value": "client_credentials",
                  "type": "text"
                },
                {
                  "key": "client_id",
                  "value": "XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX",
                  "description": "Obtenha o client_id diretamente na opção Minha APPs no Portal Selic Conecta",
                  "type": "text"
                },
                {
                  "key": "client_secret",
                  "value": "XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX",
                  "description": "Obtenha o client_secret diretamente na opção Minha APPs no Portal Selic Conecta",
                  "type": "text"
                }
              ]
            },
            "url": {
              "raw": "https://api.sandbox.selic.gov.br/auth/realms/logon/protocol/openid-connect/token",
              "protocol": "https",
              "host": [
                "api",
                "sandbox",
                "selic",
                "gov",
                "br"
              ],
              "path": [
                "auth",
                "realms",
                "logon",
                "protocol",
                "openid-connect",
                "token"
              ]
            }
          },
          "response": []
        }
      ]
    },
    {
      "name": "Cenário 1",
      "item": [
        {
          "name": "/negocios cenário I",
          "event": [
            {
              "listen": "prerequest",
              "script": {
                "exec": [
                  ""
                ],
                "type": "text/javascript",
                "packages": {}
              }
            }
          ],
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "POST",
            "header": [],
            "body": {
              "mode": "raw",
              "raw": "{\r\n\t\"operacao\": \"4052\",\r\n\t\"iselicCedente\": \"85858585\",\r\n\t\"iselicCessionario\": \"95959595\",\r\n\t\"codigoTitulo\": \"760100\",\r\n\t\"dataVencimento\": \"2023-03-15\",\r\n\t\"precoUnitario\": \"96301.745203\",\r\n\t\"quantidadeTitulos\": \"700\",\r\n\t\"parte\": \"CESSIONARIO\",\r\n\t\"dataLiquidacao\": \"2021-06-27\",\r\n\t\"dataMovimento\": \"2021-06-25\",\r\n\t\"departamento\": \"001\"\r\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/negocios",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "negocios"
              ]
            }
          },
          "response": []
        }
      ]
    },
    {
      "name": "Cenário 2",
      "item": [
        {
          "name": "/negocios cenário II",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "POST",
            "header": [],
            "body": {
              "mode": "raw",
              "raw": "{\r\n\t\"operacao\": \"4052\",\r\n\t\"iselicCedente\": \"85858585\",\r\n\t\"iselicCessionario\": \"95959595\",\r\n\t\"codigoTitulo\": \"760100\",\r\n\t\"dataVencimento\": \"2023-03-15\",\r\n\t\"precoUnitario\": \"96301.745203\",\r\n\t\"quantidadeTitulos\": \"1000\",\r\n\t\"parte\": \"CESSIONARIO\",\r\n\t\"dataLiquidacao\": \"2021-06-27\",\r\n\t\"dataMovimento\": \"2021-06-25\",\r\n\t\"departamento\": \"001\"\r\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/negocios",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "negocios"
              ]
            }
          },
          "response": []
        }
      ]
    },
    {
      "name": "Cenário 3",
      "item": [
        {
          "name": "/negocios cenário III",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "POST",
            "header": [],
            "body": {
              "mode": "raw",
              "raw": "{\r\n\t\"operacao\": \"4052\",\r\n\t\"iselicCedente\": \"85858585\",\r\n\t\"iselicCessionario\": \"95959595\",\r\n\t\"codigoTitulo\": \"750100\",\r\n\t\"dataVencimento\": \"2023-03-15\",\r\n\t\"precoUnitario\": \"96301.745203\",\r\n\t\"quantidadeTitulos\": \"1000\",\r\n\t\"parte\": \"CESSIONARIO\",\r\n\t\"dataLiquidacao\": \"2021-06-25\",\r\n\t\"dataMovimento\": \"2021-06-25\",\r\n\t\"departamento\": \"001\"\r\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/negocios",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "negocios"
              ]
            }
          },
          "response": []
        }
      ]
    },
    {
      "name": "Cenário 4",
      "item": [
        {
          "name": "/evento Passo1",
          "event": [
            {
              "listen": "prerequest",
              "script": {
                "exec": [
                  "pm.environment.get(\"apitoken\");"
                ],
                "type": "text/javascript",
                "packages": {}
              }
            }
          ],
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "GET",
            "header": [],
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/evento?dataMovimento=2021-06-25&dataHoraInicio=2021-06-25T09:01:00.000",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "evento"
              ],
              "query": [
                {
                  "key": "dataMovimento",
                  "value": "2021-06-25"
                },
                {
                  "key": "dataHoraInicio",
                  "value": "2021-06-25T09:01:00.000"
                }
              ]
            }
          },
          "response": []
        },
        {
          "name": "/negocios Passo2",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "POST",
            "header": [],
            "body": {
              "mode": "raw",
              "raw": "{\r\n\t\"operacao\": \"4052\",\r\n\t\"iselicCedente\": \"43434343\",\r\n\t\"iselicCessionario\": \"95959595\",\r\n\t\"codigoTitulo\": \"760100\",\r\n\t\"dataVencimento\": \"2023-03-15\",\r\n\t\"precoUnitario\": \"96301.745203\",\r\n\t\"quantidadeTitulos\": \"200\",\r\n\t\"parte\": \"CESSIONARIO\",\r\n\t\"dataLiquidacao\": \"2021-06-26\",\r\n\t\"dataMovimento\": \"2021-06-25\",\r\n\t\"departamento\": \"001\"\r\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/negocios",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "negocios"
              ]
            }
          },
          "response": []
        },
        {
          "name": "/evento Passo3",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "GET",
            "header": [],
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/evento?dataMovimento=2021-06-25&dataHoraInicio=2021-06-25T09:10:00.000",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "evento"
              ],
              "query": [
                {
                  "key": "dataMovimento",
                  "value": "2021-06-25"
                },
                {
                  "key": "dataHoraInicio",
                  "value": "2021-06-25T09:10:00.000"
                }
              ]
            }
          },
          "response": []
        },
        {
          "name": "/especificacoes/requisicoes Passo4",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "POST",
            "header": [],
            "body": {
              "mode": "raw",
              "raw": "[{\r\n  \"idNegocio\": \"202106250000002\",\r\n  \"operacao\": \"4052\",\r\n  \"numeroComando\": \"405201\",\r\n  \"parte\": \"CESSIONARIO\",\r\n  \"contaCessionario\": \"123800505\",\r\n  \"dataMovimento\": \"2021-06-25\",\r\n  \"dataLiquidacao\": \"2021-06-26\",\r\n  \"codigoTitulo\": \"760100\",\r\n  \"dataVencimento\": \"2023-03-15\",\r\n  \"precoUnitario\":\"96301.745203\",\r\n  \"quantidadeTitulos\": \"200\"\r\n}]\r\n",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/especificacoes/requisicoes",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "especificacoes",
                "requisicoes"
              ]
            }
          },
          "response": []
        },
        {
          "name": "/evento Passo5",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "GET",
            "header": [],
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/evento?dataMovimento=2021-06-25&dataHoraInicio=2021-06-25T09:15:00.000",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "evento"
              ],
              "query": [
                {
                  "key": "dataMovimento",
                  "value": "2021-06-25"
                },
                {
                  "key": "dataHoraInicio",
                  "value": "2021-06-25T09:15:00.000"
                }
              ]
            }
          },
          "response": []
        },
        {
          "name": "/especificacoes/{id}/confirmar Passo6",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "PUT",
            "header": [],
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/especificacoes/202106250000001/confirmar?versao=0&parte=CESSIONARIO",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "especificacoes",
                "202106250000001",
                "confirmar"
              ],
              "query": [
                {
                  "key": "versao",
                  "value": "0"
                },
                {
                  "key": "parte",
                  "value": "CESSIONARIO"
                }
              ]
            }
          },
          "response": []
        },
        {
          "name": "/evento Passo 7",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "GET",
            "header": [],
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/evento?dataMovimento=2021-06-25&dataHoraInicio=2021-06-25T09:20:00.000",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "evento"
              ],
              "query": [
                {
                  "key": "dataMovimento",
                  "value": "2021-06-25"
                },
                {
                  "key": "dataHoraInicio",
                  "value": "2021-06-25T09:20:00.000"
                }
              ]
            }
          },
          "response": []
        }
      ]
    },
    {
      "name": "Cenário 5",
      "item": [
        {
          "name": "/negocios Passo1",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "POST",
            "header": [],
            "body": {
              "mode": "raw",
              "raw": "{\r\n  \"operacao\": \"1052\",\r\n  \"iselicCedente\": \"95959595\",\r\n  \"iselicCessionario\": \"38383838\",\r\n  \"codigoTitulo\": \"760100\",\r\n  \"dataVencimento\": \"2023-03-15\",\r\n  \"precoUnitario\":\"96501.745203\",\r\n  \"quantidadeTitulos\": \"800\",\r\n  \"parte\": \"CEDENTE\",\r\n  \"dataMovimento\": \"2021-06-25\",\r\n  \"departamento\": \"001\"\r\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/negocios",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "negocios"
              ]
            }
          },
          "response": []
        },
        {
          "name": "/especificacoes/requisicoes Passo2",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "POST",
            "header": [],
            "body": {
              "mode": "raw",
              "raw": "[{\r\n  \"idNegocio\": \"202106250000005\",\r\n  \"operacao\": \"1052\",\r\n  \"parte\": \"CEDENTE\",\r\n  \"contaCessionario\": \"537000299\",\r\n  \"contaCedente\": \"987001745\",\r\n  \"dataMovimento\": \"2021-06-25\",\r\n  \"codigoTitulo\": \"760100\",\r\n  \"dataVencimento\": \"2023-03-15\",\r\n  \"precoUnitario\":\"96501.745203\",\r\n  \"quantidadeTitulos\": \"150\"\r\n},\r\n{\r\n  \"idNegocio\": \"202106250000005\",\r\n  \"operacao\": \"1052\",\r\n  \"parte\": \"CEDENTE\",\r\n  \"contaCessionario\": \"537000299\",\r\n  \"contaCedente\": \"987001745\",\r\n  \"dataMovimento\": \"2021-06-25\",\r\n  \"codigoTitulo\": \"760100\",\r\n  \"dataVencimento\": \"2023-03-15\",\r\n  \"precoUnitario\":\"96501.745203\",\r\n  \"quantidadeTitulos\": \"260\"\r\n},\r\n{\r\n  \"idNegocio\": \"202106250000005\",\r\n  \"operacao\": \"1052\",\r\n  \"parte\": \"CEDENTE\",\r\n  \"contaCessionario\": \"537000299\",\r\n  \"contaCedente\": \"987001745\",\r\n  \"dataMovimento\": \"2021-06-25\",\r\n  \"codigoTitulo\": \"760100\",\r\n  \"dataVencimento\": \"2023-03-15\",\r\n  \"precoUnitario\":\"96501.745203\",\r\n  \"quantidadeTitulos\": \"390\"\r\n}]",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/especificacoes/requisicoes",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "especificacoes",
                "requisicoes"
              ]
            }
          },
          "response": []
        },
        {
          "name": "/evento Passo3",
          "event": [
            {
              "listen": "prerequest",
              "script": {
                "exec": [
                  ""
                ],
                "type": "text/javascript",
                "packages": {}
              }
            }
          ],
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "GET",
            "header": [],
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/evento?dataMovimento=2021-06-25&dataHoraInicio=2021-06-25T18:25:00.000",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "evento"
              ],
              "query": [
                {
                  "key": "dataMovimento",
                  "value": "2021-06-25"
                },
                {
                  "key": "dataHoraInicio",
                  "value": "2021-06-25T18:25:00.000"
                }
              ]
            }
          },
          "response": []
        },
        {
          "name": "/evento Passo4",
          "event": [
            {
              "listen": "prerequest",
              "script": {
                "exec": [
                  ""
                ],
                "type": "text/javascript",
                "packages": {}
              }
            }
          ],
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "GET",
            "header": [],
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/evento?dataMovimento=2021-06-25&dataHoraInicio=2021-06-25T18:30:00.000",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "evento"
              ],
              "query": [
                {
                  "key": "dataMovimento",
                  "value": "2021-06-25"
                },
                {
                  "key": "dataHoraInicio",
                  "value": "2021-06-25T18:30:00.000"
                }
              ]
            }
          },
          "response": []
        },
        {
          "name": "/especificacoes/{id} Passo5",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "GET",
            "header": [],
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/especificacoes/202106250011248",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "especificacoes",
                "202106250011248"
              ]
            }
          },
          "response": []
        },
        {
          "name": "/especificacoes/{id} Passo6",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "PUT",
            "header": [],
            "body": {
              "mode": "raw",
              "raw": "{  \r\n  \"precoUnitario\": \"96491.745203\",\r\n  \"dataMovimento\": \"2021-06-25\",\r\n  \"parte\": \"CEDENTE\"\r\n}"
            },
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/especificacoes/202106250011248",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "especificacoes",
                "202106250011248"
              ]
            }
          },
          "response": []
        },
        {
          "name": "/especificacoes/{id}/confirmar Passo7",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "PUT",
            "header": [],
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/especificacoes/202106250011248/confirmar?versao=2&parte=CEDENTE",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "especificacoes",
                "202106250011248",
                "confirmar"
              ],
              "query": [
                {
                  "key": "versao",
                  "value": "2"
                },
                {
                  "key": "parte",
                  "value": "CEDENTE"
                }
              ]
            }
          },
          "response": []
        },
        {
          "name": "/evento Passo8",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "GET",
            "header": [],
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/evento?dataMovimento=2021-06-25&dataHoraInicio=2021-06-25T18:35:00.000",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "evento"
              ],
              "query": [
                {
                  "key": "dataMovimento",
                  "value": "2021-06-25"
                },
                {
                  "key": "dataHoraInicio",
                  "value": "2021-06-25T18:35:00.000"
                }
              ]
            }
          },
          "response": []
        }
      ]
    },
    {
      "name": "Cenário 6",
      "item": [
        {
          "name": "/negocios Passo1",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "POST",
            "header": [],
            "body": {
              "mode": "raw",
              "raw": "{\r\n  \"operacao\": \"1054\",\r\n  \"iselicCedente\": \"95959595\",\r\n  \"iselicCessionario\": \"26262626\",\r\n  \"valorFinanceiro\": \"5823665000.00\",\r\n  \"taxa\": \"13.6500\",\r\n  \"dataRetorno\": \"2021-06-28\",\r\n  \"parte\": \"CEDENTE\",\r\n  \"dataMovimento\": \"2021-06-25\",   \r\n  \"departamento\": \"001\"\r\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/negocios",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "negocios"
              ]
            }
          },
          "response": []
        },
        {
          "name": "/especificacoes/requisicoes Passo2",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "POST",
            "header": [],
            "body": {
              "mode": "raw",
              "raw": "[{\r\n  \"idNegocio\": \"202106250000007\",\r\n  \"operacao\": \"1054\",\r\n  \"parte\": \"CEDENTE\",\r\n  \"contaCedente\": \"987001745\",\r\n  \"dataMovimento\": \"2021-06-25\",\r\n  \"codigoTitulo\": \"760100\",\r\n  \"dataVencimento\": \"2023-03-15\",\r\n  \"precoUnitario\": \"900.22898061\",\r\n  \"precoUnitarioRetorno\": \"900.68618924\",\r\n  \"quantidadeTitulos\": \"6469093\",\r\n  \"dataRetorno\": \"2021-06-28\"\r\n},\r\n{\r\n  \"idNegocio\": \"202106250000007\",\r\n  \"operacao\": \"1054\",\r\n  \"parte\": \"CEDENTE\",\r\n  \"contaCedente\": \"987001745\",\r\n  \"dataMovimento\": \"2021-06-25\",\r\n  \"codigoTitulo\": \"760100\",\r\n  \"dataVencimento\": \"2023-03-15\",\r\n  \"precoUnitario\": \"900.22898061\",\r\n  \"precoUnitarioRetorno\": \"900.68618924\",\r\n  \"quantidadeTitulos\": \"6469093\",\r\n  \"dataRetorno\": \"2021-06-28\"\r\n}]",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/especificacoes/requisicoes",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "especificacoes",
                "requisicoes"
              ]
            }
          },
          "response": []
        },
        {
          "name": "/evento Passo3",
          "event": [
            {
              "listen": "prerequest",
              "script": {
                "exec": [
                  ""
                ],
                "type": "text/javascript",
                "packages": {}
              }
            }
          ],
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "GET",
            "header": [],
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/evento?dataMovimento=2021-06-25&dataHoraInicio=2021-06-25T17:55:00.000",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "evento"
              ],
              "query": [
                {
                  "key": "dataMovimento",
                  "value": "2021-06-25"
                },
                {
                  "key": "dataHoraInicio",
                  "value": "2021-06-25T17:55:00.000"
                }
              ]
            }
          },
          "response": []
        },
        {
          "name": "/especificacoes/{id}/confirmar Passo4",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "PUT",
            "header": [],
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/especificacoes/202106250011241/confirmar?versao=0&parte=CEDENTE",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "especificacoes",
                "202106250011241",
                "confirmar"
              ],
              "query": [
                {
                  "key": "versao",
                  "value": "0"
                },
                {
                  "key": "parte",
                  "value": "CEDENTE"
                }
              ]
            }
          },
          "response": []
        },
        {
          "name": "/especificacoes/{id}/confirmar Passo4",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "PUT",
            "header": [],
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/especificacoes/202106250011242/confirmar?versao=0&parte=CEDENTE",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "especificacoes",
                "202106250011242",
                "confirmar"
              ],
              "query": [
                {
                  "key": "versao",
                  "value": "0"
                },
                {
                  "key": "parte",
                  "value": "CEDENTE"
                }
              ]
            }
          },
          "response": []
        },
        {
          "name": "/negocios/{id}/concluir Passo5",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "PUT",
            "header": [],
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/negocios/202106250000007/concluir",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "negocios",
                "202106250000007",
                "concluir"
              ]
            }
          },
          "response": []
        },
        {
          "name": "/evento Passo6",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "GET",
            "header": [],
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/evento?dataMovimento=2021-06-25&dataHoraInicio=2021-06-25T17:58:00.000",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "evento"
              ],
              "query": [
                {
                  "key": "dataMovimento",
                  "value": "2021-06-25"
                },
                {
                  "key": "dataHoraInicio",
                  "value": "2021-06-25T17:58:00.000"
                }
              ]
            }
          },
          "response": []
        }
      ]
    },
    {
      "name": "Cenário 7",
      "item": [
        {
          "name": "/evento Passo1",
          "event": [
            {
              "listen": "prerequest",
              "script": {
                "exec": [
                  "pm.environment.get(\"apitoken\");"
                ],
                "type": "text/javascript",
                "packages": {}
              }
            }
          ],
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "GET",
            "header": [],
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/evento?dataMovimento=2021-06-25&dataHoraInicio=2021-06-25T11:35:00.000",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "evento"
              ],
              "query": [
                {
                  "key": "dataMovimento",
                  "value": "2021-06-25"
                },
                {
                  "key": "dataHoraInicio",
                  "value": "2021-06-25T11:35:00.000"
                }
              ]
            }
          },
          "response": []
        },
        {
          "name": "/especificacoes/requisicoes Passo2",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "POST",
            "header": [],
            "body": {
              "mode": "raw",
              "raw": "[\r\n  {\r\n  \"idNegocio\": \"202106250000006\",\r\n  \"idRequisicaoContraparte\": \"21565\",\r\n  \"operacao\": \"1054\",\r\n  \"parte\": \"CESSIONARIO\",\r\n  \"contaCessionario\": \"987001745\",\r\n  \"dataMovimento\": \"2021-06-25\",\r\n  \"quantidadeTitulos\": \"326948\"\r\n  },\r\n  {\r\n  \"idNegocio\": \"202106250000006\",\r\n  \"idRequisicaoContraparte\": \"21565\",\r\n  \"operacao\": \"1054\",\r\n  \"parte\": \"CESSIONARIO\",\r\n  \"contaCessionario\": \"987001745\",\r\n  \"dataMovimento\": \"2021-06-25\",\r\n  \"quantidadeTitulos\": \"6142145\"\r\n  }\r\n]",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/especificacoes/requisicoes",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "especificacoes",
                "requisicoes"
              ]
            }
          },
          "response": []
        },
        {
          "name": "/evento Passo3",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "GET",
            "header": [],
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/evento?dataMovimento=2021-06-25&dataHoraInicio=2021-06-25T11:40:00.000",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "evento"
              ],
              "query": [
                {
                  "key": "dataMovimento",
                  "value": "2021-06-25"
                },
                {
                  "key": "dataHoraInicio",
                  "value": "2021-06-25T11:40:00.000"
                }
              ]
            }
          },
          "response": []
        },
        {
          "name": "/especificacoes/{id}/confirmar Passo3",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "PUT",
            "header": [],
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/especificacoes/202106250011239/confirmar?versao=0&parte=CESSIONARIO",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "especificacoes",
                "202106250011239",
                "confirmar"
              ],
              "query": [
                {
                  "key": "versao",
                  "value": "0"
                },
                {
                  "key": "parte",
                  "value": "CESSIONARIO"
                }
              ]
            }
          },
          "response": []
        },
        {
          "name": "/especificacoes/{id}/confirmar Passo3",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "PUT",
            "header": [],
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/especificacoes/202106250011240/confirmar?versao=0&parte=CESSIONARIO",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "especificacoes",
                "202106250011240",
                "confirmar"
              ],
              "query": [
                {
                  "key": "versao",
                  "value": "0"
                },
                {
                  "key": "parte",
                  "value": "CESSIONARIO"
                }
              ]
            }
          },
          "response": []
        },
        {
          "name": "/evento Passo5",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "GET",
            "header": [],
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/evento?dataMovimento=2021-06-25&dataHoraInicio=2021-06-25T11:55:00.000",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "evento"
              ],
              "query": [
                {
                  "key": "dataMovimento",
                  "value": "2021-06-25"
                },
                {
                  "key": "dataHoraInicio",
                  "value": "2021-06-25T11:55:00.000"
                }
              ]
            }
          },
          "response": []
        }
      ]
    },
    {
      "name": "Cenário 8",
      "item": [
        {
          "name": "/evento Passo1",
          "event": [
            {
              "listen": "prerequest",
              "script": {
                "exec": [
                  "pm.environment.get(\"apitoken\");"
                ],
                "type": "text/javascript",
                "packages": {}
              }
            }
          ],
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "GET",
            "header": [],
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/evento?dataMovimento=2024-08-20&dataHoraInicio=2024-08-20T14:47:00.000",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "evento"
              ],
              "query": [
                {
                  "key": "dataMovimento",
                  "value": "2024-08-20"
                },
                {
                  "key": "dataHoraInicio",
                  "value": "2024-08-20T14:47:00.000"
                }
              ]
            }
          },
          "response": []
        },
        {
          "name": "/negocios/especificacao Passo2",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "POST",
            "header": [],
            "body": {
              "mode": "raw",
              "raw": "{\r\n  \"operacao\": \"1052\",\r\n  \"iselicCedente\": \"95959595\",\r\n  \"iselicCessionario\": \"32323232\",\r\n  \"codigoTitulo\": 210100,\r\n  \"dataVencimento\": \"2024-09-01\",\r\n  \"precoUnitario\":\"96301.745203\",\r\n  \"quantidadeTitulos\": \"200\",\r\n  \"parte\": \"CESSIONARIO\",\r\n  \"dataMovimento\": \"2024-08-20\",\r\n  \"contaCedente\": \"000012345\",\r\n  \"contaCessionario\": \"000054321\"\r\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/negocios/especificacao",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "negocios",
                "especificacao"
              ]
            }
          },
          "response": []
        },
        {
          "name": "/evento Passo3",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "GET",
            "header": [],
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/evento?dataMovimento=2024-08-20&dataHoraInicio=2024-08-20T15:00:00.000",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "evento"
              ],
              "query": [
                {
                  "key": "dataMovimento",
                  "value": "2024-08-20"
                },
                {
                  "key": "dataHoraInicio",
                  "value": "2024-08-20T15:00:00.000"
                }
              ]
            }
          },
          "response": []
        },
        {
          "name": "/especificacoes/{id}/confirmar Passo3",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "PUT",
            "header": [],
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/especificacoes/202408200004321/confirmar?versao=0&parte=CESSIONARIO",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "especificacoes",
                "202408200004321",
                "confirmar"
              ],
              "query": [
                {
                  "key": "versao",
                  "value": "0"
                },
                {
                  "key": "parte",
                  "value": "CESSIONARIO"
                }
              ]
            }
          },
          "response": []
        },
        {
          "name": "/evento Passo5",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "GET",
            "header": [],
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/evento?dataMovimento=2024-08-20&dataHoraInicio=2024-08-20T15:50:00.000",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "evento"
              ],
              "query": [
                {
                  "key": "dataMovimento",
                  "value": "2024-08-20"
                },
                {
                  "key": "dataHoraInicio",
                  "value": "2024-08-20T15:50:00.000"
                }
              ]
            }
          },
          "response": []
        }
      ]
    },
    {
      "name": "Cenário 9",
      "item": [
        {
          "name": "Lançar Negocio - Passo 2",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "POST",
            "header": [],
            "body": {
              "mode": "raw",
              "raw": "{\r\n  \"operacao\": \"4052\",\r\n  \"iselicCedente\": \"12312312\",\r\n  \"iselicCessionario\": \"95959595\",\r\n  \"codigoTitulo\": \"950199\",\r\n  \"dataVencimento\": \"2027-01-01\",\r\n  \"precoUnitario\":\"123.123456\",\r\n  \"quantidadeTitulos\": \"200\",\r\n  \"parte\": \"CESSIONARIO\",\r\n  \"dataMovimento\": \"2024-06-17\",\r\n  \"dataLiquidacao\": \"2024-06-18\",\r\n  \"departamento\": \"001\"\r\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/negocios",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "negocios"
              ]
            }
          },
          "response": []
        },
        {
          "name": "Nova Requisição - Passo 3",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "POST",
            "header": [],
            "body": {
              "mode": "raw",
              "raw": "[{\r\n  \"idNegocio\": \"202406170000960\",\r\n  \"operacao\": \"4052\",\r\n  \"parte\": \"CESSIONARIO\",\r\n  \"contaCedente\": \"999999999\",\r\n  \"contaCessionario\": \"111111111\",\r\n  \"dataMovimento\": \"2024-06-17\",\r\n  \"codigoTitulo\": \"950199\",\r\n  \"dataVencimento\": \"2027-01-01\",\r\n  \"dataLiquidacao\": \"2024-06-18\",\r\n  \"precoUnitario\":\"123.123456\",\r\n  \"quantidadeTitulos\": \"200\"\r\n}]",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/especificacoes/requisicoes",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "especificacoes",
                "requisicoes"
              ]
            }
          },
          "response": []
        },
        {
          "name": "Buscar Especificação - Passo 3",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "GET",
            "header": [],
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/especificacoes/202406170000960",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "especificacoes",
                "202406170000960"
              ]
            }
          },
          "response": []
        },
        {
          "name": "Confirmar especificação- Passo 3",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "PUT",
            "header": [],
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/especificacoes/202406170001028/confirmar?versao=0&parte=CESSIONARIO",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "especificacoes",
                "202406170001028",
                "confirmar"
              ],
              "query": [
                {
                  "key": "versao",
                  "value": "0"
                },
                {
                  "key": "parte",
                  "value": "CESSIONARIO"
                }
              ]
            }
          },
          "response": []
        },
        {
          "name": "Lançar Negocio - Passo 4",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "POST",
            "header": [],
            "body": {
              "mode": "raw",
              "raw": "{\r\n  \"operacao\": \"4052\",\r\n  \"iselicCedente\": \"95959595\",\r\n  \"iselicCessionario\": \"85858585\",\r\n  \"codigoTitulo\": \"950199\",\r\n  \"dataVencimento\": \"2027-01-01\",\r\n  \"precoUnitario\":\"124.223456\",\r\n  \"quantidadeTitulos\": \"100\",\r\n  \"parte\": \"CEDENTE\",\r\n  \"dataMovimento\": \"2024-06-17\",\r\n  \"dataLiquidacao\": \"2024-06-18\",\r\n  \"departamento\": \"001\"\r\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/negocios",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "negocios"
              ]
            }
          },
          "response": []
        },
        {
          "name": "Nova Requisição - Passo 5",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "POST",
            "header": [],
            "body": {
              "mode": "raw",
              "raw": "[{\r\n  \"idNegocio\": \"202406170000961\",\r\n  \"operacao\": \"4052\",\r\n  \"parte\": \"CEDENTE\",\r\n  \"contaCedente\": \"111111111\",\r\n  \"contaCessionario\": \"666666666\",\r\n  \"dataMovimento\": \"2024-06-17\",\r\n  \"codigoTitulo\": \"950199\",\r\n  \"dataVencimento\": \"2027-01-01\",\r\n  \"dataLiquidacao\": \"2024-06-18\",\r\n  \"precoUnitario\":\"124.123456\",\r\n  \"quantidadeTitulos\": \"100\"\r\n}]",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/especificacoes/requisicoes",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "especificacoes",
                "requisicoes"
              ]
            }
          },
          "response": []
        },
        {
          "name": "Buscar Especificação - Passo 5",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "GET",
            "header": [],
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/especificacoes/202406170000961",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "especificacoes",
                "202406170000961"
              ]
            }
          },
          "response": []
        },
        {
          "name": "Confirmar especificação - Passo 5",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "PUT",
            "header": [],
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/especificacoes/202406170001029/confirmar?versao=0&parte=CESSIONARIO",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "especificacoes",
                "202406170001029",
                "confirmar"
              ],
              "query": [
                {
                  "key": "versao",
                  "value": "0"
                },
                {
                  "key": "parte",
                  "value": "CESSIONARIO"
                }
              ]
            }
          },
          "response": []
        },
        {
          "name": "Nova associação - Passo 6",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "POST",
            "header": [],
            "body": {
              "mode": "raw",
              "raw": "{\r\n  \"idNegocioVenda\":\"202406170000960\",\r\n  \"idNegocioCompra\": \"202406170000961\",\r\n  \"tipoAssociacao\": \"INTERMEDIACAO\"\r\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/associacoes",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "associacoes"
              ]
            }
          },
          "response": []
        },
        {
          "name": "Buscar Negocio com ID do lote - Passo 7",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "GET",
            "header": [],
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/evento?dataMovimento=2024-06-17&dataHoraInicio=2024-11-14T20:50:00.000",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "evento"
              ],
              "query": [
                {
                  "key": "dataMovimento",
                  "value": "2024-06-17"
                },
                {
                  "key": "dataHoraInicio",
                  "value": "2024-11-14T20:50:00.000"
                }
              ]
            }
          },
          "response": []
        },
        {
          "name": "Alocar em conta prorpria",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "POST",
            "header": [],
            "body": {
              "mode": "raw",
              "raw": "[{\r\n    \"idEspecificacao\": \"202406170001029\",\r\n    \"conta\": \"555555555\"\r\n}]",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/comandos/alocacao-conta-propria",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "comandos",
                "alocacao-conta-propria"
              ]
            }
          },
          "response": []
        }
      ]
    },
    {
      "name": "Cenário 12",
      "item": [
        {
          "name": "/pne/negocios-gestores Passo 1",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "POST",
            "header": [],
            "body": {
              "mode": "raw",
              "raw": "{\r\n  \"negocioGestor\": {\r\n    \"numeroNegocioPlataforma\": \"205XX0488\",\r\n    \"operacao\": \"1052\",\r\n    \"cedente\": {\r\n      \"identificacao\": \"99999999999999\",\r\n      \"tipoIdentificacao\": \"CNPJ\",\r\n      \"gestor\": true\r\n    },\r\n    \"cessionario\": {\r\n      \"identificacao\": \"85858585\",\r\n      \"tipoIdentificacao\": \"ISELIC\",\r\n      \"gestor\": false\r\n    },\r\n    \"codigoTitulo\": \"100000\",\r\n    \"dataVencimento\": \"2020-04-01\",\r\n    \"codigoISIN\": \"BRSTNCLTN772\",\r\n    \"quantidadeTitulos\": 10,\r\n    \"precoUnitario\": \"964.050202\",\r\n    \"dataMovimento\": \"2020-02-01\",\r\n    \"horaFechamentoNegocioPlataforma\": \"09:50:00\",\r\n    \"titulosConjugadosDerivativos\": true\r\n  },\r\n  \"ofertaCompra\": {\r\n    \"numeroOfertaPlataforma\": \"205XX0489\",\r\n    \"contaSelicOfertante\": \"102358741\",\r\n    \"CNPJOfertante\": \"85858585888888\",\r\n    \"codigoTitulo\": \"100000\",\r\n    \"dataVencimento\": \"2020-04-01\",\r\n    \"codigoISIN\": \"BRSTNCLTN772\",\r\n    \"quantidadeTitulos\": 10,\r\n    \"precoUnitario\": \"964.050202\",\r\n    \"taxaOferta\": \"14.5\",\r\n    \"horaLancamentoOferta\": \"09:43:33\"\r\n  },\r\n  \"ofertaVenda\": {\r\n    \"numeroOfertaPlataforma\": \"205XX0490\",\r\n    \"CNPJOfertante\": \"99999999999999\",\r\n    \"codigoTitulo\": \"100000\",\r\n    \"dataVencimento\": \"2020-04-01\",\r\n    \"codigoISIN\": \"BRSTNCLTN772\",\r\n    \"quantidadeTitulos\": 20,\r\n    \"precoUnitario\": \"964.050202\",\r\n    \"taxaOferta\": \"14.5\",\r\n    \"horaLancamentoOferta\": \"08:24:08\"\r\n  }\r\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/pne/negocios-gestores",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "pne",
                "negocios-gestores"
              ]
            }
          },
          "response": []
        },
        {
          "name": "/pne/negocios-gestores/negocios/especificacao Passo 2",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "POST",
            "header": [],
            "body": {
              "mode": "raw",
              "raw": "{\r\n    \"negocioEspecificacao\": {\r\n    \"operacao\": \"1052\",\r\n    \"iselicCedente\": \"77777777\",\r\n    \"iselicCessionario\": \"85858585\",\r\n    \"codigoTitulo\": \"100000\",\r\n    \"dataVencimento\": \"2020-02-01\",\r\n    \"codigoISIN\": \"BRSTNCLTN772\",\r\n    \"quantidadeTitulos\": \"10\",\r\n    \"precoUnitario\": \"964.050202\",\r\n    \"dataMovimento\": \"2020-02-01\",\r\n    \"numeroComando\": \"555555\",\r\n    \"contaCedente\": \"102359999\",\r\n    \"contaCessionario\": \"102358741\"\r\n\t},\r\n\t\"idNegocioGestor\": \"202002010000001\"\r\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/pne/negocios-gestores/negocios/especificacao",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "pne",
                "negocios-gestores",
                "negocios",
                "especificacao"
              ]
            }
          },
          "response": []
        },
        {
          "name": "/pne/evento Passo 3",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "GET",
            "header": [],
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/pne/evento?dataMovimento=2020-02-01&dataHoraInicio=2020-02-01T09:30:00",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "pne",
                "evento"
              ],
              "query": [
                {
                  "key": "dataMovimento",
                  "value": "2020-02-01"
                },
                {
                  "key": "dataHoraInicio",
                  "value": "2020-02-01T09:30:00"
                }
              ]
            }
          },
          "response": []
        }
      ]
    },
    {
      "name": "Cenário 13",
      "item": [
        {
          "name": "/pne/negocios-gestores Passo 1",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "POST",
            "header": [],
            "body": {
              "mode": "raw",
              "raw": "{\r\n  \"negocioGestor\": {\r\n    \"numeroNegocioPlataforma\": \"205YY200\",\r\n    \"operacao\": \"1052\",\r\n    \"cedente\": {\r\n      \"identificacao\": \"99999999999999\",\r\n      \"tipoIdentificacao\": \"CNPJ\",\r\n      \"gestor\": true\r\n    },\r\n    \"cessionario\": {\r\n      \"identificacao\": \"85858585\",\r\n      \"tipoIdentificacao\": \"ISELIC\",\r\n      \"gestor\": false\r\n    },\r\n    \"codigoTitulo\": \"100000\",\r\n    \"dataVencimento\": \"2020-04-01\",\r\n    \"codigoISIN\": \"BRSTNCLTN772\",\r\n    \"quantidadeTitulos\": 10,\r\n    \"precoUnitario\": \"964.050202\",\r\n    \"dataMovimento\": \"2020-02-01\",\r\n    \"horaFechamentoNegocioPlataforma\": \"09:50:00\",\r\n    \"titulosConjugadosDerivativos\": true\r\n  },\r\n  \"ofertaCompra\": {\r\n    \"numeroOfertaPlataforma\": \"205YY0489\",\r\n    \"contaSelicOfertante\": \"102358741\",\r\n    \"CNPJOfertante\": \"85858585888888\",\r\n    \"codigoTitulo\": \"100000\",\r\n    \"dataVencimento\": \"2020-04-01\",\r\n    \"codigoISIN\": \"BRSTNCLTN772\",\r\n    \"quantidadeTitulos\": 10,\r\n    \"precoUnitario\": \"964.050202\",\r\n    \"taxaOferta\": \"14.5\",\r\n    \"horaLancamentoOferta\": \"09:43:33\"\r\n  },\r\n  \"ofertaVenda\": {\r\n    \"numeroOfertaPlataforma\": \"205YY0490\",\r\n    \"CNPJOfertante\": \"99999999999999\",\r\n    \"codigoTitulo\": \"100000\",\r\n    \"dataVencimento\": \"2020-04-01\",\r\n    \"codigoISIN\": \"BRSTNCLTN772\",\r\n    \"quantidadeTitulos\": 10,\r\n    \"precoUnitario\": \"964.050202\",\r\n    \"taxaOferta\": \"14.5\",\r\n    \"horaLancamentoOferta\": \"08:24:08\"\r\n  }\r\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/pne/negocios-gestores",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "pne",
                "negocios-gestores"
              ]
            }
          },
          "response": []
        },
        {
          "name": "/pne/evento Passo 2",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "GET",
            "header": [],
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/pne/evento?dataMovimento=2020-02-01&dataHoraInicio=2020-02-01T09:35:00",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "pne",
                "evento"
              ],
              "query": [
                {
                  "key": "dataMovimento",
                  "value": "2020-02-01"
                },
                {
                  "key": "dataHoraInicio",
                  "value": "2020-02-01T09:35:00"
                }
              ]
            }
          },
          "response": []
        }
      ]
    },
    {
      "name": "Cenário 14",
      "item": [
        {
          "name": "/pne/negocios-gestores Passo 1",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "PUT",
            "header": [],
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/pne/negocios-gestores/202002010008120/cancelamento",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "pne",
                "negocios-gestores",
                "202002010008120",
                "cancelamento"
              ]
            }
          },
          "response": []
        }
      ]
    },
    {
      "name": "Cenário 15",
      "item": [
        {
          "name": "/pne/negocios-gestores/negocios/especificacao Passo 1",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "POST",
            "header": [],
            "body": {
              "mode": "raw",
              "raw": "{\r\n    \"negocioEspecificacao\": {\r\n    \"operacao\": \"1052\",\r\n    \"iselicCedente\": \"65917657\",\r\n    \"iselicCessionario\": \"85858585\",\r\n    \"codigoTitulo\": \"100000\",\r\n    \"dataVencimento\": \"2020-02-01\",\r\n    \"codigoISIN\": \"BRSTNCLTN772\",\r\n    \"quantidadeTitulos\": 100,\r\n    \"precoUnitario\": \"964.050202\",\r\n    \"dataMovimento\": \"2020-02-01\",\r\n    \"numeroComando\": \"555589\",\r\n    \"contaCedente\": \"589552789\",\r\n    \"contaCessionario\": \"102358741\",\r\n\t\"titulosConjugadosDerivativos\": true\r\n  },\r\n   \"numeroNegocioPlataforma\": \"205ZZ0489\",\r\n   \"horaFechamentoNegocioPlataforma\": \"09:50:00\",\r\n   \"ofertaCompra\": {\r\n    \"numeroOfertaPlataforma\": \"205ZZ0489\",\r\n    \"contaSelicOfertante\": \"102358741\",\r\n    \"CNPJOfertante\": \"85858585888888\",\r\n    \"codigoTitulo\": \"100000\",\r\n    \"dataVencimento\": \"2020-04-01\",\r\n    \"codigoISIN\": \"BRSTNCLTN772\",\r\n    \"quantidadeTitulos\": 100,\r\n    \"precoUnitario\": \"964.050202\",\r\n    \"taxaOferta\": \"14.5\",\r\n    \"horaLancamentoOferta\": \"09:43:33\"\r\n  },\r\n  \"ofertaVenda\": {\r\n    \"numeroOfertaPlataforma\": \"205ZZ0490\",\r\n    \"CNPJOfertante\": \"99999999999999\",\r\n    \"codigoTitulo\": \"100000\",\r\n    \"dataVencimento\": \"2020-04-01\",\r\n    \"codigoISIN\": \"BRSTNCLTN772\",\r\n    \"quantidadeTitulos\": 100,\r\n    \"precoUnitario\": \"964.050202\",\r\n    \"taxaOferta\": \"14.5\",\r\n    \"horaLancamentoOferta\": \"08:24:08\"\r\n  }\r\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/pne/negocios-gestores/negocios/especificacao",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "pne",
                "negocios-gestores",
                "negocios",
                "especificacao"
              ]
            }
          },
          "response": []
        }
      ]
    },
    {
      "name": "Cenário 16",
      "item": [
        {
          "name": "/evento Passo 1",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "GET",
            "header": [],
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/evento?dataMovimento=2020-02-01&dataHoraInicio=2020-02-01T09:40:00",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "evento"
              ],
              "query": [
                {
                  "key": "dataMovimento",
                  "value": "2020-02-01"
                },
                {
                  "key": "dataHoraInicio",
                  "value": "2020-02-01T09:40:00"
                }
              ]
            }
          },
          "response": []
        },
        {
          "name": "/negocios-gestores Passo 2",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "POST",
            "header": [],
            "body": {
              "mode": "raw",
              "raw": "{\r\n    \"negocioEspecificacao\": {\r\n    \"operacao\": \"1052\",\r\n    \"iselicCedente\": \"77777777\",\r\n    \"iselicCessionario\": \"85858585\",\r\n    \"codigoTitulo\": \"100000\",\r\n    \"dataVencimento\": \"2020-04-01\",\r\n    \"codigoISIN\": \"BRSTNCLTN772\",\r\n    \"quantidadeTitulos\": \"10\",\r\n    \"precoUnitario\": \"964.050202\",\r\n\t\"parte\": \"CESSIONARIO\",\r\n    \"dataMovimento\": \"2020-02-01\",\r\n    \"numeroComando\": \"555588\",\r\n    \"contaCedente\": \"102359999\",\r\n    \"contaCessionario\": \"102358741\"\r\n\t},\r\n\t\"idNegocioGestor\": \"202002010000003\"\r\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/negocios-gestores",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "negocios-gestores"
              ]
            }
          },
          "response": []
        }
      ]
    },
    {
      "name": "Cenário 17",
      "item": [
        {
          "name": "/pne/negocios/especificacao Passo 1",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "POST",
            "header": [],
            "body": {
              "mode": "raw",
              "raw": "{\r\n\t\"negocioEspecificacao\": {\r\n\t\t\"iselicCedente\": \"88888888\",\r\n\t\t\"iselicCessionario\": \"99999999\",\r\n\t\t\"contaCedente\": \"888888888\",\r\n\t\t\"contaCessionario\": \"999999699\",\r\n\t\t\"operacao\": \"1052\",\r\n\t\t\"precoUnitario\": \"10\",\r\n\t\t\"quantidadeTitulos\": \"100\",\r\n\t\t\"numeroComando\": \"555589\",\r\n\t\t\"codigoTitulo\": \"100000\",\r\n\t\t\"dataVencimento\": \"2026-01-01\",\r\n\t\t\"codigoISIN\": \"BRSTNCLTN7U7\",\r\n\t\t\"dataMovimento\": \"2020-02-01\"\r\n\t},\r\n\t\"titulosConjugadosDerivativos\": false,\r\n\t\"numeroNegocioPlataforma\": \"205ZZ0489\",\r\n\t\"horaFechamentoNegocioPlataforma\": \"09:22:08\",\r\n\t\"ofertaVenda\": {\r\n\t\t\"numeroOfertaPlataforma\": \"205ZZ0008\",\r\n\t\t\"contaSelicOfertante\": \"888888888\",\r\n\t\t\"CNPJOfertante\": \"85858585888888\",\r\n\t\t\"codigoTitulo\": \"100000\",\r\n\t\t\"dataVencimento\": \"2026-01-01\",\r\n\t\t\"codigoISIN\": \"BRSTNCLTN7U7\",\r\n\t\t\"quantidadeTitulos\": \"100\",\r\n\t\t\"precoUnitario\": \"10\",\r\n\t\t\"taxaOferta\": \"14.5\",\r\n\t\t\"horaLancamentoOferta\": \"09:20:08\"\r\n\t},\r\n\t\"ofertaCompra\": {\r\n\t\t\"numeroOfertaPlataforma\": \"205ZZ0002\",\r\n\t\t\"CNPJOfertante\": \"12345678912345\",\r\n\t\t\"codigoTitulo\": \"100000\",\r\n\t\t\"dataVencimento\": \"2026-01-01\",\r\n\t\t\"codigoISIN\": \"BRSTNCLTN7U7\",\r\n\t\t\"quantidadeTitulos\": \"100\",\r\n\t\t\"precoUnitario\": \"10\",\r\n\t\t\"taxaOferta\": \"14.5\",\r\n\t\t\"horaLancamentoOferta\": \"08:24:08\"\r\n\t}\r\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/pne/negocios/especificacao",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "pne",
                "negocios",
                "especificacao"
              ]
            }
          },
          "response": []
        },
        {
          "name": "/pne/negocios-gestores Passo 2",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "POST",
            "header": [],
            "body": {
              "mode": "raw",
              "raw": "{\r\n  \"negocioGestor\": {\r\n\t\"titulosConjugadosDerivativos\": false,\r\n\t\"numeroNegocioPlataforma\": \"205ZZ0489\",\r\n\t\"horaFechamentoNegocioPlataforma\": \"09:22:08\",\r\n    \"operacao\": \"1052\",\r\n\t\"cedente\": {\r\n      \"identificacao\": \"99999999\",\r\n      \"tipoIdentificacao\": \"ISELIC\",\r\n      \"gestor\": false\r\n    }, \r\n    \"cessionario\": {\r\n      \"identificacao\": \"12345678\",\r\n      \"tipoIdentificacao\": \"ISELIC\",\r\n      \"gestor\": true\r\n    }, \r\n\t\"codigoTitulo\": \"100000\",\r\n    \"dataVencimento\": \"2026-01-01\",\r\n    \"codigoISIN\": \"BRSTNCLTN7U7\",\r\n    \"quantidadeTitulos\": \"100\",\r\n    \"precoUnitario\": \"100\",\r\n    \"dataMovimento\": \"2020-02-01\"\r\n  },\r\n\t\"ofertaVenda\": {\r\n\t\t\"numeroOfertaPlataforma\": \"205ZZ0008\",\r\n\t\t\"contaSelicOfertante\": \"888888888\",\r\n\t\t\"CNPJOfertante\": \"85858585888888\",\r\n\t\t\"codigoTitulo\": \"100000\",\r\n\t\t\"dataVencimento\": \"2026-01-01\",\r\n\t\t\"codigoISIN\": \"BRSTNCLTN7U7\",\r\n\t\t\"quantidadeTitulos\": \"100\",\r\n\t\t\"precoUnitario\": \"10\",\r\n\t\t\"taxaOferta\": \"14.5\",\r\n\t\t\"horaLancamentoOferta\": \"09:20:08\"\r\n\t},\r\n\t\"ofertaCompra\": {\r\n\t\t\"numeroOfertaPlataforma\": \"205ZZ0002\",\r\n\t\t\"CNPJOfertante\": \"12345678912345\",\r\n\t\t\"codigoTitulo\": \"100000\",\r\n\t\t\"dataVencimento\": \"2026-01-01\",\r\n\t\t\"codigoISIN\": \"BRSTNCLTN7U7\",\r\n\t\t\"quantidadeTitulos\": \"100\",\r\n\t\t\"precoUnitario\": \"10\",\r\n\t\t\"taxaOferta\": \"14.5\",\r\n\t\t\"horaLancamentoOferta\": \"08:24:08\"\r\n\t}\r\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/pne/negocios-gestores",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "pne",
                "negocios-gestores"
              ]
            }
          },
          "response": []
        },
        {
          "name": "/pne/negocios-gestores/negocios/especificacao Passo 3",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "POST",
            "header": [],
            "body": {
              "mode": "raw",
              "raw": "{\r\n\t\"negocioEspecificacao\": {\r\n\t\t\"iselicCedente\": \"99999999\",\r\n\t\t\"iselicCessionario\": \"23232323\",\r\n\t\t\"contaCedente\": \"999999699\",\r\n\t\t\"contaCessionario\": \"232323239\",\r\n\t\t\"operacao\": \"1052\",\r\n\t\t\"precoUnitario\": \"10\",\r\n\t\t\"quantidadeTitulos\": \"70\",\r\n\t\t\"numeroComando\": \"222222\",\r\n\t\t\"codigoTitulo\": \"100000\",\r\n\t\t\"dataVencimento\": \"2026-01-01\",\r\n\t\t\"codigoISIN\": \"BRSTNCLTN7U7\",\r\n\t\t\"dataMovimento\": \"2020-02-01\"\r\n\t},\r\n\t\"idNegocioGestor\": \"202002010000001\"\r\n} ",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/pne/negocios-gestores/negocios/especificacao",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "pne",
                "negocios-gestores",
                "negocios",
                "especificacao"
              ]
            }
          },
          "response": []
        },
        {
          "name": "/pne/negocios-gestores/negocios/especificacao Passo 4",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "POST",
            "header": [],
            "body": {
              "mode": "raw",
              "raw": "{\r\n\t\"negocioEspecificacao\": {\r\n\t\t\"iselicCedente\": \"99999999\",\r\n\t\t\"iselicCessionario\": \"33300023\",\r\n\t\t\"contaCedente\": \"999999699\",\r\n\t\t\"contaCessionario\": \"333000235\",\r\n\t\t\"operacao\": \"1052\",\r\n\t\t\"precoUnitario\": \"10\",\r\n\t\t\"quantidadeTitulos\": \"30\",\r\n\t\t\"numeroComando\": \"123456\",\r\n\t\t\"codigoTitulo\": \"100000\",\r\n\t\t\"dataVencimento\": \"2026-01-01\",\r\n\t\t\"codigoISIN\": \"BRSTNCLTN7U7\",\r\n\t\t\"dataMovimento\": \"2020-02-01\"\r\n\t},\r\n\t\"idNegocioGestor\": \"202002010000001\"\r\n} ",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/pne/negocios-gestores/negocios/especificacao",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "pne",
                "negocios-gestores",
                "negocios",
                "especificacao"
              ]
            }
          },
          "response": []
        },
        {
          "name": "/pne/associacoes Passo 5",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "POST",
            "header": [],
            "body": {
              "mode": "raw",
              "raw": "{\r\n  \"idNegocioVenda\":\"202002010000125\",\r\n  \"idNegocioCompra\": \"202002010000090\",\r\n  \"tipoAssociacao\": \"INTERMEDIACAO\"\r\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/pne/associacoes",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "pne",
                "associacoes"
              ]
            }
          },
          "response": []
        },
        {
          "name": "/pne/associacoes Passo 6",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "POST",
            "header": [],
            "body": {
              "mode": "raw",
              "raw": "{\r\n    \"idNegocioCompra\":\"202002010000125\",\r\n\t\"idNegocioVenda\":\"202002010000090\",\r\n\t\"tipoAssociacao\":\"INTERMEDIACAO\"\r\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/pne/associacoes",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "pne",
                "associacoes"
              ]
            }
          },
          "response": []
        },
        {
          "name": "/pne/negocios/{id}/associacoes Passo 7",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "GET",
            "header": [],
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/pne/negocios/202002010000090/associacoes",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "pne",
                "negocios",
                "202002010000090",
                "associacoes"
              ]
            }
          },
          "response": []
        }
      ]
    },
    {
      "name": "Cenário 18",
      "item": [
        {
          "name": "/pne/associacoes/{id} Passo 1",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "GET",
            "header": [],
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/pne/associacoes/202002010000900202002010000888",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "pne",
                "associacoes",
                "202002010000900202002010000888"
              ]
            }
          },
          "response": []
        },
        {
          "name": "/pne/associacoes/{id} Passo 2",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "DELETE",
            "header": [],
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/pne/associacoes/202002010000900202002010000888",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "pne",
                "associacoes",
                "202002010000900202002010000888"
              ]
            }
          },
          "response": []
        }
      ]
    },
    {
      "name": "Cenário 19",
      "item": [
        {
          "name": "/pne/negocios/especificacao Passo 1",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "POST",
            "header": [],
            "body": {
              "mode": "raw",
              "raw": "{\r\n\t\"negocioEspecificacao\": {\r\n\t\t\"iselicCedente\": \"88888888\",\r\n\t\t\"iselicCessionario\": \"99999999\",\r\n\t\t\"contaCedente\": \"888888888\",\r\n\t\t\"contaCessionario\": \"999999699\",\r\n\t\t\"operacao\": \"1052\",\r\n\t\t\"precoUnitario\": \"10\",\r\n\t\t\"quantidadeTitulos\": \"100\",\r\n\t\t\"numeroComando\": \"555589\",\r\n\t\t\"codigoTitulo\": \"100000\",\r\n\t\t\"dataVencimento\": \"2026-01-01\",\r\n\t\t\"codigoISIN\": \"BRSTNCLTN7U7\",\r\n\t\t\"dataMovimento\": \"2020-02-01\"\r\n\t},\r\n\t\"titulosConjugadosDerivativos\": false,\r\n\t\"numeroNegocioPlataforma\": \"205ZZ0489\",\r\n\t\"horaFechamentoNegocioPlataforma\": \"09:22:08\",\r\n\t\"ofertaVenda\": {\r\n\t\t\"numeroOfertaPlataforma\": \"205ZZ0008\",\r\n\t\t\"contaSelicOfertante\": \"888888888\",\r\n\t\t\"CNPJOfertante\": \"85858585888888\",\r\n\t\t\"codigoTitulo\": \"100000\",\r\n\t\t\"dataVencimento\": \"2026-01-01\",\r\n\t\t\"codigoISIN\": \"BRSTNCLTN7U7\",\r\n\t\t\"quantidadeTitulos\": \"100\",\r\n\t\t\"precoUnitario\": \"10\",\r\n\t\t\"taxaOferta\": \"14.5\",\r\n\t\t\"horaLancamentoOferta\": \"09:20:08\"\r\n\t},\r\n\t\"ofertaCompra\": {\r\n\t\t\"numeroOfertaPlataforma\": \"205ZZ0002\",\r\n\t\t\"CNPJOfertante\": \"12345678912345\",\r\n\t\t\"codigoTitulo\": \"100000\",\r\n\t\t\"dataVencimento\": \"2026-01-01\",\r\n\t\t\"codigoISIN\": \"BRSTNCLTN7U7\",\r\n\t\t\"quantidadeTitulos\": \"100\",\r\n\t\t\"precoUnitario\": \"10\",\r\n\t\t\"taxaOferta\": \"14.5\",\r\n\t\t\"horaLancamentoOferta\": \"08:24:08\"\r\n\t}\r\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/pne/negocios/especificacao",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "pne",
                "negocios",
                "especificacao"
              ]
            }
          },
          "response": []
        },
        {
          "name": "/pne/negocios/{id}/permitir-intermediacao-sem-associacao Passo 2",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "PUT",
            "header": [],
            "url": {
              "raw": "{{url}}/pre-matching/api/v2/pne/negocios/202002010000900/permitir-intermediacao-sem-associacao?parte=CESSIONARIO",
              "host": [
                "{{url}}"
              ],
              "path": [
                "pre-matching",
                "api",
                "v2",
                "pne",
                "negocios",
                "202002010000900",
                "permitir-intermediacao-sem-associacao"
              ],
              "query": [
                {
                  "key": "parte",
                  "value": "CESSIONARIO"
                }
              ]
            }
          },
          "response": []
        }
      ]
    },
    {
      "name": "Cenário 20",
      "item": [
        {
          "name": "/evento Passo 1",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "GET",
            "header": [],
            "url": {
              "raw": "{{url}}/api/v2/evento?dataMovimento=2020-04-01&dataHoraInicio=2020-04-01T08:00:00",
              "host": [
                "{{url}}"
              ],
              "path": [
                "api",
                "v2",
                "evento"
              ],
              "query": [
                {
                  "key": "dataMovimento",
                  "value": "2020-04-01"
                },
                {
                  "key": "dataHoraInicio",
                  "value": "2020-04-01T08:00:00"
                }
              ]
            }
          },
          "response": []
        },
        {
          "name": "/associacoes Passo 2",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "POST",
            "header": [],
            "body": {
              "mode": "raw",
              "raw": "{\r\n  \"idNegocioVenda\":\"202004010001001\",\r\n  \"idNegocioCompra\": \"202004010001002\",\r\n  \"tipoAssociacao\": \"INTERMEDIACAO\"\r\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{url}}/api/v2/associacoes",
              "host": [
                "{{url}}"
              ],
              "path": [
                "api",
                "v2",
                "associacoes"
              ]
            }
          },
          "response": []
        }
      ]
    },
    {
      "name": "Cenário 21",
      "item": [
        {
          "name": "/evento Passo 1",
          "request": {
            "auth": {
              "type": "bearer",
              "bearer": [
                {
                  "key": "token",
                  "value": "{{apitoken}}",
                  "type": "string"
                }
              ]
            },
            "method": "GET",
            "header": [],
            "url": {
              "raw": "{{url}}/api/v2/evento?dataMovimento=2020-12-29&dataHoraInicio=2020-12-29T09:00:00",
              "host": [
                "{{url}}"
              ],
              "path": [
                "api",
                "v2",
                "evento"
              ],
              "query": [
                {
                  "key": "dataMovimento",
                  "value": "2020-12-29"
                },
                {
                  "key": "dataHoraInicio",
                  "value": "2020-12-29T09:00:00"
                }
              ]
            }
          },
          "response": []
        }
      ]
    }
  ],
  "event": [
    {
      "listen": "prerequest",
      "script": {
        "type": "text/javascript",
        "exec": [
          ""
        ]
      }
    },
    {
      "listen": "test",
      "script": {
        "type": "text/javascript",
        "exec": [
          ""
        ]
      }
    }
  ],
  "variable": [
    {
      "key": "url",
      "value": "https://api.sandbox.selic.gov.br"
    },
    {
      "key": "apitoken",
      "value": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJhdXRob3JpemF0aW9uLnQwLnByb2R1Y3Rpb24uc2EtZWFzdC0xLmF3cy5zZW5zZWRpYS5uZXQiLCJpc3MiOiIxMC4wLjE2LjIwMSIsImp0aSI6ImJhZTU0MDUyLWZlOGEtNDVkNC1hNzBhLTBmNzgxMjg1ZDJkNSIsInN1YiI6ImVkZjVlMmQ2LTMxYzAtNDViMS05Mjk1LTA1NmQ4MjFjYzJmOCIsImV4cCI6ODY0MDAsImlhdCI6MTY2MzAxMTkz"
    }
  ]
}