{
	"info": {
		"_postman_id": "dc9d2b07-33de-47a0-a236-59298125e521",
		"name": "API INNOVE CONSULT - COLLECTION",
		"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
		"_exporter_id": "13433158"
	},
	"item": [
		{
			"name": "HOMOLOGACAO",
			"item": [
				{
					"name": "CREDNET",
					"item": [
						{
							"name": "GET FEATURES",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json",
										"type": "text"
									},
									{
										"key": "Authorization",
										"value": "{{api_token}}",
										"type": "text"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}",
										"type": "text"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\r\n  \"tipoPessoa\": 1\r\n}",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{url_api_sandbox}}/crednet/v2/getFeatures",
									"host": [
										"{{url_api_sandbox}}"
									],
									"path": [
										"crednet",
										"v2",
										"getFeatures"
									]
								}
							},
							"response": []
						},
						{
							"name": "CONSULTA",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json",
										"type": "text"
									},
									{
										"key": "Authorization",
										"value": "{{api_token}}",
										"type": "text"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}",
										"type": "text"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\r\n    \"documento\": \"string\",\r\n    \"estado\": \"string\",\r\n    \"features\": []\r\n}",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{url_api_sandbox}}/crednet/v2/consulta",
									"host": [
										"{{url_api_sandbox}}"
									],
									"path": [
										"crednet",
										"v2",
										"consulta"
									]
								}
							},
							"response": []
						}
					]
				},
				{
					"name": "INFOMAIS",
					"item": [
						{
							"name": "GET FEATURES",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json",
										"type": "text"
									},
									{
										"key": "Authorization",
										"value": "{{api_token}}",
										"type": "text"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}",
										"type": "text"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\r\n  \"tipoPessoa\": 1,\r\n  \"tipoFeature\": 1\r\n}",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{url_api_sandbox}}/infomais/v2/getFeatures",
									"host": [
										"{{url_api_sandbox}}"
									],
									"path": [
										"infomais",
										"v2",
										"getFeatures"
									]
								}
							},
							"response": []
						},
						{
							"name": "CONSULTA",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json",
										"type": "text"
									},
									{
										"key": "Authorization",
										"value": "{{api_token}}",
										"type": "text"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}",
										"type": "text"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\r\n    \"documento\": \"string\",\r\n    \"features\": [\"ENDERECOS\",\"TELEFONES\"]\r\n}",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{url_api_sandbox}}/infomais/v2/consulta",
									"host": [
										"{{url_api_sandbox}}"
									],
									"path": [
										"infomais",
										"v2",
										"consulta"
									]
								}
							},
							"response": []
						}
					]
				},
				{
					"name": "CONCENTRE",
					"item": [
						{
							"name": "GET FEATURES",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json",
										"type": "text"
									},
									{
										"key": "Authorization",
										"value": "{{api_token}}",
										"type": "text"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}",
										"type": "text"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\r\n  \"tipoPessoa\": 1\r\n}",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{url_api_sandbox}}/concentre/v2/getFeatures",
									"host": [
										"{{url_api_sandbox}}"
									],
									"path": [
										"concentre",
										"v2",
										"getFeatures"
									]
								}
							},
							"response": []
						},
						{
							"name": "CONSULTA",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json",
										"type": "text"
									},
									{
										"key": "Authorization",
										"value": "{{api_token}}",
										"type": "text"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}",
										"type": "text"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\r\n    \"documento\": \"string\",\r\n    \"features\": []\r\n}",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{url_api_sandbox}}/concentre/v2/consulta",
									"host": [
										"{{url_api_sandbox}}"
									],
									"path": [
										"concentre",
										"v2",
										"consulta"
									]
								}
							},
							"response": []
						}
					]
				},
				{
					"name": "RELATORIO BASICO",
					"item": [
						{
							"name": "GET FEATURES",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json",
										"type": "text"
									},
									{
										"key": "Authorization",
										"value": "{{api_token}}",
										"type": "text"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}",
										"type": "text"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\r\n  \"tipoPessoa\": 1\r\n}",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{url_api_sandbox}}/relatorioBasico/v2/getFeatures",
									"host": [
										"{{url_api_sandbox}}"
									],
									"path": [
										"relatorioBasico",
										"v2",
										"getFeatures"
									]
								}
							},
							"response": []
						},
						{
							"name": "CONSULTA",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json",
										"type": "text"
									},
									{
										"key": "Authorization",
										"value": "{{api_token}}",
										"type": "text"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}",
										"type": "text"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\r\n    \"documento\": \"string\",\r\n    \"features\": []\r\n}",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{url_api_sandbox}}/relatorioBasico/v2/consulta",
									"host": [
										"{{url_api_sandbox}}"
									],
									"path": [
										"relatorioBasico",
										"v2",
										"consulta"
									]
								}
							},
							"response": []
						}
					]
				},
				{
					"name": "RELATORIO AVANCADO PF",
					"item": [
						{
							"name": "GET FEATURES",
							"protocolProfileBehavior": {
								"disableBodyPruning": true
							},
							"request": {
								"method": "GET",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json",
										"type": "text"
									},
									{
										"key": "Authorization",
										"value": "{{api_token}}",
										"type": "text"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}",
										"type": "text"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{url_api_sandbox}}/relatorioAvancadoPf/v2/getFeatures",
									"host": [
										"{{url_api_sandbox}}"
									],
									"path": [
										"relatorioAvancadoPf",
										"v2",
										"getFeatures"
									]
								}
							},
							"response": []
						},
						{
							"name": "CONSULTA",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json",
										"type": "text"
									},
									{
										"key": "Authorization",
										"value": "{{api_token}}",
										"type": "text"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}",
										"type": "text"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\r\n    \"documento\": \"string\",\r\n    \"features\": []\r\n}",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{url_api_sandbox}}/relatorioAvancadoPf/v2/consulta",
									"host": [
										"{{url_api_sandbox}}"
									],
									"path": [
										"relatorioAvancadoPf",
										"v2",
										"consulta"
									]
								}
							},
							"response": []
						}
					]
				},
				{
					"name": "RELATORIO AVANCADO PJ",
					"item": [
						{
							"name": "GET FEATURES",
							"protocolProfileBehavior": {
								"disableBodyPruning": true
							},
							"request": {
								"method": "GET",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json",
										"type": "text"
									},
									{
										"key": "Authorization",
										"value": "{{api_token}}",
										"type": "text"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}",
										"type": "text"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{url_api_sandbox}}/relatorioAvancadoPj/v2/getFeatures",
									"host": [
										"{{url_api_sandbox}}"
									],
									"path": [
										"relatorioAvancadoPj",
										"v2",
										"getFeatures"
									]
								}
							},
							"response": []
						},
						{
							"name": "CONSULTA",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json",
										"type": "text"
									},
									{
										"key": "Authorization",
										"value": "{{api_token}}",
										"type": "text"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}",
										"type": "text"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\r\n    \"documento\": \"string\",\r\n    \"features\": []\r\n}",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{url_api_sandbox}}/relatorioAvancadoPj/v2/consulta",
									"host": [
										"{{url_api_sandbox}}"
									],
									"path": [
										"relatorioAvancadoPj",
										"v2",
										"consulta"
									]
								}
							},
							"response": []
						}
					]
				},
				{
					"name": "CREDIT BUREAU",
					"item": [
						{
							"name": "GET FEATURES",
							"request": {
								"method": "GET",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json",
										"type": "text"
									},
									{
										"key": "Authorization",
										"value": "{{api_token}}",
										"type": "text"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}",
										"type": "text"
									}
								],
								"url": {
									"raw": "{{url_api_sandbox}}/creditBureau/v2/getFeatures",
									"host": [
										"{{url_api_sandbox}}"
									],
									"path": [
										"creditBureau",
										"v2",
										"getFeatures"
									]
								}
							},
							"response": []
						},
						{
							"name": "CONSULTA",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json",
										"type": "text"
									},
									{
										"key": "Authorization",
										"value": "{{api_token}}",
										"type": "text"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}",
										"type": "text"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\r\n    \"documento\": \"string\",\r\n    \"features\": []\r\n}",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{url_api_sandbox}}/creditBureau/v2/consulta",
									"host": [
										"{{url_api_sandbox}}"
									],
									"path": [
										"creditBureau",
										"v2",
										"consulta"
									]
								}
							},
							"response": []
						}
					]
				},
				{
					"name": "RELATO",
					"item": [
						{
							"name": "GET FEATURES",
							"protocolProfileBehavior": {
								"disableBodyPruning": true
							},
							"request": {
								"method": "GET",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json",
										"type": "text"
									},
									{
										"key": "Authorization",
										"value": "{{api_token}}",
										"type": "text"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}",
										"type": "text"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{url_api_sandbox}}/relato/v2/getFeatures",
									"host": [
										"{{url_api_sandbox}}"
									],
									"path": [
										"relato",
										"v2",
										"getFeatures"
									]
								}
							},
							"response": []
						},
						{
							"name": "CONSULTA",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json",
										"type": "text"
									},
									{
										"key": "Authorization",
										"value": "{{api_token}}",
										"type": "text"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}",
										"type": "text"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\r\n    \"documento\": \"string\",\r\n    \"features\": []\r\n}",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{url_api_sandbox}}/relato/v2/consulta",
									"host": [
										"{{url_api_sandbox}}"
									],
									"path": [
										"relato",
										"v2",
										"consulta"
									]
								}
							},
							"response": []
						}
					]
				},
				{
					"name": "PEFIN",
					"item": [
						{
							"name": "GET MOTIVOS BAIXA",
							"request": {
								"auth": {
									"type": "bearer",
									"bearer": [
										{
											"key": "token",
											"value": "{{api_token}}",
											"type": "string"
										}
									]
								},
								"method": "GET",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}"
									}
								],
								"url": {
									"raw": "{{url_api_sandbox}}/pefin/getMotivosBaixa",
									"host": [
										"{{url_api_sandbox}}"
									],
									"path": [
										"pefin",
										"getMotivosBaixa"
									]
								}
							},
							"response": []
						},
						{
							"name": "GET NATUREZA OPERACAO",
							"request": {
								"auth": {
									"type": "bearer",
									"bearer": [
										{
											"key": "token",
											"value": "{{api_token}}",
											"type": "string"
										}
									]
								},
								"method": "GET",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}"
									}
								],
								"url": {
									"raw": "{{url_api_sandbox}}/pefin/getNaturezaOperacao",
									"host": [
										"{{url_api_sandbox}}"
									],
									"path": [
										"pefin",
										"getNaturezaOperacao"
									]
								}
							},
							"response": []
						},
						{
							"name": "GET ESPECIE DOCUMENTO",
							"request": {
								"method": "GET",
								"header": [
									{
										"key": "Authorization",
										"value": "{{api_token}}"
									},
									{
										"key": "Content-Type",
										"value": "application/json"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}"
									}
								],
								"url": {
									"raw": "{{url_api_sandbox}}/pefin/getEspecieDocumento",
									"host": [
										"{{url_api_sandbox}}"
									],
									"path": [
										"pefin",
										"getEspecieDocumento"
									]
								}
							},
							"response": []
						},
						{
							"name": "GET LIST ERROS",
							"request": {
								"method": "GET",
								"header": [
									{
										"key": "Authorization",
										"value": "{{api_token}}"
									},
									{
										"key": "Content-Type",
										"value": "application/json"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}"
									}
								],
								"url": {
									"raw": "{{url_api_sandbox}}/pefin/getListErros",
									"host": [
										"{{url_api_sandbox}}"
									],
									"path": [
										"pefin",
										"getListErros"
									]
								}
							},
							"response": []
						},
						{
							"name": "NEGATIVACAO INSERT",
							"request": {
								"auth": {
									"type": "bearer",
									"bearer": [
										{
											"key": "token",
											"value": "{{api_token}}",
											"type": "string"
										}
									]
								},
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\r\n    \"nomeDevedor\": \"string\",\r\n    \"endereco\": \"string\",\r\n    \"complementoEndereco\": \"string\",\r\n    \"bairro\": \"string\",\r\n    \"municipio\": \"string\",\r\n    \"uf\": \"string\",\r\n    \"cep\": \"string\",\r\n    \"ddd\": \"string\",\r\n    \"telefone\": \"string\",\r\n    \"dataNascimento\": \"YYYY-MM-DD\",\r\n    \"nomePai\": \"string\",\r\n    \"nomeMae\": \"string\",\r\n    \"documento\": \"string\",\r\n    \"tipoSegundoDocumento\": 1,\r\n    \"segundoDocumento\": \"string\",\r\n    \"ufRg\": \"string\",\r\n    \"email\": \"string\",\r\n    \"celular\": \"string\",\r\n    \"numeroContrato\": \"string\",\r\n    \"tipoComunicado\": 1,\r\n    \"valor\": 185.78,\r\n    \"codNaturezaOperacao\": 39,\r\n    \"dataVencimentoDivida\": \"YYYY-MM-DD\",\r\n    \"dataTerminoContrato\": \"YYYY-MM-DD\",\r\n    \"envioSegundaCarta\": 1,\r\n    \"envioComunicadoEmail\": 1,\r\n    \"codigoParceiro\": \"string\"\r\n}",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{url_api_sandbox}}/pefin/negativacoes/insert",
									"host": [
										"{{url_api_sandbox}}"
									],
									"path": [
										"pefin",
										"negativacoes",
										"insert"
									]
								}
							},
							"response": []
						},
						{
							"name": "NEGATIVACAO INSERT BOLETO",
							"request": {
								"auth": {
									"type": "bearer",
									"bearer": [
										{
											"key": "token",
											"value": "{{api_token}}",
											"type": "string"
										}
									]
								},
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\r\n    \"nomeDevedor\": \"string\",\r\n    \"endereco\": \"string\",\r\n    \"complementoEndereco\": \"string\",\r\n    \"bairro\": \"string\",\r\n    \"municipio\": \"string\",\r\n    \"uf\": \"string\",\r\n    \"cep\": \"string\",\r\n    \"ddd\": \"string\",\r\n    \"telefone\": \"string\",\r\n    \"dataNascimento\": \"YYYY-MM-DD\",\r\n    \"nomePai\": \"string\",\r\n    \"nomeMae\": \"string\",\r\n    \"documento\": \"string\",\r\n    \"tipoSegundoDocumento\": 3,\r\n    \"segundoDocumento\": \"string\",\r\n    \"ufRg\": \"string\",\r\n    \"email\": \"string\",\r\n    \"celular\": \"string\",\r\n    \"numeroContrato\": \"string\",\r\n    \"tipoComunicado\": 2,\r\n    \"envioSegundaCarta\": 1,\r\n    \"envioComunicadoEmail\": 1,\r\n    \"valor\": 1.00,\r\n    \"codNaturezaOperacao\": 39,\r\n    \"dataVencimentoDivida\": \"YYYY-MM-DD\",\r\n    \"dataTerminoContrato\": \"YYYY-MM-DD\",\r\n    \"nossoNumero\": \"string\",\r\n    \"cedenteNome\": \"string\",\r\n    \"linhaDigitavel\" : \"string\",\r\n    \"cedenteCodBanco\": \"string\",\r\n    \"cedenteDigBanco\": 7,\r\n    \"cedenteAgencia\": \"string\",\r\n    \"cedenteCodigo\": \"string\",\r\n    \"cedenteBanco\": \"string\",\r\n    \"nossoNumeroBoleto\": \"string\",\r\n    \"valorBoleto\": 1.00,\r\n    \"localPagamento\": \"string\",\r\n    \"cedenteDocumento\": \"string\",\r\n    \"numeroCarteira\": \"string\",\r\n    \"codigoDoAceite\": \"string\",\r\n    \"codEspecieDocumento\": 11,\r\n    \"numeroDocumento\": \"string\",\r\n    \"dataDocumento\": \"YYYY-MM-DD\",\r\n    \"dataVencimentoBoleto\": \"YYYY-MM-DD\"\r\n}",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{url_api_sandbox}}/pefin/negativacoes/insert",
									"host": [
										"{{url_api_sandbox}}"
									],
									"path": [
										"pefin",
										"negativacoes",
										"insert"
									]
								}
							},
							"response": []
						},
						{
							"name": "NEGATIVACAO UPDATE",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									},
									{
										"key": "Authorization",
										"value": "{{api_token}}"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\r\n    \"codigoNegativacao\": 101010,\r\n    \"codigoUsuario\": 3,\r\n    \"codigoFilial\": 3,\r\n    \"nomeDevedor\": \"string\",\r\n    \"endereco\": \"string\",\r\n    \"complementoEndereco\": \"string\",\r\n    \"bairro\": \"string\",\r\n    \"municipio\": \"string\",\r\n    \"uf\": \"string\",\r\n    \"cep\": \"string\",\r\n    \"ddd\": \"string\",\r\n    \"telefone\": \"string\",\r\n    \"dataNascimento\": \"YYYY-MM-DD\",\r\n    \"nomePai\": \"string\",\r\n    \"nomeMae\": \"string\",\r\n    \"documento\": \"string\",\r\n    \"tipoSegundoDocumento\": 1,\r\n    \"segundoDocumento\": \"string\",\r\n    \"ufRg\": \"string\",\r\n    \"email\": \"string\",\r\n    \"celular\": \"string\",\r\n    \"numeroContrato\": \"string\",\r\n    \"tipoComunicado\": 1,\r\n    \"valor\": 185.78,\r\n    \"codNaturezaOperacao\": 39,\r\n    \"dataVencimentoDivida\": \"YYYY-MM-DD\",\r\n    \"dataTerminoContrato\": \"YYYY-MM-DD\",\r\n    \"envioSegundaCarta\": 1,\r\n    \"envioComunicadoEmail\": 1,\r\n    \"codigoParceiro\": \"string\"\r\n}",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{url_api}}/pefin/negativacoes/update",
									"host": [
										"{{url_api}}"
									],
									"path": [
										"pefin",
										"negativacoes",
										"update"
									]
								}
							},
							"response": []
						},
						{
							"name": "NEGATIVACAO BAIXA",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									},
									{
										"key": "Authorization",
										"value": "{{api_token}}"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\r\n    \"codigoNegativacao\": 101010,\r\n    \"codigoMotivoBaixa\": 1\r\n}",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{url_api_sandbox}}/pefin/negativacoes/baixa",
									"host": [
										"{{url_api_sandbox}}"
									],
									"path": [
										"pefin",
										"negativacoes",
										"baixa"
									]
								}
							},
							"response": []
						},
						{
							"name": "NEGATIVACAO GET STATUS",
							"request": {
								"auth": {
									"type": "bearer",
									"bearer": [
										{
											"key": "token",
											"value": "{{api_token}}",
											"type": "string"
										}
									]
								},
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\r\n    \"numeroContrato\": \"string\",\r\n    \"codigoNegativacao\": 101010\r\n}",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{url_api_sandbox}}/pefin/negativacoes/getStatus",
									"host": [
										"{{url_api_sandbox}}"
									],
									"path": [
										"pefin",
										"negativacoes",
										"getStatus"
									]
								}
							},
							"response": []
						},
						{
							"name": "AVALISTA INSERT",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									},
									{
										"key": "Authorization",
										"value": "{{api_token}}"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\r\n    \"codigoNegativacao\": 101010,\r\n    \"nome\": \"string\",\r\n    \"endereco\": \"string\",\r\n    \"complementoEndereco\": \"string\",\r\n    \"bairro\": \"string\",\r\n    \"municipio\": \"string\",\r\n    \"uf\": \"string\",\r\n    \"cep\": \"string\",\r\n    \"ddd\": \"string\",\r\n    \"telefone\": \"string\",\r\n    \"dataNascimento\": \"YYYY-MM-DD\",\r\n    \"nomePai\": \"string\",\r\n    \"nomeMae\": \"string\",\r\n    \"documento\": \"string\",\r\n    \"tipoSegundoDocumento\": 3,\r\n    \"segundoDocumento\": \"string\",\r\n    \"ufRg\": \"string\",\r\n    \"codigoParceiro\": \"string\"\r\n}",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{url_api_sandbox}}/pefin/avalista/insert",
									"host": [
										"{{url_api_sandbox}}"
									],
									"path": [
										"pefin",
										"avalista",
										"insert"
									]
								}
							},
							"response": []
						},
						{
							"name": "AVALISTA UPDATE",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									},
									{
										"key": "Authorization",
										"value": "{{api_token}}"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\r\n    \"codigoAvalista\": 1010,\r\n    \"codigoNegativacao\": 101010,\r\n    \"nome\": \"string\",\r\n    \"endereco\": \"string\",\r\n    \"complementoEndereco\": \"string\",\r\n    \"bairro\": \"string\",\r\n    \"municipio\": \"string\",\r\n    \"uf\": \"string\",\r\n    \"cep\": \"string\",\r\n    \"ddd\": \"string\",\r\n    \"telefone\": \"string\",\r\n    \"dataNascimento\": \"YYYY-MM-DD\",\r\n    \"nomePai\": \"string\",\r\n    \"nomeMae\": \"string\",\r\n    \"documento\": \"string\",\r\n    \"tipoSegundoDocumento\": 3,\r\n    \"segundoDocumento\": \"string\",\r\n    \"ufRg\": \"string\",\r\n    \"codigoParceiro\": \"string\"\r\n}",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{url_api_sandbox}}/pefin/avalista/update",
									"host": [
										"{{url_api_sandbox}}"
									],
									"path": [
										"pefin",
										"avalista",
										"update"
									]
								}
							},
							"response": []
						},
						{
							"name": "FIADORES GET STATUS",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									},
									{
										"key": "Authorization",
										"value": "{{api_token}}"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\r\n    \"codigoAvalista\": 1\r\n}",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{url_api_sandbox}}/pefin/avalista/getStatus",
									"host": [
										"{{url_api_sandbox}}"
									],
									"path": [
										"pefin",
										"avalista",
										"getStatus"
									]
								}
							},
							"response": []
						},
						{
							"name": "AVALISTA BAIXA",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									},
									{
										"key": "Authorization",
										"value": "{{api_token}}"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\r\n    \"codigoAvalista\": 1010,\r\n    \"codigoMotivoBaixa\": 1\r\n}",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{url_api_sandbox}}/pefin/avalista/baixa",
									"host": [
										"{{url_api_sandbox}}"
									],
									"path": [
										"pefin",
										"avalista",
										"baixa"
									]
								}
							},
							"response": []
						}
					]
				},
				{
					"name": "AUTH",
					"event": [
						{
							"listen": "test",
							"script": {
								"exec": [
									"var jsonData = JSON.parse(pm.response.text());\r",
									"pm.collectionVariables.set(\"api_token\", jsonData.token)"
								],
								"type": "text/javascript",
								"packages": {}
							}
						}
					],
					"request": {
						"method": "POST",
						"header": [
							{
								"key": "Content-Type",
								"value": "application/json",
								"type": "text"
							},
							{
								"key": "x-api-key",
								"value": "{{x-api-key}}",
								"type": "text"
							}
						],
						"body": {
							"mode": "raw",
							"raw": "{\r\n    \"logon\" : \"{{logon}}\",\r\n    \"password\" : \"{{senha}}\"\r\n}\r\n"
						},
						"url": {
							"raw": "{{url_api_sandbox}}/clientes/auth",
							"host": [
								"{{url_api_sandbox}}"
							],
							"path": [
								"clientes",
								"auth"
							]
						}
					},
					"response": []
				}
			]
		},
		{
			"name": "PRODUÇÃO",
			"item": [
				{
					"name": "PEFIN",
					"item": [
						{
							"name": "GET MOTIVOS BAIXA",
							"request": {
								"method": "GET",
								"header": [
									{
										"key": "Authorization",
										"value": "{{api_token}}"
									},
									{
										"key": "Content-Type",
										"value": "application/json"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}"
									}
								],
								"url": {
									"raw": "{{url_api}}/pefin/v1/getMotivosBaixa",
									"host": [
										"{{url_api}}"
									],
									"path": [
										"pefin",
										"v1",
										"getMotivosBaixa"
									]
								}
							},
							"response": []
						},
						{
							"name": "GET ESPECIE DOCUMENTO",
							"request": {
								"method": "GET",
								"header": [
									{
										"key": "Authorization",
										"value": "{{api_token}}"
									},
									{
										"key": "Content-Type",
										"value": "application/json"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}"
									}
								],
								"url": {
									"raw": "{{url_api}}/pefin/v1/getEspecieDocumento",
									"host": [
										"{{url_api}}"
									],
									"path": [
										"pefin",
										"v1",
										"getEspecieDocumento"
									]
								}
							},
							"response": []
						},
						{
							"name": "GET NATUREZA OPERACAO",
							"request": {
								"method": "GET",
								"header": [
									{
										"key": "Authorization",
										"value": "{{api_token}}"
									},
									{
										"key": "Content-Type",
										"value": "application/json"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}"
									}
								],
								"url": {
									"raw": "{{url_api}}/pefin/v1/getNaturezaOperacao",
									"host": [
										"{{url_api}}"
									],
									"path": [
										"pefin",
										"v1",
										"getNaturezaOperacao"
									]
								}
							},
							"response": []
						},
						{
							"name": "GET LIST ERROS",
							"request": {
								"method": "GET",
								"header": [
									{
										"key": "Authorization",
										"value": "{{api_token}}"
									},
									{
										"key": "Content-Type",
										"value": "application/json"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}"
									}
								],
								"url": {
									"raw": "{{url_api}}/pefin/v1/getListErros",
									"host": [
										"{{url_api}}"
									],
									"path": [
										"pefin",
										"v1",
										"getListErros"
									]
								}
							},
							"response": []
						},
						{
							"name": "NEGATIVACAO INSERT",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									},
									{
										"key": "Authorization",
										"value": "{{api_token}}"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\r\n    \"nomeDevedor\": \"string\",\r\n    \"endereco\": \"string\",\r\n    \"complementoEndereco\": \"string\",\r\n    \"bairro\": \"string\",\r\n    \"municipio\": \"string\",\r\n    \"uf\": \"string\",\r\n    \"cep\": \"string\",\r\n    \"ddd\": \"string\",\r\n    \"telefone\": \"string\",\r\n    \"dataNascimento\": \"YYYY-MM-DD\",\r\n    \"nomePai\": \"string\",\r\n    \"nomeMae\": \"string\",\r\n    \"documento\": \"string\",\r\n    \"tipoSegundoDocumento\": 1,\r\n    \"segundoDocumento\": \"string\",\r\n    \"ufRg\": \"string\",\r\n    \"email\": \"string\",\r\n    \"celular\": \"string\",\r\n    \"numeroContrato\": \"string\",\r\n    \"tipoComunicado\": 1,\r\n    \"valor\": 185.78,\r\n    \"codNaturezaOperacao\": 39,\r\n    \"dataVencimentoDivida\": \"YYYY-MM-DD\",\r\n    \"dataTerminoContrato\": \"YYYY-MM-DD\",\r\n    \"envioSegundaCarta\": 1,\r\n    \"envioComunicadoEmail\": 1,\r\n    \"codigoParceiro\": \"string\"\r\n}",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{url_api}}/pefin/v1/negativacoes/insert",
									"host": [
										"{{url_api}}"
									],
									"path": [
										"pefin",
										"v1",
										"negativacoes",
										"insert"
									]
								}
							},
							"response": []
						},
						{
							"name": "NEGATIVACAO INSERT BOLETO",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									},
									{
										"key": "Authorization",
										"value": "{{api_token}}"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\r\n    \"nomeDevedor\": \"string\",\r\n    \"endereco\": \"string\",\r\n    \"complementoEndereco\": \"string\",\r\n    \"bairro\": \"string\",\r\n    \"municipio\": \"string\",\r\n    \"uf\": \"string\",\r\n    \"cep\": \"string\",\r\n    \"ddd\": \"string\",\r\n    \"telefone\": \"string\",\r\n    \"dataNascimento\": \"YYYY-MM-DD\",\r\n    \"nomePai\": \"string\",\r\n    \"nomeMae\": \"string\",\r\n    \"documento\": \"string\",\r\n    \"tipoSegundoDocumento\": 3,\r\n    \"segundoDocumento\": \"string\",\r\n    \"ufRg\": \"string\",\r\n    \"email\": \"string\",\r\n    \"celular\": \"string\",\r\n    \"numeroContrato\": \"string\",\r\n    \"tipoComunicado\": 2,\r\n    \"envioSegundaCarta\": 1,\r\n    \"envioComunicadoEmail\": 1,\r\n    \"valor\": 1.00,\r\n    \"codNaturezaOperacao\": 39,\r\n    \"dataVencimentoDivida\": \"YYYY-MM-DD\",\r\n    \"dataTerminoContrato\": \"YYYY-MM-DD\",\r\n    \"nossoNumero\": \"string\",\r\n    \"cedenteNome\": \"string\",\r\n    \"linhaDigitavel\" : \"string\",\r\n    \"cedenteCodBanco\": \"string\",\r\n    \"cedenteDigBanco\": 7,\r\n    \"cedenteAgencia\": \"string\",\r\n    \"cedenteCodigo\": \"string\",\r\n    \"cedenteBanco\": \"string\",\r\n    \"nossoNumeroBoleto\": \"string\",\r\n    \"valorBoleto\": 1.00,\r\n    \"localPagamento\": \"string\",\r\n    \"cedenteDocumento\": \"string\",\r\n    \"numeroCarteira\": \"string\",\r\n    \"codigoDoAceite\": \"string\",\r\n    \"codEspecieDocumento\": 11,\r\n    \"numeroDocumento\": \"string\",\r\n    \"dataDocumento\": \"YYYY-MM-DD\",\r\n    \"dataVencimentoBoleto\": \"YYYY-MM-DD\"\r\n}",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{url_api}}/pefin/v1/negativacoes/insert",
									"host": [
										"{{url_api}}"
									],
									"path": [
										"pefin",
										"v1",
										"negativacoes",
										"insert"
									]
								}
							},
							"response": []
						},
						{
							"name": "NEGATIVACAO UPDATE",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									},
									{
										"key": "Authorization",
										"value": "{{api_token}}"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\r\n    \"codigoNegativacao\": 101010,\r\n    \"codigoUsuario\": 3,\r\n    \"codigoFilial\": 3,\r\n    \"nomeDevedor\": \"string\",\r\n    \"endereco\": \"string\",\r\n    \"complementoEndereco\": \"string\",\r\n    \"bairro\": \"string\",\r\n    \"municipio\": \"string\",\r\n    \"uf\": \"string\",\r\n    \"cep\": \"string\",\r\n    \"ddd\": \"string\",\r\n    \"telefone\": \"string\",\r\n    \"dataNascimento\": \"YYYY-MM-DD\",\r\n    \"nomePai\": \"string\",\r\n    \"nomeMae\": \"string\",\r\n    \"documento\": \"string\",\r\n    \"tipoSegundoDocumento\": 1,\r\n    \"segundoDocumento\": \"string\",\r\n    \"ufRg\": \"string\",\r\n    \"email\": \"string\",\r\n    \"celular\": \"string\",\r\n    \"numeroContrato\": \"string\",\r\n    \"tipoComunicado\": 1,\r\n    \"valor\": 185.78,\r\n    \"codNaturezaOperacao\": 39,\r\n    \"dataVencimentoDivida\": \"YYYY-MM-DD\",\r\n    \"dataTerminoContrato\": \"YYYY-MM-DD\",\r\n    \"envioSegundaCarta\": 1,\r\n    \"envioComunicadoEmail\": 1,\r\n    \"codigoParceiro\": \"string\"\r\n}",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{url_api}}/pefin/v1/negativacoes/update",
									"host": [
										"{{url_api}}"
									],
									"path": [
										"pefin",
										"v1",
										"negativacoes",
										"update"
									]
								}
							},
							"response": []
						},
						{
							"name": "NEGATIVACAO BAIXA",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									},
									{
										"key": "Authorization",
										"value": "{{api_token}}"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\r\n    \"codigoNegativacao\": 101010,\r\n    \"codigoMotivoBaixa\": 1\r\n}",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{url_api}}/pefin/v1/negativacoes/baixa",
									"host": [
										"{{url_api}}"
									],
									"path": [
										"pefin",
										"v1",
										"negativacoes",
										"baixa"
									]
								}
							},
							"response": []
						},
						{
							"name": "NEGATIVACAO GET STATUS",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									},
									{
										"key": "Authorization",
										"value": "{{api_token}}"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\r\n    \"numeroContrato\": \"string\",\r\n    \"codigoNegativacao\": 101010\r\n}",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{url_api}}/pefin/v1/negativacoes/getStatus",
									"host": [
										"{{url_api}}"
									],
									"path": [
										"pefin",
										"v1",
										"negativacoes",
										"getStatus"
									]
								}
							},
							"response": []
						},
						{
							"name": "AVALISTA INSERT",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									},
									{
										"key": "Authorization",
										"value": "{{api_token}}"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\r\n    \"codigoNegativacao\": 101010,\r\n    \"nome\": \"string\",\r\n    \"endereco\": \"string\",\r\n    \"complementoEndereco\": \"string\",\r\n    \"bairro\": \"string\",\r\n    \"municipio\": \"string\",\r\n    \"uf\": \"string\",\r\n    \"cep\": \"string\",\r\n    \"ddd\": \"string\",\r\n    \"telefone\": \"string\",\r\n    \"dataNascimento\": \"YYYY-MM-DD\",\r\n    \"nomePai\": \"string\",\r\n    \"nomeMae\": \"string\",\r\n    \"documento\": \"string\",\r\n    \"tipoSegundoDocumento\": 3,\r\n    \"segundoDocumento\": \"string\",\r\n    \"ufRg\": \"string\",\r\n    \"codigoParceiro\": \"string\"\r\n}",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{url_api}}/pefin/avalista/insert",
									"host": [
										"{{url_api}}"
									],
									"path": [
										"pefin",
										"avalista",
										"insert"
									]
								}
							},
							"response": []
						},
						{
							"name": "AVALISTA UPDATE",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									},
									{
										"key": "Authorization",
										"value": "{{api_token}}"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\r\n    \"codigoAvalista\": 1010,\r\n    \"codigoNegativacao\": 101010,\r\n    \"nome\": \"string\",\r\n    \"endereco\": \"string\",\r\n    \"complementoEndereco\": \"string\",\r\n    \"bairro\": \"string\",\r\n    \"municipio\": \"string\",\r\n    \"uf\": \"string\",\r\n    \"cep\": \"string\",\r\n    \"ddd\": \"string\",\r\n    \"telefone\": \"string\",\r\n    \"dataNascimento\": \"YYYY-MM-DD\",\r\n    \"nomePai\": \"string\",\r\n    \"nomeMae\": \"string\",\r\n    \"documento\": \"string\",\r\n    \"tipoSegundoDocumento\": 3,\r\n    \"segundoDocumento\": \"string\",\r\n    \"ufRg\": \"string\",\r\n    \"codigoParceiro\": \"string\"\r\n}",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{url_api}}/pefin/avalista/update",
									"host": [
										"{{url_api}}"
									],
									"path": [
										"pefin",
										"avalista",
										"update"
									]
								}
							},
							"response": []
						},
						{
							"name": "AVALISTA GET STATUS",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									},
									{
										"key": "Authorization",
										"value": "{{api_token}}"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\r\n    \"codigoAvalista\": 1\r\n}",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{url_api}}/pefin/avalista/getStatus",
									"host": [
										"{{url_api}}"
									],
									"path": [
										"pefin",
										"avalista",
										"getStatus"
									]
								}
							},
							"response": []
						},
						{
							"name": "AVALISTA BAIXA",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									},
									{
										"key": "Authorization",
										"value": "{{api_token}}"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\r\n    \"codigoAvalista\": 1010,\r\n    \"codigoMotivoBaixa\": 1\r\n}",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{url_api}}/pefin/avalista/baixa",
									"host": [
										"{{url_api}}"
									],
									"path": [
										"pefin",
										"avalista",
										"baixa"
									]
								}
							},
							"response": []
						}
					]
				},
				{
					"name": "RELATO",
					"item": [
						{
							"name": "GET FEATURES",
							"protocolProfileBehavior": {
								"disableBodyPruning": true
							},
							"request": {
								"method": "GET",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json",
										"type": "text"
									},
									{
										"key": "Authorization",
										"value": "{{api_token}}",
										"type": "text"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}",
										"type": "text"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{url_api}}/relato/v2/getFeatures",
									"host": [
										"{{url_api}}"
									],
									"path": [
										"relato",
										"v2",
										"getFeatures"
									]
								}
							},
							"response": []
						},
						{
							"name": "CONSULTA",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json",
										"type": "text"
									},
									{
										"key": "Authorization",
										"value": "{{api_token}}",
										"type": "text"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}",
										"type": "text"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\r\n    \"documento\": \"string\",\r\n    \"features\": []\r\n}",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{url_api}}/relato/v2/consulta",
									"host": [
										"{{url_api}}"
									],
									"path": [
										"relato",
										"v2",
										"consulta"
									]
								}
							},
							"response": []
						}
					]
				},
				{
					"name": "CREDIT BUREAU",
					"item": [
						{
							"name": "GET FEATURES",
							"request": {
								"method": "GET",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json",
										"type": "text"
									},
									{
										"key": "Authorization",
										"value": "{{api_token}}",
										"type": "text"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}",
										"type": "text"
									}
								],
								"url": {
									"raw": "{{url_api}}/creditBureau/v2/getFeatures",
									"host": [
										"{{url_api}}"
									],
									"path": [
										"creditBureau",
										"v2",
										"getFeatures"
									]
								}
							},
							"response": []
						},
						{
							"name": "CONSULTA",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json",
										"type": "text"
									},
									{
										"key": "Authorization",
										"value": "{{api_token}}",
										"type": "text"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}",
										"type": "text"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\r\n    \"documento\": \"string\",\r\n    \"features\": []\r\n}",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{url_api}}/creditBureau/v2/consulta",
									"host": [
										"{{url_api}}"
									],
									"path": [
										"creditBureau",
										"v2",
										"consulta"
									]
								}
							},
							"response": []
						}
					]
				},
				{
					"name": "INFOMAIS",
					"item": [
						{
							"name": "CONSULTA",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json",
										"type": "text"
									},
									{
										"key": "Authorization",
										"value": "{{api_token}}",
										"type": "text"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}",
										"type": "text"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\r\n    \"documento\": \"string\",\r\n    \"features\": [\"ENDERECOS\",\"TELEFONES\"]\r\n}",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{url_api}}/infomais/v2/consulta",
									"host": [
										"{{url_api}}"
									],
									"path": [
										"infomais",
										"v2",
										"consulta"
									]
								}
							},
							"response": []
						},
						{
							"name": "GET FEATURES",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json",
										"type": "text"
									},
									{
										"key": "Authorization",
										"value": "{{api_token}}",
										"type": "text"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}",
										"type": "text"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\r\n  \"tipoPessoa\": 1,\r\n  \"tipoFeature\": 1\r\n}",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{url_api}}/infomais/v2/getFeatures",
									"host": [
										"{{url_api}}"
									],
									"path": [
										"infomais",
										"v2",
										"getFeatures"
									]
								}
							},
							"response": []
						}
					]
				},
				{
					"name": "CONCENTRE",
					"item": [
						{
							"name": "GET FEATURES",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json",
										"type": "text"
									},
									{
										"key": "Authorization",
										"value": "{{api_token}}",
										"type": "text"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}",
										"type": "text"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\r\n  \"tipoPessoa\": 1\r\n}",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{url_api}}/concentre/v2/getFeatures",
									"host": [
										"{{url_api}}"
									],
									"path": [
										"concentre",
										"v2",
										"getFeatures"
									]
								}
							},
							"response": []
						},
						{
							"name": "CONSULTA",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json",
										"type": "text"
									},
									{
										"key": "Authorization",
										"value": "{{api_token}}",
										"type": "text"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}",
										"type": "text"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\r\n    \"documento\": \"string\",\r\n    \"features\": []\r\n}",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{url_api}}/concentre/v2/consulta",
									"host": [
										"{{url_api}}"
									],
									"path": [
										"concentre",
										"v2",
										"consulta"
									]
								}
							},
							"response": []
						}
					]
				},
				{
					"name": "RELATORIO AVANCADO PJ",
					"item": [
						{
							"name": "GET FEATURES",
							"protocolProfileBehavior": {
								"disableBodyPruning": true
							},
							"request": {
								"method": "GET",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json",
										"type": "text"
									},
									{
										"key": "Authorization",
										"value": "{{api_token}}",
										"type": "text"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}",
										"type": "text"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{url_api}}/relatorioAvancadoPj/v2/getFeatures",
									"host": [
										"{{url_api}}"
									],
									"path": [
										"relatorioAvancadoPj",
										"v2",
										"getFeatures"
									]
								}
							},
							"response": []
						},
						{
							"name": "CONSULTA",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json",
										"type": "text"
									},
									{
										"key": "Authorization",
										"value": "{{api_token}}",
										"type": "text"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}",
										"type": "text"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\r\n    \"documento\": \"string\",\r\n    \"features\": []\r\n}",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{url_api}}/relatorioAvancadoPj/v2/consulta",
									"host": [
										"{{url_api}}"
									],
									"path": [
										"relatorioAvancadoPj",
										"v2",
										"consulta"
									]
								}
							},
							"response": []
						}
					]
				},
				{
					"name": "RELATORIO BASICO",
					"item": [
						{
							"name": "GET FEATURES",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json",
										"type": "text"
									},
									{
										"key": "Authorization",
										"value": "{{api_token}}",
										"type": "text"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}",
										"type": "text"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\r\n  \"tipoPessoa\": 1\r\n}",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{url_api}}/relatorioBasico/v2/getFeatures",
									"host": [
										"{{url_api}}"
									],
									"path": [
										"relatorioBasico",
										"v2",
										"getFeatures"
									]
								}
							},
							"response": []
						},
						{
							"name": "CONSULTA",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json",
										"type": "text"
									},
									{
										"key": "Authorization",
										"value": "{{api_token}}",
										"type": "text"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}",
										"type": "text"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\r\n    \"documento\": \"string\",\r\n    \"features\": []\r\n}",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{url_api}}/relatorioBasico/v2/consulta",
									"host": [
										"{{url_api}}"
									],
									"path": [
										"relatorioBasico",
										"v2",
										"consulta"
									]
								}
							},
							"response": []
						}
					]
				},
				{
					"name": "CREDNET",
					"item": [
						{
							"name": "GET FEATURES",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json",
										"type": "text"
									},
									{
										"key": "Authorization",
										"value": "{{api_token}}",
										"type": "text"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}",
										"type": "text"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\r\n  \"tipoPessoa\": 1\r\n}",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{url_api}}/crednet/v2/getFeatures",
									"host": [
										"{{url_api}}"
									],
									"path": [
										"crednet",
										"v2",
										"getFeatures"
									]
								}
							},
							"response": []
						},
						{
							"name": "CONSULTA",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json",
										"type": "text"
									},
									{
										"key": "Authorization",
										"value": "{{api_token}}",
										"type": "text"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}",
										"type": "text"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\r\n    \"documento\": \"string\",\r\n    \"estado\": \"string\",\r\n    \"features\": []\r\n}",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{url_api}}/crednet/v2/consulta",
									"host": [
										"{{url_api}}"
									],
									"path": [
										"crednet",
										"v2",
										"consulta"
									]
								}
							},
							"response": []
						}
					]
				},
				{
					"name": "RELATORIO AVANCADO PF",
					"item": [
						{
							"name": "GET FEATURES",
							"protocolProfileBehavior": {
								"disableBodyPruning": true
							},
							"request": {
								"method": "GET",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json",
										"type": "text"
									},
									{
										"key": "Authorization",
										"value": "{{api_token}}",
										"type": "text"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}",
										"type": "text"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{url_api}}/relatorioAvancadoPf/v2/getFeatures",
									"host": [
										"{{url_api}}"
									],
									"path": [
										"relatorioAvancadoPf",
										"v2",
										"getFeatures"
									]
								}
							},
							"response": []
						},
						{
							"name": "CONSULTA",
							"request": {
								"method": "POST",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json",
										"type": "text"
									},
									{
										"key": "Authorization",
										"value": "{{api_token}}",
										"type": "text"
									},
									{
										"key": "x-api-key",
										"value": "{{x-api-key}}",
										"type": "text"
									}
								],
								"body": {
									"mode": "raw",
									"raw": "{\r\n    \"documento\": \"string\",\r\n    \"features\": []\r\n}",
									"options": {
										"raw": {
											"language": "json"
										}
									}
								},
								"url": {
									"raw": "{{url_api}}/relatorioAvancadoPf/v2/consulta",
									"host": [
										"{{url_api}}"
									],
									"path": [
										"relatorioAvancadoPf",
										"v2",
										"consulta"
									]
								}
							},
							"response": []
						}
					]
				},
				{
					"name": "AUTH",
					"event": [
						{
							"listen": "test",
							"script": {
								"exec": [
									"var jsonData = JSON.parse(pm.response.text());\r",
									"pm.collectionVariables.set(\"api_token\", jsonData.token)"
								],
								"type": "text/javascript",
								"packages": {}
							}
						}
					],
					"request": {
						"method": "POST",
						"header": [
							{
								"key": "Content-Type",
								"value": "application/json",
								"type": "text"
							},
							{
								"key": "x-api-key",
								"value": "{{x-api-key}}",
								"type": "text"
							}
						],
						"body": {
							"mode": "raw",
							"raw": "{\r\n    \"logon\" : \"{{logon}}\",\r\n    \"password\" : \"{{senha}}\"\r\n}\r\n"
						},
						"url": {
							"raw": "{{url_api}}/clientes/auth",
							"host": [
								"{{url_api}}"
							],
							"path": [
								"clientes",
								"auth"
							]
						}
					},
					"response": []
				}
			]
		}
	],
	"event": [
		{
			"listen": "prerequest",
			"script": {
				"type": "text/javascript",
				"exec": [
					""
				]
			}
		},
		{
			"listen": "test",
			"script": {
				"type": "text/javascript",
				"exec": [
					""
				]
			}
		}
	],
	"variable": [
		{
			"key": "url_api",
			"value": "https://api.sgitec.com.br",
			"type": "string"
		},
		{
			"key": "url_api_sandbox",
			"value": "https://sandbox.sgitec.com.br",
			"type": "string"
		},
		{
			"key": "x-api-key",
			"value": "COLOQUE A API KEY AQUI",
			"type": "string"
		},
		{
			"key": "logon",
			"value": "COLOQUE O LOGON AQUI",
			"type": "string"
		},
		{
			"key": "senha",
			"value": "COLOQUE A SENHA AQUI",
			"type": "string"
		},
		{
			"key": "api_token",
			"value": "",
			"type": "string"
		}
	]
}