{
	"info": {
		"_postman_id": "3db4b347-ecb6-4106-9ec9-0c69cae1c209",
		"name": "Insurance",
		"description": "داکیومنت وب سرویس بیمه در آدرس زیر قرار دارد\nدر صورت بروز مشکل می توانید با شماره 09363304318 تماس حاصل فرمایید\nhttp://HiHoliday.ir/WebService/Insurance",
		"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
	},
	"item": [
		{
			"name": "Regions",
			"request": {
				"method": "POST",
				"header": [],
				"body": {
					"mode": "raw",
					"raw": ""
				},
				"url": {
					"raw": "http://Api.HiHoliday.ir/V4/Insurance/Regions/YourApiKey",
					"protocol": "http",
					"host": [
						"Api",
						"HiHoliday",
						"ir"
					],
					"path": [
						"V4",
						"Insurance",
						"Regions",
						"YourApiKey"
					]
				}
			},
			"response": []
		},
		{
			"name": "Get",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/json"
					}
				],
				"body": {
					"mode": "raw",
					"raw": "  {\n    \"RegionID\": 28,\n    \"DateOfBirth\": \"1362-01-01\",\n    \"DurationOfStay\": 15\n  }"
				},
				"url": {
					"raw": "http://Api.HiHoliday.ir/V4/Insurance/Get/YourApiKey",
					"protocol": "http",
					"host": [
						"Api",
						"HiHoliday",
						"ir"
					],
					"path": [
						"V4",
						"Insurance",
						"Get",
						"YourApiKey"
					]
				}
			},
			"response": []
		},
		{
			"name": "Detail",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/json"
					}
				],
				"body": {
					"mode": "raw",
					"raw": "  {\n  \t\"Code\":\"SMN-1\",\n    \"RegionID\": 28,\n    \"DateOfBirth\": \"1362-01-01\",\n    \"DurationOfStay\": 15\n  }"
				},
				"url": {
					"raw": "http://Api.HiHoliday.ir/V4/Insurance/Detail/YourApiKey",
					"protocol": "http",
					"host": [
						"Api",
						"HiHoliday",
						"ir"
					],
					"path": [
						"V4",
						"Insurance",
						"Detail",
						"YourApiKey"
					]
				}
			},
			"response": []
		},
		{
			"name": "PreReserve",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/json"
					}
				],
				"body": {
					"mode": "raw",
					"raw": "  {\n  \t\"Code\": \"PSG-1\",\n  \t\"RegionID\": 28,\n    \"DateOfBirth\": [\"1362-01-01\"],\n    \"DurationOfStay\": 15,\n    \"TravelKind\": 1,\n    \"Username\": \"username\",\n    \"Password\": \"*****\"\n  }\n  "
				},
				"url": {
					"raw": "http://Api.HiHoliday.ir/V4/Insurance/PreReserve/YourApiKey",
					"protocol": "http",
					"host": [
						"Api",
						"HiHoliday",
						"ir"
					],
					"path": [
						"V4",
						"Insurance",
						"PreReserve",
						"YourApiKey"
					]
				}
			},
			"response": []
		},
		{
			"name": "Book",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/json"
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{\n    \"RequestNumber\": \"70237034531\",\n    \"RequestPassengers\": [\n        {\n            \"FirstName\": \"Test\",\n            \"LastName\": \"Test\",\n            \"PersianFirstName\": \"تست\",\n            \"PersianLastName\": \"تست\",\n            \"PassengerTitle\": \"Mr\",\n            \"DateOfBirth\": \"1983-01-01\",\n            \"Gender\": \"Male\",\n            \"NationalCode\": 1630028304,\n            \"PassportNumber\": \"L36951847\",\n            \"BirthPlace\": \"Tehran\"\n        }\n    ]\n}"
				},
				"url": {
					"raw": "http://Api.HiHoliday.ir/V4/Insurance/Book/YourApiKey",
					"protocol": "http",
					"host": [
						"Api",
						"HiHoliday",
						"ir"
					],
					"path": [
						"V4",
						"Insurance",
						"Book",
						"YourApiKey"
					]
				}
			},
			"response": []
		},
		{
			"name": "Reserve",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/json"
					}
				],
				"body": {
					"mode": "raw",
					"raw": "  {\n    \"RequestNumber\": \"70237034531\"\n  }"
				},
				"url": {
					"raw": "http://Api.HiHoliday.ir/V4/Insurance/Reserve/YourApiKey",
					"protocol": "http",
					"host": [
						"Api",
						"HiHoliday",
						"ir"
					],
					"path": [
						"V4",
						"Insurance",
						"Reserve",
						"YourApiKey"
					]
				}
			},
			"response": []
		},
		{
			"name": "GetRequest",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/json"
					}
				],
				"body": {
					"mode": "raw",
					"raw": "  {\n    \"CreateBy\": \"username\",\n    \"RequestNumber\": \"17327570528\"\n    }"
				},
				"url": {
					"raw": "http://Api.HiHoliday.ir/V4/Insurance/RequestDetail/YourApiKey",
					"protocol": "http",
					"host": [
						"Api",
						"HiHoliday",
						"ir"
					],
					"path": [
						"V4",
						"Insurance",
						"RequestDetail",
						"YourApiKey"
					]
				}
			},
			"response": []
		},
		{
			"name": "GetRequestDetail",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "Content-Type",
						"value": "application/json"
					}
				],
				"body": {
					"mode": "raw",
					"raw": "  {\n    \"CreateBy\": \"username\",\n    \"RequestNumber\": \"3457821898\"\n    }"
				},
				"url": {
					"raw": "http://Api.HiHoliday.ir/V4/Insurance/Get/Request/Detail/YourApiKey",
					"protocol": "http",
					"host": [
						"Api",
						"HiHoliday",
						"ir"
					],
					"path": [
						"V4",
						"Insurance",
						"Get",
						"Request",
						"Detail",
						"YourApiKey"
					]
				}
			},
			"response": []
		}
	],
	"variable": [
		{
			"id": "2d148060-fd8e-4338-8075-c9e41fe23ad3",
			"key": "ApiKey",
			"value": "",
			"type": "string"
		}
	]
}