{
	"info": {
		"_postman_id": "e57e8614-0b9c-4586-bcda-6f34fe649a45",
		"name": "TCKimlikNoDogrulama",
		"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
	},
	"item": [
		{
			"name": "https://tckimlik.nvi.gov.tr/Service/KPSPublic.asmx",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "Content-Type",
						"name": "Content-Type",
						"value": "text/xml; charset=utf-8",
						"type": "text"
					},
					{
						"key": "SOAPAction",
						"value": "http://tckimlik.nvi.gov.tr/WS/TCKimlikNoDogrula",
						"type": "text"
					}
				],
				"body": {
					"mode": "raw",
					"raw": "<soap:Envelope xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:soap=\"http://schemas.xmlsoap.org/soap/envelope/\">\r\n<soap:Body>\r\n<TCKimlikNoDogrula xmlns=\"http://tckimlik.nvi.gov.tr/WS\">\r\n<TCKimlikNo>***********</TCKimlikNo>\r\n<Ad>*****</Ad>\r\n<Soyad>****</Soyad>\r\n<DogumYili>****</DogumYili>\r\n</TCKimlikNoDogrula>\r\n</soap:Body>\r\n</soap:Envelope>",
					"options": {
						"raw": {
							"language": "xml"
						}
					}
				},
				"url": {
					"raw": "https://tckimlik.nvi.gov.tr/Service/KPSPublic.asmx",
					"protocol": "https",
					"host": [
						"tckimlik",
						"nvi",
						"gov",
						"tr"
					],
					"path": [
						"Service",
						"KPSPublic.asmx"
					]
				}
			},
			"response": []
		}
	]
}