{
	"info": {
		"_postman_id": "04ad6987-c5f3-413e-83ec-2979093f421f",
		"name": "ApiRest-SepahanGostar",
		"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
		"_exporter_id": "37299957"
	},
	"item": [
		{
			"name": "Send",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "Authorization",
						"value": "ApiToken",
						"type": "text"
					},
					{
						"key": "Request-Id",
						"value": "1234",
						"type": "text",
						"disabled": true
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{\r\n  \"senderNumbers\": \"string\",\r\n  \"smsTexts\": \"string\",\r\n  \"reciverNumbers\": [\r\n    \"string\",\"string\"\r\n  ]\r\n}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "https://api.SepahanSMS.com/api/Sms/Send",
					"protocol": "https",
					"host": [
						"api",
						"SepahanSMS",
						"com"
					],
					"path": [
						"api",
						"Sms",
						"Send"
					]
				}
			},
			"response": []
		},
		{
			"name": "SendP2P",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "Authorization",
						"value": "ApiToken",
						"type": "text"
					},
					{
						"key": "Request-Id",
						"value": "123456",
						"type": "text",
						"disabled": true
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{\r\n  \"senderNumbers\": [\r\n    \"string\"\r\n  ],\r\n  \"smsTexts\": [\r\n    \"string\"\r\n  ],\r\n  \"reciverNumbers\": [\r\n    \"string\"\r\n  ]\r\n}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "https://api.SepahanSMS.com/api/Sms/SendP2P",
					"protocol": "https",
					"host": [
						"api",
						"SepahanSMS",
						"com"
					],
					"path": [
						"api",
						"Sms",
						"SendP2P"
					]
				}
			},
			"response": []
		},
		{
			"name": "credit",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "Authorization",
						"value": "ApiToken",
						"type": "text"
					}
				],
				"url": {
					"raw": "https://api.SepahanSMS.com/api/SmsReport/credit",
					"protocol": "https",
					"host": [
						"api",
						"SepahanSMS",
						"com"
					],
					"path": [
						"api",
						"SmsReport",
						"credit"
					]
				}
			},
			"response": []
		},
		{
			"name": "checkRequestId",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "Authorization",
						"value": "ApiToken",
						"type": "text"
					}
				],
				"url": {
					"raw": "https://api.sepahansms.com/api/Requests/checkRequestId/12345",
					"protocol": "https",
					"host": [
						"api",
						"sepahansms",
						"com"
					],
					"path": [
						"api",
						"Requests",
						"checkRequestId",
						"12345"
					]
				}
			},
			"response": []
		},
		{
			"name": "status",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "Authorization",
						"value": "ApiToken",
						"type": "text"
					}
				],
				"body": {
					"mode": "raw",
					"raw": "[\r\n  0\r\n]",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "https://api.SepahanSMS.com/api/SmsReport/status",
					"protocol": "https",
					"host": [
						"api",
						"SepahanSMS",
						"com"
					],
					"path": [
						"api",
						"SmsReport",
						"status"
					]
				}
			},
			"response": []
		},
		{
			"name": "oldStatus",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "Authorization",
						"value": "ApiToken",
						"type": "text"
					}
				],
				"body": {
					"mode": "raw",
					"raw": "[\r\n  0\r\n]",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "https://api.SepahanSMS.com/api/SmsReport/oldStatus",
					"protocol": "https",
					"host": [
						"api",
						"SepahanSMS",
						"com"
					],
					"path": [
						"api",
						"SmsReport",
						"oldStatus"
					]
				}
			},
			"response": []
		},
		{
			"name": "Receive",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "Authorization",
						"value": "ApiToken",
						"type": "text"
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{\r\n  \"privateNumber\": \"string\",\r\n  \"startDate\": \"string\",\r\n  \"numberOfMessages\": 0,\r\n  \"markAsRead\": true\r\n}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "https://api.SepahanSMS.com/api/SmsReport/Receive",
					"protocol": "https",
					"host": [
						"api",
						"SepahanSMS",
						"com"
					],
					"path": [
						"api",
						"SmsReport",
						"Receive"
					]
				}
			},
			"response": []
		},
		{
			"name": "GenerateApiKey",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "Authorization",
						"value": "ApiToken",
						"type": "text",
						"disabled": true
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{\r\n  \"title\": \"WebService Main Token\",\r\n  \"userName\": \"testuser\",\r\n  \"password\": \"123456\",\r\n  \"domainName\": \"example\",\r\n  \"filterIps\": [\r\n    \"192.168.1.15\",\r\n    \"192.168.1.10\"\r\n]\r\n}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "https://api.SepahanSMS.com/api/Auth/GenerateApiKey",
					"protocol": "https",
					"host": [
						"api",
						"SepahanSMS",
						"com"
					],
					"path": [
						"api",
						"Auth",
						"GenerateApiKey"
					]
				}
			},
			"response": []
		}
	]
}